Next: Profiler Changes Prev: The Python Profiler Up: The Python Profiler Top: Top
profile
and pstats.
This profiler provides
deterministic profiling of any Python programs. It also
provides a series of report generation tools to allow users to rapidly
examine the results of a profile operation.