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

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

[Octave-bug-tracker] [bug #40663] statter and scatter3 terribly slow


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40663] statter and scatter3 terribly slow
Date: Thu, 21 Nov 2013 19:50:45 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0

Update of bug #40663 (project octave):

              Item Group:                    None => Performance            
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

I think more information is needed here, such as an example script that shows
what you would call slow performance so others can evaluate it on their
systems.

I just did a simple scatter plot with FLTK,


x = randn (10000, 1);
scatter (1:10000, x);


and I don't see any performance issues, plot appears and draws as quickly as
the plot function.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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