[pypy-issue] [issue1102] This program takes longer to run under pypy-1.8 than under CPython 2.6.5

Ronny Pfannschmidt tracker at bugs.pypy.org
Sun Apr 1 19:47:32 CEST 2012


Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de> added the comment:

you hit a interesting special case in the jit, if you use 

time pypy-bin --jit threshold=7331337,function_threshold=7331337 /tmp/workhorse.py

it ends up being faster than cpython

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1102>
________________________________________


More information about the pypy-issue mailing list