[pypy-issue] [issue1201] Pymaging is 20x slower on PyPy than CPython

Amaury Forgeot d Arc tracker at bugs.pypy.org
Mon Jul 2 21:21:37 CEST 2012


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

Are numbers between parentheses the number of iterations?
Note that the PyPy jit starts after 1000 iterations of a loop.
Could you increase min_iterations to 5000 and try again?

----------
nosy: +afa

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


More information about the pypy-issue mailing list