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

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

[Octave-bug-tracker] [bug #47052] Plotting many lines on a graph is slow


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47052] Plotting many lines on a graph is slow
Date: Wed, 10 Feb 2016 13:01:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #47052 (project octave):

Thanks for looking at the patch, Dan.

The patch eliminates the per-line processing of line.m which essentially just
does input validation and then calls __go_line__.  On my system, the patch
improves the speed from about 9.7 seconds to about 5.7.  I agree that there is
still lots of room for improvement, which is why I didn't mark this as "Patch
submitted".

I'm not sure about the memory management.  I'll look out for that when I next
look at this code.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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