GNU Info

Info Node: (python2.1-lib.info)Python Profiler

(python2.1-lib.info)Python Profiler


Next: Internet Protocols and Support Prev: Python Debugger Up: Top
Enter node , (file) or (file)node

The Python Profiler
*******************

This manual section was written by James Roskind <>.
Copyright (C) 1994, by InfoSeek Corporation, all rights reserved.

Written by James Roskind.(1)

Permission to use, copy, modify, and distribute this Python software
and its associated documentation for any purpose (subject to the
restriction in the following sentence) without fee is hereby granted,
provided that the above copyright notice appears in all copies, and
that both that copyright notice and this permission notice appear in
supporting documentation, and that the name of InfoSeek not be used in
advertising or publicity pertaining to distribution of the software
without specific, written prior permission.  This permission is
explicitly restricted to the copying and modification of the software
to remain in Python, compiled Python, or other languages (such as C)
wherein the modified or derived code is exclusively imported into a
Python module.

INFOSEEK CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL INFOSEEK CORPORATION BE LIABLE FOR ANY
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

The profiler was written after only programming in Python for 3 weeks.
As a result, it is probably clumsy code, but I don't know for sure yet
'cause I'm a beginner :-).  I did work hard to make the code run fast,
so that profiling would be a reasonable thing to do.  I tried not to
repeat code fragments, but I'm sure I did some stuff in really awkward
ways at times.  Please send suggestions for improvements to:
<jar@netscape.com>.  I won't promise _any_ support.  ...but I'd
appreciate the feedback.

Profiler Introduction
Profiler Changes
Instant Users Manual
Deterministic Profiling
Reference Manual
Limitations
Calibration
Profiler Extensions
---------- Footnotes ----------

(1)  Updated and converted to LaTeX by Guido van Rossum.  The
references to the old profiler are left in the text, although it no
longer exists.


automatically generated by info2www version 1.2.2.9