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

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

[Octave-bug-tracker] [bug #55908] Closing plots much slower than in 4.4.


From: Rik
Subject: [Octave-bug-tracker] [bug #55908] Closing plots much slower than in 4.4.1
Date: Fri, 14 Aug 2020 19:37:25 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #55908 (project octave):

                 Release:                   5.1.0 => dev                    
                 Summary: Closing plots much slower in Octave 5.1.0 => Closing
plots much slower than in 4.4.1

    _______________________________________________________

Follow-up Comment #32:

Just noting that slow closes are still a real thing.  I used my test code from
comment #2:


clf;
hl = plot (rand (2, 1000));
tic; close; toc


and results were 0.05 seconds in 4.4.1 and 0.5 seconds on the dev branch or a
factor of 10X slowdown.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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