[Python-Dev] Python Benchmarks
Fredrik Lundh
fredrik at pythonware.com
Fri Jun 9 12:28:01 CEST 2006
M.-A. Lemburg wrote:
> You can download a current snapshot from:
>> http://www.egenix.com/files/python/pybench-2.0-2006年06月09日.zip
believe it or not, but this hangs on my machine, under 2.5 trunk. and
it hangs hard; nether control-c, break, or the task manager manages to
kill it.
if it's any clue, it prints
> -------------------------------------------------------------------------------
> PYBENCH 2.0
> -------------------------------------------------------------------------------
> * using Python 2.5a2
> * disabled garbage collection
> * system check interval set to maximum: 2147483647
> * using timer: time.clock
and that's it; the process is just sitting there, using exactly 0% CPU.
</F>
More information about the Python-Dev
mailing list