10. Il profiler di Python

Copyright © 1994, by InfoSeek Corporation, all rights reserved.

Written by James Roskind.10.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.

Il profiler è stato scritto dopo sole 3 settimane di programmazione in Python. Di conseguenza, è probabile che sia del pessimo codice, anche se non posso assicurarvelo visto che sono un principiante :-). Ho lavorato sodo per rendere prestante il codice, in modo che sia ragionevole effettuare la profilatura. Ho cercato di non ripetere i frammenti di codice, ma sono certo alcune volte di aver realizzato delle parti in modo veramente maldestro. Vi prego di inviare suggerimenti per il miglioramento di questo modulo a: jar@netscape.com. Non posso assicurare alcun supporto. ...ma apprezzerei dei commenti.



Footnotes

... Roskind.10.1
Aggiornato e convertito in LATEX da Guido van Rossum. I riferimenti al vecchio profiler vengono inseriti a sinistra del testo, nonostante possano non esistere.



Subsections
Vedete Circa questo documento... per informazioni su modifiche e suggerimenti.