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

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

[Octave-bug-tracker] [bug #53005] Variable editor: slow performance with


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53005] Variable editor: slow performance with large arrays
Date: Mon, 29 Jan 2018 17:06:57 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #2, bug #53005 (project octave):

Yes, it is called every time Octave returns to the prompt.

The reason is that we currently have no way to tag a variable when it has been
modified.

I think I can skip the update if the tab is not visible, but I remember having
some problems with that so I undid my attempted change.

If the update is limited to only the cells that are visible, then it shouldn't
take too much time no matter how large a variable is unless you have a really
large monitor and are using a tiny font.  :-)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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