On Nov 8, 2007 7:10 AM, Darren Dale <[EMAIL PROTECTED]> wrote:

> Fernando, do you have a record of the changes you guys made at SciPy-2007?

No, we just went through the codebase by hand and quickly removed
anything that looked like it would do namespace packages.  Once that
was out of the way, the traits init was actually *shorter* than the
non-traits one, since traits property-like checks are dispatched in a
tight, highly optimized C core (ctraits.c) instead of via pure python.

Sorry not to have that benchmark code available, at this point I think
I'd have to redo it by hand.

Cheers,

f

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

Reply via email to