Eric Firing <efir...@hawaii.edu> writes:

> 3) Question: how does this affect startup time?  Jouni tested two 
> approaches to his work, and the decorator approach was significantly 
> slower.  

No, actually the difference was barely measurable. The reason I chose
the boilerplate approach of generating source files instead of using
magic wrappers to generate functions at runtime was that I thought the
latter were too magical - difficult to get right, and probably more
difficult to debug when something breaks.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to