profile¶
Class for profiling Python code.
Functions
|
|
|
Run statement under profiler optionally saving results in filename |
|
Run statement under profiler, supplying your own globals and locals, optionally saving results in filename. |
Classes
|
Profiler class. |