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

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

[Octave-bug-tracker] [bug #64975] Octave for Windows extremely slow


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #64975] Octave for Windows extremely slow
Date: Mon, 4 Dec 2023 16:05:37 -0500 (EST)

Follow-up Comment #7, bug #64975 (project octave):

Hmmm, apologies I'm late to the party, but I can confirm this slowness since
crossbuilding Octave-10.0.0 on Nov. 27 and then running the test suite in
Windows 10 as follows:

t = cputime (); tic;  __run_test_suite__ (); toc; cputime () - t

where I got the following results on my Ryzen 7 5800 laptop:

v10.0.0:
Elapsed time = 30.121 seconds.
ans = 2847.5

v.9.0.0 (built Nov 18):
Elapsed time = 23.1807 seconds.
ans = 816.06

I figured it would be a temporary issue so didn't react immediately (and I
have little time these weeks) but it seems to be serious ...
BTW I have that 10.0.0 build installed at work and didn't note particularly
slow performance there doing regular work (mostly data processing and
graphics). That's on much slower (virtual) HW.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64975>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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