help-octave
[Top][All Lists]
Advanced

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

Re: Poor plot performance on Windows


From: Marco Atzeri
Subject: Re: Poor plot performance on Windows
Date: Wed, 16 Mar 2016 18:43:11 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 16/03/2016 18:14, Mike Miller wrote:
On Wed, Mar 16, 2016 at 16:20:15 +0100, Marco Atzeri wrote:
On 16/03/2016 16:12, Jake wrote:
"For my interactive plotting usecase, everything after 3.2.x is unusable."


    My posts caused little echo on this list; it seems that most people
    are content with plot performance. For my interactive plotting
    usecase, everything after 3.2.x is unusable.

    Best regards,
    Jens


can you provide a test case with timing ?

See Jens' test case and profiling here:

   http://lists.gnu.org/archive/html/help-octave/2016-03/msg00045.html


assuming the test is the full version,
the first run is longer but after that the libraries are loaded
I have:

bAfter =  1
Elapsed time is 1.4038 seconds.
   #    Function Attr     Time (s)   Time (%)        Calls
----------------------------------------------------------
 103    __line__             0.464      34.25           62
  20         set             0.296      21.86          179
 106     cellfun             0.128       9.42           77
 107 __go_line__             0.081       5.97           62
  12         get             0.063       4.68         1092
 111      legend             0.062       4.60            3
 132     findobj             0.031       2.30            2
  86        plot             0.018       1.30           16
  66      repmat             0.017       1.22           52
  84     strtrim             0.017       1.22           34

Cygwin 64 running on W7-64 bit from octave-cli on a
very normal notebook.
FLTK and Gnuplot are roughly in the same ball park +-5%

Considering the drawing it seems fine.

Regards
Marco



reply via email to

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