On Monday 30 July 2007 7:10:01 pm Eric Firing wrote: > Darren Dale wrote: > > I just committed changes in svn that will allow matplotlib to use the > > experimental traited mplconfig module. The traited config object itself > > is called mplConfig, but I wrapped it in an object called rcParams to > > make it compatible with matplotlib, so we can kick the tires without > > extensive changes. > > Darren, > > There is *major* speed problem. Running "backend_driver.py Template": > > 0.95 minutes with NEWCONFIG = True > 0.51 minutes False
It looks like creating the mplConfig object is adding to the startup time. I'll look into it when I get a chance. Darren ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel