[ANN] Benchmarker 1.1.0 released - a samll benchmark utility
Stefan Behnel
stefan_ml at behnel.de
Mon Jun 28 05:39:10 EDT 2010
Makoto Kuwata, 26.06.2010 19:09:
> I released Benchmarker 1.1.0.
> http://pypi.python.org/pypi/Benchmarker/
>
> Benchmarker is a small utility to benchmark your code.
Does it use any statistically sound way to run the benchmarks? It seems to
produce just one number on output, which can be misleading depending on the
way it measures.
Stefan
More information about the Python-list
mailing list