[pypy-issue] [issue1547] Speed regressions vs. CPython for project euler programs

Armin Rigo tracker at bugs.pypy.org
Wed Jul 17 21:14:07 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

euler29 is about "a ** b" resulting in a largish 'long' integer.  The fact that
it's almost as fast in PyPy and in CPython is good enough.

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


More information about the pypy-issue mailing list