Profiling programs/scripts?

George Sakkis george.sakkis at gmail.com
Fri Apr 11 15:20:27 EDT 2008


On Apr 11, 2:49 pm, skanem... at yahoo.se wrote:

> how do i profile a program? i found out that there are some profilers
> included in the standard library but couldnt really figure out how to
> access/use them

Did you actually read the docs ? There is an example in the stdlib
documentation:
http://docs.python.org/lib/hotshot-example.html

HTH,
George



More information about the Python-list mailing list