Subpackages
Submodules
Variables
- profiler
profiler = None
Function summary
- begin_profiling()
- end_profiling()
- find_profile(create = True, path = None)
- profile(func, *args, **keywords)
- stats(num_funcs = 20)
Functions
- begin_profiling()
- end_profiling()
- find_profile(create = True, path = None)
- profile(func, *args, **keywords)
- stats(num_funcs = 20)
Imported Names
| Local name | Refers to |
|---|---|
| os | os |
| os.path | os.path |
| Profile | hotshot.Profile |