python3-profiler

Deterministic profiling of any python programs (python 3.x)
 
  2
  2 reviews



A profiler is a program that describes the run time performance of a program, providing a variety of statistics. 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.

this package contains the modules 'profile' and 'pstats' from the standard library. they were move to a non-free package because of its license.
Latest reviews
4
jahid_0903014 9 years ago

useful

4
blueXrider 12 years ago

quite nice