On 4/17/12 9:29 PM, Dan Drake wrote:
On Tue, 17 Apr 2012 at 08:18PM -0500, Jason Grout wrote:
Can you try commenting out these 2 lines in plot.py:

         # tight_layout adjusts the *subplot* parameters so ticks
aren't cut off, etc.
         figure.tight_layout()

in the current beta and seeing if that fixes the problem?  I could
see that line causing a slowdown, as it is adjusting things so that
images look nicer (i.e., things don't get cut off, etc.)

In beta13, with that line commented out I get 963 ms per loop, versus
1.22 s with it uncommented.

So that fixes some of the problem, but not much...

It seems like that fixes most of the problem, right?

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to