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: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64975] Octave for Windows extremely slow
Date: Tue, 5 Dec 2023 18:06:11 -0500 (EST)

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

data.cc-tst has tic-toc pair, though with an id. It looks like it 
resets the outside tic-toc (anonymous) pair anyway. 

Try "t1 = cputime; my_t = tic; __run_test_suite__ ; toc(my_t); cputime() -
t1"

I got 

Elapsed time is 291.445 seconds.
ans = 176.63


(Which I do not quite understand)

Dmitri.
-- 



    _______________________________________________________

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]