[Matplotlib-devel] import time doubled by master vs 1.4.3

Eric Firing efiring at hawaii.edu
Tue Sep 8 21:30:47 CEST 2015


test:

time python -c "from matplotlib import pyplot"

On a linux VM with Py 3.4 the user time is around

0.25 s for 1.4.3
0.5 s for master

That's quite a difference.  Can anyone else reproduce this?  Any ideas 
as to what is causing the slowdown?

In both tests the backend was tkagg, so the difference was not a matter 
of importing different gui toolkits.

Eric


More information about the Matplotlib-devel mailing list