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

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

[Octave-bug-tracker] [bug #55418] Speed issue with uicontrols


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #55418] Speed issue with uicontrols
Date: Tue, 8 Jan 2019 10:22:20 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #55418 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed, the whole sequence takes ~1s in Octave 4.4.1 while it takes ~5s in
Octave 5. 
This is most probably due to the fact that Widgets are now created
synchronously (the interpreter waits for Widget n to be created in the GUI
thread before creating Widget n+1). This change made the Qt toolkit much more
reliable but also much slower for creation/deletion of GUI elements.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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