I can confirm this with other examples, about a 25-50% slowdown.  I'm
sorry I don't have any intermediate versions to bisect this with
currently, as you are right that this is not good.

On Apr 17, 5:52 am, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
> An easy way to test this using timeit() (best out of 20 runs):
>
> sage:
> timeit('''plot(sin(x),(x,0,2*pi),ticks=pi/3,tick_formatter=pi).save("/tmp/1 
> .png")''',
> number=1, repeat=20)

-- 
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