emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63986: closed (Julia is very slow)


From: GNU bug Tracking System
Subject: bug#63986: closed (Julia is very slow)
Date: Fri, 15 Sep 2023 19:51:02 +0000

Your message dated Fri, 15 Sep 2023 21:49:39 +0200
with message-id <87fs3f2p3y.fsf@inventati.org>
and subject line Fixed.
has caused the debbugs.gnu.org bug report #63986,
regarding Julia is very slow
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63986: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63986
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Julia is very slow Date: Fri, 09 Jun 2023 23:42:00 +0200 User-agent: mu4e 1.10.2; emacs 29.0.91
Hi guix,

  I just noticed that the following line

    julia -e 'using Pkg; Pkg.add("BenchmarkTools"); using BenchmarkTools; N = 
1000; A = rand(N, N); B = rand(N, N); @btime $A*$B'

  gives around 530 ms in my laptop when using guix provided julia. Same
  behavior when running within a guix container.

  This very same code, using the binary one may download from the julia
  site gives 15 ms.

  I’m using here an up to date guix. As a reference, julia binary
  provided by archlinux takes also 15 ms.

Thanks,

Cayetano Santos



--- End Message ---
--- Begin Message --- Subject: Fixed. Date: Fri, 15 Sep 2023 21:49:39 +0200 User-agent: mu4e 1.10.5; emacs 29.1

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]