--- log_matplotlib.pyplot2.txt 2011-03-28 21:01:42.112383503 +0200 +++ log_matplotlib.pyplot1.txt 2011-03-28 21:01:02.762414918 +0200 @@ -1,4 +1,5 @@ - 78896 function calls (76932 primitive calls) in 1.482 seconds +[david@...3518... ~]$ python2 -m cProfile temp.py + 78896 function calls (76932 primitive calls) in 6.394 seconds Ordered by: standard name @@ -9,36 +10,36 @@ 1 0.000 0.000 0.000 0.000 :1(Arguments) 1 0.000 0.000 0.000 0.000 :1(Attribute) 1 0.000 0.000 0.000 0.000 :1(DecimalTuple) - 1 0.000 0.000 0.000 0.000 :1(Match) - 1 0.000 0.000 0.000 0.000 :1(ModuleInfo) - 1 0.000 0.000 0.000 0.000 :1(ParseResult) + 1 0.000 0.000 0.000 0.000 :1(Match) + 1 0.000 0.000 0.000 0.000 :1(ModuleInfo) + 1 0.000 0.000 0.000 0.000 :1(ParseResult) 1 0.000 0.000 0.000 0.000 :1(SplitResult) - 1 0.000 0.000 0.000 0.000 :1(Traceback) - 1 0.000 0.000 0.000 0.000 :2() - 1 0.000 0.000 0.000 0.000 :6(Chebyshev) - 1 0.000 0.000 0.000 0.000 :6(Polynomial) - 52 0.000 0.000 0.000 0.000 :8(__new__) - 1 0.000 0.000 0.000 0.000 StringIO.py:30() - 1 0.000 0.000 0.000 0.000 StringIO.py:42(StringIO) - 1 0.000 0.000 0.000 0.000 UserDict.py:17(__len__) - 9 0.000 0.000 0.000 0.000 UserDict.py:18(__getitem__) - 2 0.000 0.000 0.000 0.000 UserDict.py:4(__init__) - 5 0.000 0.000 0.000 0.000 UserDict.py:58(get) - 15 0.000 0.000 0.000 0.000 UserDict.py:70(__contains__) - 1 0.000 0.000 0.000 0.000 __config__.py:3() - 1 0.000 0.000 0.000 0.000 __future__.py:48() - 1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature) - 7 0.000 0.000 0.000 0.000 __future__.py:75(__init__) - 5 0.062 0.012 0.370 0.074 __init__.py:1() - 1 0.004 0.004 0.004 0.004 __init__.py:10() + 1 0.000 0.000 0.000 0.000 :1(Traceback) + 1 0.000 0.000 0.000 0.000 :2() + 1 0.000 0.000 0.000 0.000 :6(Chebyshev) + 1 0.000 0.000 0.000 0.000 :6(Polynomial) + 52 0.000 0.000 0.000 0.000 :8(__new__) + 1 0.000 0.000 0.000 0.000 StringIO.py:30() + 1 0.000 0.000 0.000 0.000 StringIO.py:42(StringIO) + 1 0.000 0.000 0.000 0.000 UserDict.py:17(__len__) + 9 0.000 0.000 0.000 0.000 UserDict.py:18(__getitem__) + 2 0.000 0.000 0.000 0.000 UserDict.py:4(__init__) + 5 0.000 0.000 0.000 0.000 UserDict.py:58(get) + 15 0.000 0.000 0.000 0.000 UserDict.py:70(__contains__) + 1 0.000 0.000 0.000 0.000 __config__.py:3() + 1 0.000 0.000 0.000 0.000 __future__.py:48() + 1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature) + 7 0.000 0.000 0.000 0.000 __future__.py:75(__init__) + 5 0.220 0.044 1.584 0.317 __init__.py:1() + 1 0.013 0.013 0.014 0.014 __init__.py:10() 3 0.000 0.000 0.000 0.000 __init__.py:104(CFunctionType) - 1 0.027 0.027 0.561 0.561 __init__.py:106() + 1 0.189 0.189 2.187 2.187 __init__.py:106() 1 0.000 0.000 0.000 0.000 __init__.py:12(register) - 1 0.000 0.000 0.149 0.149 __init__.py:14(pylab_setup) + 1 0.000 0.000 1.536 1.536 __init__.py:14(pylab_setup) 14 0.000 0.000 0.000 0.000 __init__.py:147(_check_size) - 1 0.015 0.015 0.036 0.036 __init__.py:15() + 1 0.049 0.049 0.100 0.100 __init__.py:15() 1 0.000 0.000 0.000 0.000 __init__.py:159(py_object) - 3 0.000 0.000 0.002 0.001 __init__.py:168(_is_writable_dir) + 3 0.000 0.000 0.017 0.006 __init__.py:168(_is_writable_dir) 1 0.000 0.000 0.000 0.000 __init__.py:168(c_short) 1 0.000 0.000 0.000 0.000 __init__.py:172(c_ushort) 1 0.000 0.000 0.000 0.000 __init__.py:176(c_long) @@ -46,7 +47,7 @@ 1 0.000 0.000 0.000 0.000 __init__.py:182(Verbose) 1 0.000 0.000 0.000 0.000 __init__.py:197(c_float) 1 0.000 0.000 0.000 0.000 __init__.py:198(__init__) - 3 0.082 0.027 0.210 0.070 __init__.py:2() + 3 0.231 0.077 0.908 0.303 __init__.py:2() 1 0.000 0.000 0.000 0.000 __init__.py:201(c_double) 2 0.000 0.000 0.000 0.000 __init__.py:202(set_level) 1 0.000 0.000 0.000 0.000 __init__.py:205(c_longdouble) @@ -59,46 +60,46 @@ 3 0.000 0.000 0.000 0.000 __init__.py:237(wrap) 1 0.000 0.000 0.000 0.000 __init__.py:238(c_char) 1 0.000 0.000 0.000 0.000 __init__.py:243(c_char_p) - 13/7 0.000 0.000 0.003 0.000 __init__.py:247(wrapper) + 13/7 0.000 0.000 0.018 0.003 __init__.py:247(wrapper) 1 0.000 0.000 0.000 0.000 __init__.py:255(c_void_p) 22 0.000 0.000 0.000 0.000 __init__.py:258(ge) 1 0.000 0.000 0.000 0.000 __init__.py:26(get_projection_names) 1 0.000 0.000 0.000 0.000 __init__.py:260(c_bool) 1 0.000 0.000 0.000 0.000 __init__.py:275(c_wchar_p) 1 0.000 0.000 0.000 0.000 __init__.py:278(c_wchar) - 1 0.001 0.001 0.003 0.003 __init__.py:3() + 1 0.031 0.031 0.084 0.084 __init__.py:3() 1 0.000 0.000 0.000 0.000 __init__.py:320(CDLL) 1 0.000 0.000 0.000 0.000 __init__.py:337(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:345(checkdep_ps_distiller) 1 0.000 0.000 0.000 0.000 __init__.py:347(_FuncPtr) 1 0.000 0.000 0.000 0.000 __init__.py:376(PyDLL) - 1 0.090 0.090 0.097 0.097 __init__.py:38() + 1 0.125 0.125 0.132 0.132 __init__.py:38() 1 0.000 0.000 0.000 0.000 __init__.py:381(checkdep_usetex) - 1 0.004 0.004 0.005 0.005 __init__.py:4() + 1 0.045 0.045 0.046 0.046 __init__.py:4() 1 0.000 0.000 0.000 0.000 __init__.py:416(LibraryLoader) 2 0.000 0.000 0.000 0.000 __init__.py:417(__init__) 8 0.000 0.000 0.001 0.000 __init__.py:422(_get_home) - 1 0.018 0.018 0.020 0.020 __init__.py:44() - 3 0.000 0.000 0.002 0.001 __init__.py:449(_get_configdir) - 1 0.030 0.030 0.071 0.071 __init__.py:45() + 1 0.020 0.020 0.141 0.141 __init__.py:44() + 3 0.000 0.000 0.018 0.006 __init__.py:449(_get_configdir) + 1 0.149 0.149 0.307 0.307 __init__.py:45() 1 0.000 0.000 0.000 0.000 __init__.py:479(_get_data_path) 3 0.000 0.000 0.000 0.000 __init__.py:483(PYFUNCTYPE) 3 0.000 0.000 0.000 0.000 __init__.py:484(CFunctionType) 1 0.000 0.000 0.000 0.000 __init__.py:5(ProjectionRegistry) 2 0.000 0.000 0.000 0.000 __init__.py:518(_get_data_path_cached) - 1 0.000 0.000 0.001 0.001 __init__.py:551(matplotlib_fname) - 3 0.004 0.001 0.093 0.031 __init__.py:6() + 1 0.000 0.000 0.052 0.052 __init__.py:551(matplotlib_fname) + 3 0.086 0.029 0.430 0.143 __init__.py:6() 1 0.000 0.000 0.000 0.000 __init__.py:624(RcParams) 3 0.000 0.000 0.000 0.000 __init__.py:638(__setitem__) 50 0.000 0.000 0.000 0.000 __init__.py:654(__getitem__) - 1 0.002 0.002 0.004 0.004 __init__.py:679(rc_params) + 1 0.016 0.016 0.070 0.070 __init__.py:679(rc_params) 3 0.000 0.000 0.000 0.000 __init__.py:78(CFUNCTYPE) 1 0.000 0.000 0.000 0.000 __init__.py:80(get_projection_names) - 1 0.003 0.003 0.003 0.003 __init__.py:84() + 1 0.042 0.042 0.042 0.042 __init__.py:84() 1 0.000 0.000 0.000 0.000 __init__.py:9() 1 0.000 0.000 0.000 0.000 __init__.py:9(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:903(get_backend) - 1 0.040 0.040 0.907 0.907 __init__.py:99() + 1 0.217 0.217 3.488 3.488 __init__.py:99() 1 0.000 0.000 0.000 0.000 _cm.py:5() 1 0.000 0.000 0.000 0.000 _datasource.py:148(DataSource) 1 0.000 0.000 0.000 0.000 _datasource.py:33() @@ -124,7 +125,7 @@ 1 0.000 0.000 0.000 0.000 _internal.py:210(_getintp_ctype) 1 0.000 0.000 0.000 0.000 _internal.py:231(_missing_ctypes) 1 0.000 0.000 0.000 0.000 _internal.py:238(_ctypes) - 1 0.001 0.001 0.010 0.010 _internal.py:4() + 1 0.009 0.009 0.027 0.027 _internal.py:4() 1 0.000 0.000 0.000 0.000 _iotools.py:1() 1 0.000 0.000 0.000 0.000 _iotools.py:145(LineSplitter) 1 0.000 0.000 0.000 0.000 _iotools.py:231(NameValidator) @@ -134,7 +135,7 @@ 1 0.000 0.000 0.000 0.000 _iotools.py:451(StringConverter) 1 0.001 0.001 0.002 0.002 _mathtext_data.py:3() 1 0.000 0.000 0.000 0.000 _pylab_helpers.py:14(Gcf) - 1 0.001 0.001 0.001 0.001 _pylab_helpers.py:3() + 1 0.020 0.020 0.021 0.021 _pylab_helpers.py:3() 9 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__) 9 0.000 0.000 0.000 0.000 _weakrefset.py:20(__enter__) 9 0.000 0.000 0.000 0.000 _weakrefset.py:26(__exit__) @@ -148,17 +149,17 @@ 37 0.000 0.000 0.000 0.000 abc.py:15(abstractmethod) 6 0.001 0.000 0.002 0.000 abc.py:86(__new__) 47 0.000 0.000 0.001 0.000 abc.py:89() - 1 0.001 0.001 0.376 0.376 add_newdocs.py:9() + 1 0.025 0.025 1.605 1.605 add_newdocs.py:9() 1 0.000 0.000 0.000 0.000 afm.py:297(AFM) - 1 0.002 0.002 0.004 0.004 afm.py:35() + 1 0.003 0.003 0.005 0.005 afm.py:35() 1 0.000 0.000 0.000 0.000 arrayprint.py:384(FloatFormat) - 1 0.009 0.009 0.009 0.009 arrayprint.py:4() + 1 0.117 0.117 0.117 0.117 arrayprint.py:4() 1 0.000 0.000 0.000 0.000 arrayprint.py:510(ComplexFormat) - 1 0.012 0.012 0.015 0.015 arraysetops.py:30() + 1 0.013 0.013 0.016 0.016 arraysetops.py:30() 1 0.000 0.000 0.000 0.000 arrayterator.py:21(Arrayterator) 1 0.000 0.000 0.000 0.000 arrayterator.py:9() - 1 0.001 0.001 0.014 0.014 artist.py:1() - 11 0.000 0.000 0.069 0.006 artist.py:1203(kwdoc) + 1 0.015 0.015 0.042 0.042 artist.py:1() + 11 0.000 0.000 0.068 0.006 artist.py:1203(kwdoc) 25 0.000 0.000 0.000 0.000 artist.py:28(allow_rasterization) 1 0.000 0.000 0.000 0.000 artist.py:66(Artist) 1 0.000 0.000 0.003 0.003 artist.py:773(ArtistInspector) @@ -168,10 +169,10 @@ 11 0.009 0.001 0.020 0.002 artist.py:848(_get_setters_and_targets) 1389 0.005 0.000 0.007 0.000 artist.py:877(is_alias) 394 0.001 0.000 0.001 0.000 artist.py:886(aliased_name) - 11 0.003 0.000 0.039 0.004 artist.py:920(pprint_setters) + 11 0.003 0.000 0.038 0.003 artist.py:920(pprint_setters) 1 0.000 0.000 0.000 0.000 atexit.py:37(register) 1 0.000 0.000 0.000 0.000 atexit.py:6() - 1 0.006 0.006 0.393 0.393 axes.py:1() + 1 0.080 0.080 1.144 1.144 axes.py:1() 1 0.000 0.000 0.000 0.000 axes.py:154(_process_plot_var_args) 1 0.001 0.001 0.005 0.005 axes.py:332(Axes) 1 0.000 0.000 0.000 0.000 axes.py:8328(SubplotBase) @@ -179,12 +180,12 @@ 1 0.000 0.000 0.000 0.000 axis.py:1497(XAxis) 1 0.000 0.000 0.000 0.000 axis.py:1750(YAxis) 1 0.000 0.000 0.000 0.000 axis.py:22(Tick) - 1 0.007 0.007 0.304 0.304 axis.py:3() + 1 0.037 0.037 0.757 0.757 axis.py:3() 1 0.000 0.000 0.000 0.000 axis.py:310(XTick) 1 0.000 0.000 0.000 0.000 axis.py:463(YTick) 1 0.000 0.000 0.000 0.000 axis.py:613(Ticker) 1 0.000 0.000 0.000 0.000 axis.py:619(Axis) - 1 0.001 0.001 0.004 0.004 backend_agg.py:22() + 1 0.020 0.020 0.023 0.023 backend_agg.py:22() 1 0.000 0.000 0.000 0.000 backend_agg.py:369(FigureCanvasAgg) 1 0.003 0.003 0.003 0.003 backend_agg.py:43(RendererAgg) 1 0.000 0.000 0.000 0.000 backend_bases.py:1044(Event) @@ -200,12 +201,12 @@ 1 0.000 0.000 0.000 0.000 backend_bases.py:2113(FigureManagerBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:2249(Cursors) 1 0.000 0.000 0.000 0.000 backend_bases.py:2255(NavigationToolbar2) - 1 0.001 0.001 0.018 0.018 backend_bases.py:29() + 1 0.027 0.027 0.155 0.155 backend_bases.py:29() 1 0.000 0.000 0.000 0.000 backend_bases.py:59(ShowBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:621(GraphicsContextBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:90(RendererBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:907(TimerBase) - 1 0.069 0.069 0.143 0.143 backend_qt4.py:1() + 1 1.195 1.195 1.484 1.484 backend_qt4.py:1() 1 0.000 0.000 0.000 0.000 backend_qt4.py:120(FigureCanvasQT) 1 0.000 0.000 0.000 0.000 backend_qt4.py:281(FigureManagerQT) 1 0.000 0.000 0.000 0.000 backend_qt4.py:381(NavigationToolbar2QT) @@ -213,13 +214,13 @@ 1 0.000 0.000 0.000 0.000 backend_qt4.py:61(Show) 1 0.000 0.000 0.000 0.000 backend_qt4.py:79(TimerQT) 1 0.000 0.000 0.000 0.000 backend_qt4agg.py:29(NavigationToolbar2QTAgg) - 1 0.001 0.001 0.148 0.148 backend_qt4agg.py:3() + 1 0.024 0.024 1.531 1.531 backend_qt4agg.py:3() 1 0.000 0.000 0.000 0.000 backend_qt4agg.py:33(FigureManagerQTAgg) 1 0.000 0.000 0.000 0.000 backend_qt4agg.py:45(FigureCanvasQTAgg) 1 0.001 0.001 0.001 0.001 base64.py:3() 1 0.000 0.000 0.000 0.000 bezier.py:155(BezierSegment) 1 0.000 0.000 0.000 0.000 bezier.py:3() - 1 0.000 0.000 0.000 0.000 bisect.py:1() + 1 0.001 0.001 0.001 0.001 bisect.py:1() 1 0.000 0.000 0.000 0.000 blocking_input.py:110(BlockingMouseInput) 1 0.000 0.000 0.000 0.000 blocking_input.py:18() 1 0.000 0.000 0.000 0.000 blocking_input.py:24(BlockingInput) @@ -240,7 +241,7 @@ 1 0.000 0.000 0.001 0.001 calendar.py:6() 1 0.000 0.000 0.000 0.000 calendar.py:66(_localized_day) 2 0.000 0.000 0.000 0.000 calendar.py:71(__init__) - 1 0.026 0.026 0.029 0.029 case.py:1() + 1 0.108 0.108 0.111 0.111 case.py:1() 1 0.000 0.000 0.000 0.000 case.py:129(TestCase) 1 0.000 0.000 0.000 0.000 case.py:21(SkipTest) 1 0.000 0.000 0.000 0.000 case.py:30(_ExpectedFailure) @@ -264,7 +265,7 @@ 1 0.000 0.000 0.000 0.000 cbook.py:363(__init__) 47 0.000 0.000 0.000 0.000 cbook.py:375(iterable) 20 0.000 0.000 0.000 0.000 cbook.py:382(is_string_like) - 1 0.034 0.034 0.144 0.144 cbook.py:4() + 1 0.115 0.115 0.463 0.463 cbook.py:4() 1 0.000 0.000 0.000 0.000 cbook.py:44(converter) 1 0.000 0.000 0.000 0.000 cbook.py:451(ViewVCCachedServer) 1 0.000 0.000 0.000 0.000 cbook.py:59(tostr) @@ -280,17 +281,17 @@ 1 0.000 0.000 0.000 0.000 cbook.py:89(tofloat) 164 0.002 0.000 0.010 0.000 cbook.py:951(dedent) 1 0.000 0.000 0.000 0.000 cbook.py:99(toint) - 1 0.006 0.006 0.009 0.009 chebyshev.py:77() + 1 0.006 0.006 0.008 0.008 chebyshev.py:77() 1 0.000 0.000 0.000 0.000 cm.py:135(ScalarMappable) 30 0.000 0.000 0.000 0.000 cm.py:22(_reverser) 62 0.002 0.000 0.003 0.000 cm.py:27(revcmap) - 1 0.004 0.004 0.011 0.011 cm.py:6() - 1 0.006 0.006 0.009 0.009 collections.py:1() - 1 0.001 0.001 0.024 0.024 collections.py:10() + 1 0.006 0.006 0.012 0.012 cm.py:6() + 1 0.051 0.051 0.078 0.078 collections.py:1() + 1 0.009 0.009 0.034 0.034 collections.py:10() 1 0.000 0.000 0.000 0.000 collections.py:1008(PatchCollection) 1 0.000 0.000 0.000 0.000 collections.py:1071(QuadMesh) 1 0.000 0.000 0.000 0.000 collections.py:20(_recursive_repr) - 10 0.010 0.001 0.014 0.001 collections.py:208(namedtuple) + 10 0.009 0.001 0.014 0.001 collections.py:208(namedtuple) 392 0.001 0.000 0.002 0.000 collections.py:248() 1 0.000 0.000 0.000 0.000 collections.py:26(Collection) 51 0.000 0.000 0.000 0.000 collections.py:265() @@ -313,10 +314,10 @@ 50 0.000 0.000 0.001 0.000 colors.py:258(to_rgb) 1 0.000 0.000 0.000 0.000 colors.py:465(Colormap) 134 0.001 0.000 0.001 0.000 colors.py:474(__init__) - 1 0.003 0.003 0.709 0.709 colors.py:50() + 1 0.070 0.070 2.721 2.721 colors.py:50() 1 0.000 0.000 0.000 0.000 colors.py:601(LinearSegmentedColormap) 134 0.001 0.000 0.001 0.000 colors.py:608(__init__) - 10 0.001 0.000 0.003 0.000 colors.py:679(from_list) + 10 0.001 0.000 0.002 0.000 colors.py:679(from_list) 1 0.000 0.000 0.000 0.000 colors.py:709(ListedColormap) 1 0.000 0.000 0.000 0.000 colors.py:772(Normalize) 1 0.000 0.000 0.000 0.000 colors.py:853(LogNorm) @@ -324,7 +325,7 @@ 1 0.000 0.000 0.000 0.000 colors.py:984(NoNorm) 1 0.000 0.000 0.000 0.000 contour.py:1062(QuadContourSet) 1 0.000 0.000 0.000 0.000 contour.py:34(ClabelText) - 1 0.001 0.001 0.005 0.005 contour.py:4() + 1 0.003 0.003 0.007 0.007 contour.py:4() 1 0.000 0.000 0.000 0.000 contour.py:49(ContourLabeler) 1 0.000 0.000 0.000 0.000 contour.py:591(ContourSet) 42 0.001 0.000 0.003 0.000 copy.py:306(_reconstruct) @@ -380,14 +381,14 @@ 1 0.000 0.000 0.000 0.000 csv.py:123(DictWriter) 1 0.000 0.000 0.000 0.000 csv.py:162(Sniffer) 1 0.000 0.000 0.000 0.000 csv.py:26(Dialect) - 1 0.001 0.001 0.001 0.001 csv.py:4() + 1 0.013 0.013 0.013 0.013 csv.py:4() 1 0.000 0.000 0.000 0.000 csv.py:57(excel) 1 0.000 0.000 0.000 0.000 csv.py:67(excel_tab) 1 0.000 0.000 0.000 0.000 csv.py:73(DictReader) 1 0.000 0.000 0.000 0.000 ctypeslib.py:144(_ndptr) 12 0.000 0.000 0.000 0.000 ctypeslib.py:297(prep_simple) - 1 0.008 0.008 0.014 0.014 ctypeslib.py:51() - 1 0.002 0.002 0.019 0.019 dates.py:109() + 1 0.043 0.043 0.089 0.089 ctypeslib.py:51() + 1 0.083 0.083 0.125 0.125 dates.py:109() 1 0.000 0.000 0.000 0.000 dates.py:1106(DateConverter) 1 0.000 0.000 0.000 0.000 dates.py:140(_UTC) 1 0.000 0.000 0.000 0.000 dates.py:219(strpdate2num) @@ -405,7 +406,7 @@ 1 0.000 0.000 0.000 0.000 dates.py:952(HourLocator) 1 0.000 0.000 0.000 0.000 dates.py:970(MinuteLocator) 1 0.000 0.000 0.000 0.000 dates.py:988(SecondLocator) - 1 0.005 0.005 0.034 0.034 decimal.py:116() + 1 0.019 0.019 0.065 0.065 decimal.py:116() 1 0.000 0.000 0.000 0.000 decimal.py:161(DecimalException) 1 0.000 0.000 0.000 0.000 decimal.py:184(Clamped) 1 0.000 0.000 0.000 0.000 decimal.py:196(InvalidOperation) @@ -429,7 +430,7 @@ 1 0.000 0.000 0.000 0.000 decimal.py:5390(_WorkRep) 1 0.000 0.000 0.000 0.000 decimal.py:5623(_Log10Memoize) 1 0.000 0.000 0.000 0.000 decimal.py:5627(__init__) - 1 0.014 0.014 0.018 0.018 decorators.py:15() + 1 0.022 0.022 0.027 0.027 decorators.py:15() 1 0.000 0.000 0.000 0.000 defchararray.py:1695(chararray) 1 0.000 0.000 0.000 0.000 defchararray.py:17() 1 0.001 0.001 0.002 0.002 defmatrix.py:1() @@ -438,18 +439,18 @@ 1 0.000 0.000 0.002 0.002 difflib.py:29() 1 0.000 0.000 0.000 0.000 difflib.py:46(SequenceMatcher) 1 0.000 0.000 0.000 0.000 difflib.py:766(Differ) - 1 0.003 0.003 0.004 0.004 dis.py:1() + 1 0.014 0.014 0.015 0.015 dis.py:1() 1 0.000 0.000 0.000 0.000 docstring.py:1() 85 0.001 0.000 0.008 0.000 docstring.py:100(dedent_interpd) 70 0.000 0.000 0.000 0.000 docstring.py:105(copy_dedent) - 70 0.001 0.000 0.004 0.000 docstring.py:112() + 70 0.000 0.000 0.004 0.000 docstring.py:112() 1 0.000 0.000 0.000 0.000 docstring.py:3(Substitution) 3 0.000 0.000 0.000 0.000 docstring.py:31(__init__) 88 0.001 0.000 0.001 0.000 docstring.py:35(__call__) 42 0.000 0.000 0.000 0.000 docstring.py:39(update) 1 0.000 0.000 0.000 0.000 docstring.py:55(Appender) 47 0.000 0.000 0.000 0.000 docstring.py:74(__init__) - 47 0.000 0.000 0.001 0.000 docstring.py:78(__call__) + 47 0.000 0.000 0.000 0.000 docstring.py:78(__call__) 156 0.001 0.000 0.010 0.000 docstring.py:83(dedent) 71 0.000 0.000 0.000 0.000 docstring.py:88(copy) 71 0.000 0.000 0.000 0.000 docstring.py:90(do_copy) @@ -488,38 +489,38 @@ 1 0.000 0.000 0.000 0.000 extras.py:223(_fromnxfunction) 6 0.000 0.000 0.001 0.000 extras.py:240(__init__) 6 0.000 0.000 0.001 0.000 extras.py:244(getdoc) - 1 0.000 0.000 0.001 0.001 fftpack.py:32() + 1 0.010 0.010 0.011 0.011 fftpack.py:32() 1 0.000 0.000 0.000 0.000 figure.py:122(Figure) - 1 0.005 0.005 0.419 0.419 figure.py:13() + 1 0.046 0.046 1.248 1.248 figure.py:13() 1 0.000 0.000 0.000 0.000 figure.py:40(SubplotParams) - 1 0.000 0.000 0.074 0.074 figureoptions.py:7() + 1 0.001 0.001 0.290 0.290 figureoptions.py:7() 1 0.000 0.000 0.000 0.000 financial.py:8() 1 0.000 0.000 0.000 0.000 fnmatch.py:11() - 1 0.003 0.003 0.017 0.017 font_manager.py:21() + 1 0.057 0.057 0.084 0.084 font_manager.py:21() 1 0.000 0.000 0.000 0.000 font_manager.py:376(FontEntry) 1 0.000 0.000 0.000 0.000 font_manager.py:614(FontProperties) - 1 0.000 0.000 0.009 0.009 font_manager.py:954(pickle_load) + 1 0.000 0.000 0.020 0.020 font_manager.py:954(pickle_load) 1 0.000 0.000 0.000 0.000 font_manager.py:966(FontManager) 1 0.000 0.000 0.000 0.000 fontconfig_pattern.py:34(FontconfigPatternParser) 1 0.000 0.000 0.008 0.008 fontconfig_pattern.py:69(__init__) - 1 0.002 0.002 0.081 0.081 fontconfig_pattern.py:7() + 1 0.020 0.020 0.098 0.098 fontconfig_pattern.py:7() 1 0.000 0.000 0.000 0.000 format.py:136() 1 0.000 0.000 0.000 0.000 formlayout.py:120(ColorLayout) 1 0.000 0.000 0.000 0.000 formlayout.py:175(FontLayout) 1 0.000 0.000 0.000 0.000 formlayout.py:217(FormWidget) 1 0.000 0.000 0.000 0.000 formlayout.py:332(FormComboWidget) - 1 0.074 0.074 0.074 0.074 formlayout.py:34() + 1 0.288 0.288 0.288 0.288 formlayout.py:34() 1 0.000 0.000 0.000 0.000 formlayout.py:356(FormTabWidget) 1 0.000 0.000 0.000 0.000 formlayout.py:377(FormDialog) 1 0.000 0.000 0.000 0.000 formlayout.py:64(ColorButton) 1 0.000 0.000 0.000 0.000 fromnumeric.py:2() - 2 0.009 0.004 0.023 0.012 function_base.py:1() + 2 0.040 0.020 0.056 0.028 function_base.py:1() 1 0.000 0.000 0.000 0.000 function_base.py:1704(vectorize) - 243 0.013 0.000 0.017 0.000 function_base.py:3122(add_newdoc) + 243 0.012 0.000 0.017 0.000 function_base.py:3122(add_newdoc) 6 0.000 0.000 0.000 0.000 function_base.py:6(linspace) 3 0.000 0.000 0.000 0.000 functools.py:17(update_wrapper) 3 0.000 0.000 0.000 0.000 functools.py:39(wraps) - 11 0.000 0.000 0.000 0.000 genericpath.py:15(exists) + 11 0.000 0.000 0.036 0.003 genericpath.py:15(exists) 2 0.000 0.000 0.000 0.000 genericpath.py:26(isfile) 9 0.000 0.000 0.000 0.000 genericpath.py:38(isdir) 1 0.000 0.000 0.001 0.001 geo.py:1() @@ -546,9 +547,9 @@ 1 0.000 0.000 0.000 0.000 gridspec.py:26(GridSpecBase) 1 0.000 0.000 0.000 0.000 gridspec.py:262(GridSpecFromSubplotSpec) 1 0.000 0.000 0.000 0.000 gridspec.py:323(SubplotSpec) - 1 0.001 0.001 0.001 0.001 hashlib.py:55() + 1 0.007 0.007 0.008 0.008 hashlib.py:55() 6 0.000 0.000 0.000 0.000 hashlib.py:91(__get_openssl_constructor) - 1 0.002 0.002 0.002 0.002 heapq.py:31() + 1 0.026 0.026 0.027 0.027 heapq.py:31() 1 0.000 0.000 0.000 0.000 helper.py:3() 1 0.000 0.000 0.000 0.000 httplib.py:1027(HTTP) 1 0.000 0.000 0.000 0.000 httplib.py:1123(HTTPSConnection) @@ -569,15 +570,15 @@ 1 0.000 0.000 0.000 0.000 httplib.py:215(HTTPMessage) 1 0.000 0.000 0.000 0.000 httplib.py:320(HTTPResponse) 1 0.000 0.000 0.000 0.000 httplib.py:657(HTTPConnection) - 1 0.024 0.024 0.050 0.050 httplib.py:67() + 1 0.162 0.162 0.230 0.230 httplib.py:67() 1 0.000 0.000 0.000 0.000 image.py:1003(BboxImage) 1 0.000 0.000 0.000 0.000 image.py:30(_AxesImageBase) - 1 0.001 0.001 0.001 0.001 image.py:5() + 1 0.015 0.015 0.015 0.015 image.py:5() 1 0.000 0.000 0.000 0.000 image.py:507(AxesImage) 1 0.000 0.000 0.000 0.000 image.py:653(NonUniformImage) 1 0.000 0.000 0.000 0.000 image.py:771(PcolorImage) 1 0.000 0.000 0.000 0.000 image.py:888(FigureImage) - 1 0.026 0.026 0.059 0.059 index_tricks.py:1() + 1 0.091 0.091 0.158 0.158 index_tricks.py:1() 1 0.000 0.000 0.000 0.000 index_tricks.py:142(nd_grid) 2 0.000 0.000 0.000 0.000 index_tricks.py:202(__init__) 1 0.000 0.000 0.000 0.000 index_tricks.py:270(AxisConcatenator) @@ -597,7 +598,7 @@ 1 0.000 0.000 0.000 0.000 info.py:84() 52 0.000 0.000 0.000 0.000 inspect.py:142(isfunction) 52 0.000 0.000 0.000 0.000 inspect.py:209(iscode) - 1 0.010 0.010 0.098 0.098 inspect.py:25() + 1 0.052 0.052 0.156 0.156 inspect.py:25() 1 0.000 0.000 0.000 0.000 inspect.py:628(EndOfBlock) 1 0.000 0.000 0.000 0.000 inspect.py:630(BlockFinder) 52 0.000 0.000 0.000 0.000 inspect.py:67(ismethod) @@ -607,10 +608,10 @@ 1 0.000 0.000 0.000 0.000 interpolate.py:36(LinearInterpolator) 1 0.000 0.000 0.000 0.000 interpolate.py:88(NNInterpolator) 1 0.000 0.000 0.000 0.000 keyword.py:11() - 1 0.001 0.001 0.002 0.002 legend.py:22() + 1 0.014 0.014 0.015 0.015 legend.py:22() 1 0.000 0.000 0.000 0.000 legend.py:41(DraggableLegend) 1 0.000 0.000 0.000 0.000 legend.py:65(Legend) - 1 0.002 0.002 0.002 0.002 linalg.py:10() + 1 0.121 0.121 0.121 0.121 linalg.py:10() 1 0.000 0.000 0.000 0.000 linalg.py:37(LinAlgError) 1 0.000 0.000 0.000 0.000 lines.py:1735(VertexSelector) 1 0.000 0.000 0.011 0.011 lines.py:4() @@ -620,7 +621,7 @@ 1 0.000 0.000 0.000 0.000 locale.py:560(getpreferredencoding) 1 0.000 0.000 0.000 0.000 machar.py:15(MachAr) 1 0.000 0.000 0.000 0.000 machar.py:4() - 1 0.003 0.003 0.005 0.005 main.py:1() + 1 0.009 0.009 0.017 0.017 main.py:1() 1 0.000 0.000 0.000 0.000 main.py:63(TestProgram) 1 0.000 0.000 0.000 0.000 mathtext.py:1019(StixSansFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:1026(StandardPsFonts) @@ -655,7 +656,7 @@ 1 0.000 0.000 0.000 0.000 mathtext.py:1835(AutoHeightChar) 1 0.000 0.000 0.000 0.000 mathtext.py:1863(AutoWidthChar) 1 0.000 0.000 0.000 0.000 mathtext.py:1889(Ship) - 1 0.003 0.003 0.004 0.004 mathtext.py:19() + 1 0.061 0.061 0.062 0.062 mathtext.py:19() 1 0.000 0.000 0.000 0.000 mathtext.py:195(MathtextBackendAggRender) 1 0.000 0.000 0.000 0.000 mathtext.py:2053(Parser) 1 0.000 0.000 0.000 0.000 mathtext.py:2358(State) @@ -676,10 +677,10 @@ 1 0.000 0.000 0.000 0.000 mathtext.py:94(MathtextBackend) 1 0.000 0.000 0.000 0.000 memmap.py:1() 1 0.000 0.000 0.000 0.000 memmap.py:20(memmap) - 1 0.013 0.013 0.013 0.013 mimetools.py:1() + 1 0.022 0.022 0.022 0.022 mimetools.py:1() 1 0.000 0.000 0.000 0.000 mimetools.py:20(Message) 1 0.000 0.000 0.000 0.000 mlab.py:1205(FIFOBuffer) - 1 0.007 0.007 0.008 0.008 mlab.py:142() + 1 0.019 0.019 0.033 0.033 mlab.py:142() 1 0.000 0.000 0.000 0.000 mlab.py:2344(FormatObj) 1 0.000 0.000 0.000 0.000 mlab.py:2354(FormatString) 1 0.000 0.000 0.000 0.000 mlab.py:2365(FormatFormatStr) @@ -699,7 +700,7 @@ 19 0.000 0.000 0.001 0.000 nosetester.py:138(__init__) 1 0.000 0.000 0.000 0.000 nosetester.py:6() 3 0.000 0.000 0.000 0.000 nosetester.py:82(_docmethod) - 1 0.018 0.018 0.019 0.019 npyio.py:1() + 1 0.069 0.069 0.070 0.070 npyio.py:1() 1 0.000 0.000 0.000 0.000 npyio.py:113(NpzFile) 1 0.000 0.000 0.000 0.000 npyio.py:74(BagObj) 1 0.000 0.000 0.000 0.000 numbers.py:13(Number) @@ -708,7 +709,7 @@ 1 0.000 0.000 0.000 0.000 numbers.py:295(Integral) 1 0.000 0.000 0.000 0.000 numbers.py:34(Complex) 1 0.000 0.000 0.002 0.002 numbers.py:6() - 1 0.009 0.009 0.019 0.019 numeric.py:1() + 1 0.103 0.103 0.222 0.222 numeric.py:1() 2 0.000 0.000 0.000 0.000 numeric.py:1426(set_string_function) 3 0.001 0.000 0.001 0.000 numeric.py:177(extend_all) 2 0.000 0.000 0.000 0.000 numeric.py:1875(identity) @@ -728,10 +729,10 @@ 1 0.000 0.000 0.000 0.000 numerictypes.py:377(_set_up_aliases) 1 0.000 0.000 0.000 0.000 numerictypes.py:426(_construct_char_code_lookup) 30 0.000 0.000 0.000 0.000 numerictypes.py:441(_add_array_type) - 1 0.000 0.000 0.000 0.000 numerictypes.py:449(_set_array_types) + 1 0.008 0.008 0.008 0.008 numerictypes.py:449(_set_array_types) 1 0.000 0.000 0.000 0.000 numerictypes.py:688(_typedict) 1 0.000 0.000 0.000 0.000 numerictypes.py:703(_construct_lookups) - 1 0.001 0.001 0.004 0.004 numerictypes.py:83() + 1 0.001 0.001 0.012 0.012 numerictypes.py:83() 1 0.000 0.000 0.000 0.000 numpytest.py:1() 1 0.000 0.000 0.000 0.000 numpytest.py:10(IgnoreException) 1 0.000 0.000 0.000 0.000 offsetbox.py:1033(AnchoredText) @@ -764,7 +765,7 @@ 1 0.000 0.000 0.001 0.001 parser.py:292(__init__) 1 0.000 0.000 0.000 0.000 parser.py:337(_result) 1 0.000 0.000 0.000 0.000 parser.py:39(_timelex) - 1 0.001 0.001 0.003 0.003 parser.py:7() + 1 0.008 0.008 0.011 0.011 parser.py:7() 1 0.000 0.000 0.000 0.000 parser.py:700(_tzparser) 1 0.000 0.000 0.000 0.000 parser.py:702(_result) 1 0.000 0.000 0.000 0.000 parser.py:707(_attr) @@ -773,9 +774,9 @@ 1 0.000 0.000 0.000 0.000 patches.py:1176(Circle) 1 0.000 0.000 0.000 0.000 patches.py:1217(Arc) 6 0.002 0.000 0.003 0.000 patches.py:1482(_pprint_table) - 6 0.015 0.003 0.120 0.020 patches.py:1517(_pprint_styles) + 6 0.034 0.006 0.197 0.033 patches.py:1517(_pprint_styles) 1 0.000 0.000 0.000 0.000 patches.py:1554(_Style) - 1 0.000 0.000 0.115 0.115 patches.py:1602(BoxStyle) + 1 0.000 0.000 0.192 0.192 patches.py:1602(BoxStyle) 1 0.000 0.000 0.000 0.000 patches.py:1641(_Base) 1 0.000 0.000 0.000 0.000 patches.py:1703(Square) 1 0.000 0.000 0.000 0.000 patches.py:1747(LArrow) @@ -796,7 +797,7 @@ 1 0.001 0.001 0.003 0.003 patches.py:2745(ArrowStyle) 1 0.000 0.000 0.000 0.000 patches.py:2787(_Base) 1 0.000 0.000 0.000 0.000 patches.py:2877(_Curve) - 1 0.002 0.002 0.131 0.131 patches.py:3() + 1 0.027 0.027 0.234 0.234 patches.py:3() 1 0.000 0.000 0.000 0.000 patches.py:3009(Curve) 1 0.000 0.000 0.000 0.000 patches.py:3022(CurveA) 1 0.000 0.000 0.000 0.000 patches.py:3042(CurveB) @@ -829,7 +830,7 @@ 13 0.001 0.000 0.002 0.000 path.py:83(__init__) 1 0.000 0.000 0.000 0.000 pickle.py:1261(_EmptyClass) 1 0.000 0.000 0.000 0.000 pickle.py:171(Pickler) - 1 0.002 0.002 0.005 0.005 pickle.py:25() + 1 0.008 0.008 0.011 0.011 pickle.py:25() 1 0.000 0.000 0.000 0.000 pickle.py:58(PickleError) 1 0.000 0.000 0.000 0.000 pickle.py:62(PicklingError) 1 0.000 0.000 0.000 0.000 pickle.py:69(UnpicklingError) @@ -843,8 +844,8 @@ 1 0.000 0.000 0.000 0.000 polar.py:28(PolarTransform) 1 0.000 0.000 0.000 0.000 polar.py:85(PolarAffine) 1 0.000 0.000 0.000 0.000 polynomial.py:19(RankWarning) - 1 0.001 0.001 0.021 0.021 polynomial.py:3() - 1 0.010 0.010 0.012 0.012 polynomial.py:48() + 1 0.046 0.046 0.188 0.188 polynomial.py:3() + 1 0.040 0.040 0.042 0.042 polynomial.py:48() 1 0.000 0.000 0.000 0.000 polynomial.py:901(poly1d) 1 0.000 0.000 0.000 0.000 polytemplate.py:11() 1 0.000 0.000 0.000 0.000 polyutils.py:33() @@ -1007,7 +1008,7 @@ 72 0.000 0.000 0.000 0.000 pyparsing.py:907(preParse) 70 0.000 0.000 0.000 0.000 pyparsing.py:922(postParse) 174/2 0.003 0.000 0.009 0.005 pyparsing.py:926(_parseNoCache) - 1 0.002 0.002 0.577 0.577 pyplot.py:15() + 1 0.045 0.045 2.855 2.855 pyplot.py:15() 46 0.000 0.000 0.000 0.000 pyplot.py:1759(autogen_docstring) 46 0.000 0.000 0.004 0.000 pyplot.py:1764() 1 0.000 0.000 0.000 0.000 pyplot.py:57(_backend_selection) @@ -1017,14 +1018,14 @@ 1 0.000 0.000 0.000 0.000 quiver.py:790(Barbs) 2 0.000 0.000 0.000 0.000 random.py:100(seed) 18 0.000 0.000 0.000 0.000 random.py:272(choice) - 1 0.003 0.003 0.004 0.004 random.py:40() + 1 0.039 0.039 0.047 0.047 random.py:40() 1 0.000 0.000 0.000 0.000 random.py:647(WichmannHill) 1 0.000 0.000 0.000 0.000 random.py:72(Random) 1 0.000 0.000 0.000 0.000 random.py:797(SystemRandom) 2 0.000 0.000 0.000 0.000 random.py:91(__init__) 1 0.000 0.000 0.000 0.000 rcsetup.py:105(validate_backend) 1 0.000 0.000 0.000 0.000 rcsetup.py:139(validate_nseq_float) - 1 0.001 0.001 0.791 0.791 rcsetup.py:14() + 1 0.041 0.041 2.861 2.861 rcsetup.py:14() 1 0.000 0.000 0.000 0.000 rcsetup.py:140(__init__) 1 0.000 0.000 0.000 0.000 rcsetup.py:158(validate_nseq_int) 1 0.000 0.000 0.000 0.000 rcsetup.py:159(__init__) @@ -1037,9 +1038,9 @@ 1 0.000 0.000 0.000 0.000 rcsetup.py:45(__call__) 1 0.000 0.000 0.000 0.000 rcsetup.py:57(validate_bool) 117 0.001 0.000 0.003 0.000 re.py:134(match) - 57 0.000 0.000 0.179 0.003 re.py:188(compile) + 57 0.000 0.000 0.195 0.003 re.py:188(compile) 5 0.000 0.000 0.000 0.000 re.py:206(escape) - 174 0.002 0.000 0.180 0.001 re.py:229(_compile) + 174 0.002 0.000 0.197 0.001 re.py:229(_compile) 1 0.000 0.000 0.000 0.000 records.py:214(record) 1 0.000 0.000 0.000 0.000 records.py:284(recarray) 1 0.000 0.000 0.000 0.000 records.py:36() @@ -1048,7 +1049,7 @@ 7 0.000 0.000 0.000 0.000 relativedelta.py:18(__init__) 1 0.000 0.000 0.000 0.000 relativedelta.py:45(relativedelta) 1 0.000 0.000 0.000 0.000 relativedelta.py:6() - 1 0.005 0.005 0.005 0.005 result.py:1() + 1 0.028 0.028 0.029 0.029 result.py:1() 3 0.000 0.000 0.000 0.000 result.py:14(failfast) 1 0.000 0.000 0.000 0.000 result.py:26(TestResult) 1 0.000 0.000 0.000 0.000 rfc822.py:496(AddrlistClass) @@ -1058,17 +1059,17 @@ 1 0.000 0.000 0.000 0.000 rrule.py:228(rrule) 1 0.000 0.000 0.000 0.000 rrule.py:50(weekday) 7 0.000 0.000 0.000 0.000 rrule.py:53(__init__) - 1 0.012 0.012 0.012 0.012 rrule.py:6() + 1 0.029 0.029 0.030 0.030 rrule.py:6() 1 0.000 0.000 0.000 0.000 rrule.py:629(_iterinfo) 1 0.000 0.000 0.000 0.000 rrule.py:82(rrulebase) 1 0.000 0.000 0.000 0.000 rrule.py:824(rruleset) 1 0.000 0.000 0.000 0.000 rrule.py:826(_genitem) 1 0.000 0.000 0.000 0.000 rrule.py:893(_rrulestr) - 1 0.001 0.001 0.001 0.001 runner.py:1() + 1 0.008 0.008 0.008 0.008 runner.py:1() 1 0.000 0.000 0.000 0.000 runner.py:119(TextTestRunner) 1 0.000 0.000 0.000 0.000 runner.py:12(_WritelnDecorator) 1 0.000 0.000 0.000 0.000 runner.py:28(TextTestResult) - 1 0.001 0.001 0.103 0.103 scale.py:1() + 1 0.002 0.002 0.155 0.155 scale.py:1() 1 0.000 0.000 0.000 0.000 scale.py:112(LogTransformBase) 1 0.000 0.000 0.000 0.000 scale.py:12(ScaleBase) 1 0.000 0.000 0.000 0.000 scale.py:125(Log10Transform) @@ -1091,33 +1092,33 @@ 1 0.000 0.000 0.000 0.000 shutil.py:30(Error) 1 0.000 0.000 0.000 0.000 shutil.py:33(SpecialFileError) 1 0.000 0.000 0.000 0.000 shutil.py:37(ExecError) - 1 0.009 0.009 0.018 0.018 shutil.py:5() + 1 0.046 0.046 0.124 0.124 shutil.py:5() 1 0.000 0.000 0.000 0.000 signals.py:1() 1 0.000 0.000 0.000 0.000 signals.py:9(_InterruptHandler) 1 0.000 0.000 0.000 0.000 socket.py:167(_closedsocket) 1 0.000 0.000 0.000 0.000 socket.py:179(_socketobject) 1 0.000 0.000 0.000 0.000 socket.py:235(_fileobject) - 1 0.005 0.005 0.006 0.006 socket.py:45() + 1 0.039 0.039 0.040 0.040 socket.py:45() 1 0.000 0.000 0.000 0.000 spines.py:1() 1 0.000 0.000 0.000 0.000 spines.py:17(Spine) - 197 0.003 0.000 0.028 0.000 sre_compile.py:178(_compile_charset) - 197 0.014 0.000 0.024 0.000 sre_compile.py:207(_optimize_charset) + 197 0.003 0.000 0.045 0.000 sre_compile.py:178(_compile_charset) + 197 0.014 0.000 0.040 0.000 sre_compile.py:207(_optimize_charset) 1120 0.002 0.000 0.002 0.000 sre_compile.py:24(_identityfunction) 48 0.006 0.000 0.007 0.000 sre_compile.py:258(_mk_bitmap) - 551/55 0.018 0.000 0.062 0.001 sre_compile.py:32(_compile) + 551/55 0.018 0.000 0.079 0.001 sre_compile.py:32(_compile) 219 0.002 0.000 0.003 0.000 sre_compile.py:354(_simple) 55 0.002 0.000 0.015 0.000 sre_compile.py:361(_compile_info) 110 0.000 0.000 0.001 0.000 sre_compile.py:474(isstring) - 55 0.001 0.000 0.078 0.001 sre_compile.py:480(_code) - 55 0.001 0.000 0.178 0.003 sre_compile.py:495(compile) - 39 0.000 0.000 0.000 0.000 sre_compile.py:51(fixup) + 55 0.001 0.000 0.095 0.002 sre_compile.py:480(_code) + 55 0.001 0.000 0.194 0.004 sre_compile.py:495(compile) + 39 0.000 0.000 0.017 0.000 sre_compile.py:51(fixup) 1057 0.003 0.000 0.005 0.000 sre_parse.py:126(__len__) 2212 0.009 0.000 0.014 0.000 sre_parse.py:130(__getitem__) 219 0.000 0.000 0.000 0.000 sre_parse.py:134(__setitem__) 719 0.002 0.000 0.004 0.000 sre_parse.py:138(append) 763/275 0.009 0.000 0.011 0.000 sre_parse.py:140(getwidth) 55 0.000 0.000 0.001 0.000 sre_parse.py:178(__init__) - 3250 0.020 0.000 0.028 0.000 sre_parse.py:182(__next) + 3250 0.020 0.000 0.029 0.000 sre_parse.py:182(__next) 2014 0.004 0.000 0.008 0.000 sre_parse.py:195(match) 2739 0.010 0.000 0.033 0.000 sre_parse.py:201(get) 3 0.000 0.000 0.000 0.000 sre_parse.py:205(tell) @@ -1143,7 +1144,7 @@ 1 0.000 0.000 0.000 0.000 string.py:131(__init__) 2 0.000 0.000 0.004 0.002 string.py:148(substitute) 182 0.001 0.000 0.001 0.000 string.py:158(convert) - 1 0.024 0.024 0.030 0.030 subprocess.py:389() + 1 0.084 0.084 0.095 0.095 subprocess.py:389() 1 0.000 0.000 0.000 0.000 subprocess.py:401(CalledProcessError) 1 0.000 0.000 0.000 0.000 subprocess.py:611(Popen) 1 0.000 0.000 0.000 0.000 suite.py:1() @@ -1151,20 +1152,20 @@ 1 0.000 0.000 0.000 0.000 suite.py:235(_ErrorHolder) 1 0.000 0.000 0.000 0.000 suite.py:282(_DebugResult) 1 0.000 0.000 0.000 0.000 suite.py:73(TestSuite) - 1 0.001 0.001 0.003 0.003 sysconfig.py:10() + 1 0.030 0.030 0.032 0.032 sysconfig.py:10() 1 0.000 0.000 0.000 0.000 sysconfig.py:45(_python_build) 1 0.000 0.000 0.000 0.000 table.py:145(Table) 1 0.000 0.000 0.004 0.004 table.py:21() 1 0.000 0.000 0.000 0.000 table.py:35(Cell) - 1 0.002 0.002 1.485 1.485 temp.py:1() + 1 0.054 0.054 6.397 6.397 temp.py:1() 1 0.000 0.000 0.000 0.000 tempfile.py:107(_RandomNameSequence) 1 0.000 0.000 0.000 0.000 tempfile.py:119(__init__) 3 0.000 0.000 0.000 0.000 tempfile.py:127(next) - 1 0.010 0.010 0.015 0.015 tempfile.py:18() + 1 0.036 0.036 0.084 0.084 tempfile.py:18() 3 0.000 0.000 0.000 0.000 tempfile.py:205(_get_candidate_names) - 3 0.000 0.000 0.001 0.000 tempfile.py:219(_mkstemp_inner) + 3 0.000 0.000 0.017 0.006 tempfile.py:219(_mkstemp_inner) 1 0.000 0.000 0.000 0.000 tempfile.py:357(_TemporaryFileWrapper) - 3 0.000 0.000 0.001 0.000 tempfile.py:457(TemporaryFile) + 3 0.000 0.000 0.017 0.006 tempfile.py:457(TemporaryFile) 3 0.000 0.000 0.000 0.000 tempfile.py:47(_set_cloexec) 1 0.000 0.000 0.000 0.000 tempfile.py:486(SpooledTemporaryFile) 1 0.000 0.000 0.004 0.004 texmanager.py:34() @@ -1174,10 +1175,10 @@ 1 0.000 0.000 0.000 0.000 text.py:141(Text) 1 0.000 0.000 0.000 0.000 text.py:1415(_AnnotationBase) 1 0.000 0.000 0.000 0.000 text.py:1671(Annotation) - 1 0.002 0.002 0.035 0.035 text.py:3() + 1 0.064 0.064 0.235 0.235 text.py:3() 1 0.000 0.000 0.000 0.000 textpath.py:15(TextToPath) 1 0.000 0.000 0.000 0.000 textpath.py:23(__init__) - 1 0.003 0.003 0.007 0.007 textpath.py:3() + 1 0.017 0.017 0.079 0.079 textpath.py:3() 1 0.000 0.000 0.000 0.000 textpath.py:369(TextPath) 1 0.001 0.001 0.002 0.002 threading.py:1() 2 0.000 0.000 0.000 0.000 threading.py:175(Condition) @@ -1205,7 +1206,7 @@ 1 0.000 0.000 0.000 0.000 threading.py:780(_DummyThread) 1 0.000 0.000 0.000 0.000 threading.py:98(_RLock) 1 0.000 0.000 0.000 0.000 ticker.py:1045(MaxNLocator) - 1 0.067 0.067 0.101 0.101 ticker.py:117() + 1 0.087 0.087 0.152 0.152 ticker.py:117() 1 0.000 0.000 0.000 0.000 ticker.py:1205(LogLocator) 1 0.000 0.000 0.000 0.000 ticker.py:131(TickHelper) 1 0.000 0.000 0.000 0.000 ticker.py:1317(SymmetricalLogLocator) @@ -1237,7 +1238,7 @@ 1 0.000 0.000 0.000 0.000 tokenize.py:145(TokenError) 1 0.000 0.000 0.000 0.000 tokenize.py:147(StopTokenizing) 1 0.000 0.000 0.000 0.000 tokenize.py:178(Untokenizer) - 1 0.003 0.003 0.076 0.076 tokenize.py:23() + 1 0.008 0.008 0.082 0.082 tokenize.py:23() 19 0.000 0.000 0.000 0.000 tokenize.py:44(group) 1 0.000 0.000 0.000 0.000 tokenize.py:45(any) 2 0.000 0.000 0.000 0.000 tokenize.py:46(maybe) @@ -1262,30 +1263,30 @@ 1 0.000 0.000 0.000 0.000 transforms.py:2135(BboxTransformFrom) 1 0.000 0.000 0.000 0.000 transforms.py:2172(ScaledTranslation) 1 0.000 0.000 0.000 0.000 transforms.py:2202(TransformedPath) - 1 0.006 0.006 0.007 0.007 transforms.py:30() + 1 0.021 0.021 0.021 0.021 transforms.py:30() 1 0.000 0.000 0.000 0.000 transforms.py:54(TransformNode) 1 0.000 0.000 0.000 0.000 transforms.py:697(Bbox) 2 0.000 0.000 0.000 0.000 transforms.py:80(__init__) 1 0.000 0.000 0.000 0.000 transforms.py:961(TransformedBbox) 1 0.000 0.000 0.000 0.000 transforms.py:99(invalidate) - 1 0.000 0.000 0.000 0.000 triangulate.py:1() + 1 0.009 0.009 0.009 0.009 triangulate.py:1() 1 0.000 0.000 0.000 0.000 triangulate.py:17(DuplicatePointWarning) 1 0.000 0.000 0.000 0.000 triangulate.py:22(Triangulation) - 1 0.001 0.001 0.002 0.002 triangulation.py:1() + 1 0.027 0.027 0.053 0.053 triangulation.py:1() 1 0.000 0.000 0.000 0.000 triangulation.py:5(Triangulation) 1 0.000 0.000 0.000 0.000 tricontour.py:1() 1 0.000 0.000 0.000 0.000 tricontour.py:7(TriContourSet) 1 0.000 0.000 0.000 0.000 tripcolor.py:1() 1 0.000 0.000 0.000 0.000 triplot.py:1() 1 0.000 0.000 0.000 0.000 twodim_base.py:3() - 1 0.002 0.002 0.204 0.204 type_check.py:3() + 1 0.065 0.065 0.943 0.943 type_check.py:3() 1 0.000 0.000 0.000 0.000 tz.py:152(_ttinfo) 1 0.000 0.000 0.000 0.000 tz.py:191(tzfile) 1 0.000 0.000 0.000 0.000 tz.py:31(tzutc) 1 0.000 0.000 0.000 0.000 tz.py:475(tzrange) 1 0.000 0.000 0.000 0.000 tz.py:54(tzoffset) 1 0.000 0.000 0.000 0.000 tz.py:554(tzstr) - 1 0.001 0.001 0.001 0.001 tz.py:6() + 1 0.001 0.001 0.002 0.002 tz.py:6() 1 0.000 0.000 0.000 0.000 tz.py:629(_tzicalvtzcomp) 1 0.000 0.000 0.000 0.000 tz.py:639(_tzicalvtz) 1 0.000 0.000 0.000 0.000 tz.py:701(tzical) @@ -1327,7 +1328,7 @@ 1 0.000 0.000 0.000 0.000 urllib2.py:521(HTTPRedirectHandler) 1 0.000 0.000 0.000 0.000 urllib2.py:687(ProxyHandler) 1 0.000 0.000 0.000 0.000 urllib2.py:730(HTTPPasswordMgr) - 1 0.045 0.045 0.106 0.106 urllib2.py:76() + 1 0.103 0.103 0.344 0.344 urllib2.py:76() 1 0.000 0.000 0.000 0.000 urllib2.py:794(HTTPPasswordMgrWithDefaultRealm) 1 0.000 0.000 0.003 0.003 urllib2.py:804(AbstractBasicAuthHandler) 1 0.000 0.000 0.000 0.000 urllib2.py:864(HTTPBasicAuthHandler) @@ -1345,7 +1346,7 @@ 1 0.000 0.000 0.000 0.000 utils.py:1315(WarningMessage) 1 0.000 0.000 0.000 0.000 utils.py:1345(WarningManager) 15 0.000 0.000 0.001 0.000 utils.py:157(deprecate) - 1 0.004 0.004 0.004 0.004 utils.py:3() + 1 0.005 0.005 0.005 0.005 utils.py:3() 15 0.000 0.000 0.000 0.000 utils.py:93(_set_function_name) 1 0.000 0.000 0.000 0.000 utils.py:97(_Deprecate) 1 0.000 0.000 0.000 0.000 utils.py:980(SafeEval) @@ -1374,10 +1375,10 @@ 1 0.000 0.000 0.000 0.000 widgets.py:65(Button) 1 0.000 0.000 0.000 0.000 widgets.py:679(Cursor) 1 0.000 0.000 0.000 0.000 widgets.py:759(MultiCursor) - 1 0.002 0.002 0.010 0.010 widgets.py:8() + 1 0.016 0.016 0.049 0.049 widgets.py:8() 1 0.000 0.000 0.000 0.000 widgets.py:832(SpanSelector) 1 0.000 0.000 0.000 0.000 {PyQt4.QtCore.pyqtSignature} - 1 0.000 0.000 0.149 0.149 {__import__} + 1 0.004 0.004 1.536 1.536 {__import__} 2 0.000 0.000 0.000 0.000 {_csv.register_dialect} 2 0.000 0.000 0.000 0.000 {_ctypes.POINTER} 1 0.000 0.000 0.000 0.000 {_ctypes.dlopen} @@ -1391,12 +1392,12 @@ 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha512} 1 0.000 0.000 0.000 0.000 {_locale.nl_langinfo} 55 0.000 0.000 0.000 0.000 {_sre.compile} - 78 0.000 0.000 0.000 0.000 {_sre.getlower} + 78 0.017 0.000 0.017 0.000 {_sre.getlower} 18 0.000 0.000 0.000 0.000 {_struct.calcsize} 3 0.000 0.000 0.000 0.000 {abs} 51 0.001 0.000 0.002 0.000 {all} 2 0.000 0.000 0.000 0.000 {binascii.hexlify} - 457 0.001 0.000 0.001 0.000 {built-in method __new__ of type object at 0xb77e0660} + 457 0.001 0.000 0.001 0.000 {built-in method __new__ of type object at 0xb76b3660} 1 0.000 0.000 0.000 0.000 {built-in method _deco} 174 0.000 0.000 0.000 0.000 {built-in method end} 605 0.001 0.000 0.001 0.000 {built-in method group} @@ -1405,12 +1406,12 @@ 162 0.000 0.000 0.000 0.000 {built-in method start} 124 0.007 0.000 0.009 0.000 {built-in method sub} 1 0.000 0.000 0.000 0.000 {built-in method utcfromtimestamp} - 1 0.008 0.008 0.009 0.009 {cPickle.load} + 1 0.019 0.019 0.020 0.020 {cPickle.load} 1578 0.002 0.000 0.002 0.000 {callable} 1481 0.002 0.000 0.002 0.000 {chr} 25 0.004 0.000 0.004 0.000 {dir} 6 0.000 0.000 0.000 0.000 {fcntl.fcntl} - 2 0.000 0.000 0.000 0.000 {function seed at 0x8237bc4} + 2 0.000 0.000 0.000 0.000 {function seed at 0x8e9ebc4} 3488 0.007 0.000 0.007 0.000 {getattr} 79 0.000 0.000 0.000 0.000 {globals} 494 0.002 0.000 0.002 0.000 {hasattr} @@ -1441,7 +1442,7 @@ 2 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects} 140 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects} 147 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects} - 191 0.001 0.000 0.001 0.000 {method 'format' of 'str' objects} + 191 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects} 760 0.001 0.000 0.001 0.000 {method 'get' of 'dict' objects} 11 0.000 0.000 0.000 0.000 {method 'get' of 'dictproxy' objects} 12 0.000 0.000 0.000 0.000 {method 'indices' of 'slice' objects} @@ -1495,9 +1496,9 @@ 3 0.000 0.000 0.000 0.000 {posix.fdopen} 2 0.000 0.000 0.000 0.000 {posix.getcwd} 2 0.000 0.000 0.000 0.000 {posix.getpid} - 5 0.000 0.000 0.000 0.000 {posix.open} + 5 0.016 0.003 0.016 0.003 {posix.open} 2 0.000 0.000 0.000 0.000 {posix.read} - 22 0.000 0.000 0.000 0.000 {posix.stat} + 22 0.036 0.002 0.036 0.002 {posix.stat} 1 0.000 0.000 0.000 0.000 {posix.sysconf} 3 0.000 0.000 0.000 0.000 {posix.unlink} 184 0.000 0.000 0.000 0.000 {range}