[Python-Dev] Python Benchmarks

Fredrik Lundh fredrik at pythonware.com
Wed Jun 7 23:22:19 CEST 2006


M.-A. Lemburg wrote:

> Some more interesting results from comparing Python 2.4 (other) against
> the current SVN snapshot (this):

been there, done that, found the results lacking.

we spent a large part of the first NFS day to investigate all
reported slowdowns, and found that only one slowdown could be 
independently confirmed (the exception issue).

try running some of your subtests under timeit, and see if you
can repeat the results.

</F>



More information about the Python-Dev mailing list