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: David Bateman
Subject: [Octave-bug-tracker] [bug #31305] slow contour plot
Date: Mon, 11 Oct 2010 22:43:48 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

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

I don't really see how it can be vectorized as the length of each contour is
different. However as it appears that matlab doesn't use this optimization, is
it the right thing to do? Will it cause compatibility problems? Who's going to
fix the issue this uncovered in the fltk backend? 

I suppose the real issue is that the

graphics.cc(static octave_value make_graphics_object (const std::string&,
const octave_value_list&))

function is slow for some reason. Maybe we should be try to speed that up
rather than trying to work around the slow up in this function.

D.


    _______________________________________________________

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]