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: Jan Drewes
Subject: [Octave-bug-tracker] [bug #55908] Closing plots much slower than in 4.4.1
Date: Thu, 15 Jul 2021 04:26:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0

Follow-up Comment #33, bug #55908 (project octave):

I would like to add that this bug is hitting me severely. I am using octave
6.2.0 on ubuntu 21.04, and closing figures is really slow. This is especially
so if a figure contains ui elements, but also for simple plots. The system is
an Intel Xeon E3-1505M with 32G ram.

octave:22> figure(); uicontrol(); figure(); plot(1,1);
octave:23> tic; close all; toc
Elapsed time is 4.33932 seconds.

Is there something I can contribute to speed this up?

workaround:
at the moment, "killall -9 octave & octave" is faster than "close all"...

Is this really just "Severity 3-Normal"?


    _______________________________________________________

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]