Execution time of lines within a function
Ed Leafe
ed at leafe.com
Thu Dec 7 16:48:02 EST 2006
On Dec 4, 2006, at 11:36 PM, Paul McGuire wrote:
> The PythonDecoratorLibrary page on the Python wiki has a link to a
> @profile
> decorator, that I have used to profile the contents of targeted
> functions
> (only just now, I don't seem to be able to get to the wiki to get
> the exact
> link).
http://mg.pov.lt/blog/profilehooks-1.0.html
Note that the license has been changed from GPL to MIT, making it
distributable with non-GPL projects.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
More information about the Python-list
mailing list