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

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

[Octave-bug-tracker] [bug #31305] slow contour plot


From: Konstantinos Poulios
Subject: [Octave-bug-tracker] [bug #31305] slow contour plot
Date: Fri, 24 Jun 2011 23:15:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #42, bug #31305 (project octave):

In that changeset, in order to fix some other bug, I had enabled the
calculation of label positions even for empty labels. This means that if we
test the performance on a plot with nonempty labels the performance with or
without this changeset should be similar.

If the contour plot involves some long iteration, maybe a more general
solution would be to disable all costly callbacks at the beginning and
re-enable them when the contour loops are finished. I am not familiar with the
contour code but these are my first thoughts on this issue.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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