[Python-Dev] Python Benchmarks

Fredrik Lundh fredrik at pythonware.com
Thu Jun 8 13:54:24 CEST 2006


M.-A. Lemburg wrote:

> The pybench results match those of timeit.py on my test machine
> in both cases. I just mixed up the headers when I wrote the email.

on a line by line basis ?

> Testnames                        minimum run-time        average  run-time
>                                  this    other   diff    this    other   diff
> -------------------------------------------------------------------------------
>            PythonFunctionCalls:   130ms   108ms  +21.3%   132ms   109ms  +20.9%
>                 TryRaiseExcept:   115ms   137ms  -16.2%   129ms   140ms   -7.6%

</F>



More information about the Python-Dev mailing list