Differences between revisions 1 and 2
Revision 1 as of 2004-05-24 10:56:05
Size: 861
Editor: c-24-125-101-137
Comment:
Revision 2 as of 2004-05-24 11:01:42
Size: 1163
Editor: c-24-125-101-137
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe PythonLibraryReference/ThePythonProfiler here.
Line 4: Line 3:
||<bgcolor='#E0E0FF'>Note: this is an unofficial posting of the official python documentation. So '''PLEASE DON'T''' modify the existing text! It will probably just be overwritten and no one will realize you've done it. '''PLEASE DO''' add any and all comments at the end of the section they apply to. That's what it's for! ||
Line 21: Line 21:
10.8 [:/ProfilerExtensions:Extensions] -- Deriving Better Profilers  10.8 [:/ProfilerExtensions:Extensions] -- Deriving Better Profilers
Line 23: Line 23:
10.9 [:/HotshotProfiler:hotshot] -- High performance logging profiler 10.9.1 Profile Objects 10.9.2 Using hotshot data 10.9.3 Example Usage  10.9 [:/HotshotProfiler:hotshot] -- High performance logging profiler 10.9.1 Profile Objects 10.9.2 Using hotshot data 10.9.3 Example Usage
Line 26: Line 26:
----
CategoryDocumentation

[:../:Python Library Reference]

Note: this is an unofficial posting of the official python documentation. So PLEASE DON'T modify the existing text! It will probably just be overwritten and no one will realize you've done it. PLEASE DO add any and all comments at the end of the section they apply to. That's what it's for!

10. The Python Profiler

10.1 [:/ProfilerIntro:Introduction to the profiler]

10.2 [:/DiffOldProfiler:How Is This Profiler Different From The Old Profiler?]

10.3 [:/InstantUsersManual:Instant Users Manual]

10.4 [:/DeterministicProfiling:What Is Deterministic Profiling?]

10.5 [:/ReferenceManual:Reference Manual]

10.6 [:/ProfilerLimitations:Limitations]

10.7 [:/ProfilerCalibration:Calibration]

10.8 [:/ProfilerExtensions:Extensions] -- Deriving Better Profilers

10.9 [:/HotshotProfiler:hotshot] -- High performance logging profiler 10.9.1 Profile Objects 10.9.2 Using hotshot data 10.9.3 Example Usage

10.10 [:/TimeitProfiler:timeit] -- Measure execution time of small code snippets 10.10.1 Command Line Interface 10.10.2 Examples


CategoryDocumentation

PythonLibraryReference/ThePythonProfiler (last edited 2008-11-15 14:00:17 by localhost)

Unable to edit the page? See the FrontPage for instructions.