python script monitor

Skip Montanaro skip.montanaro at gmail.com
Tue Sep 16 06:26:35 EDT 2014


On Sep 16, 2014 4:17 AM, "Nicholas Cannon" <nicholascannon1 at gmail.com>
wrote:
>
> Nah I mean like there is performance issues. It delivers result that I
want just mot very conveinetly fast.

Take a look at the cProfile module. That's what it's called in Python 2.x.
Not sure if it lost its camel case spelling in 3.x or is now called simply
"profile."

Skip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140916/6c4cec0d/attachment.html>


More information about the Python-list mailing list