On Thu, Jun 26, 2014 at 02:36:28PM -0400, Benjamin Root wrote:
> This is very interesting. I have also noticed that ticking has been a
> bottleneck in rendering, but always suspected the computation of the ticks
> rather than the actual rendering of the marks. Perhaps this might spur some
> renewed
This is very interesting. I have also noticed that ticking has been a
bottleneck in rendering, but always suspected the computation of the ticks
rather than the actual rendering of the marks. Perhaps this might spur some
renewed interest in identifying the specific reason for the bottleneck and
sol
About a week ago I sent a message to the users mailing list with tick mark
performance problems. I now have a proof of concept patch which (mis-)uses the
projection keyword in add_subplot to use a custom Axes class. Import one
python file, use "projection='fastticks'" -> boring scatter plots rend