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

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

[Octave-bug-tracker] [bug #39646] intermediate workspace display overloa


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39646] intermediate workspace display overload when executing 'test'
Date: Mon, 05 Aug 2013 13:55:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Update of bug #39646 (project octave):

              Item Group:                    None => Performance            
                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Are you sure what you are seeing changes the time of the test? I see the same
thing when running tests inside the GUI, but I don't observe any statistically
significant difference in the time it takes the test to complete.

I ran the following sequence:


> tic; for i=1:100; test fftfilt; endfor; toc


In Octave with the GUI:
Elapsed time is 42.2558 seconds.

Command-line Octave:
Elapsed time is 42.0342 seconds.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39646>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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