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

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

[Octave-bug-tracker] [bug #42255] Octave GUI command window become very


From: anonymous
Subject: [Octave-bug-tracker] [bug #42255] Octave GUI command window become very slow
Date: Thu, 01 May 2014 14:32:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?42255>

                 Summary: Octave GUI command window become very slow
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 01 May 2014 02:32:01 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: Ralph Reinhold
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Responses from command window went from instantaneous to taking five to seven
seconds. Sometimes the screen dims to indicate saturated resources. Typing the
line '4+3' and hitting return takes 24% to 34% of the resources.

If I write an equation in the editor and hit run and then try to open the
command window, it takes about 3 seconds to open. Execution of the following
took 7 seconds:

H=16;
V=9;

Diag=52;

height=Diag*V/sqrt(H^2+V^2);

In the Linux terminal, it is still instantaneous.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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