[pypy-issue] [issue1288] CPython executes code significantly faster

Armin Rigo tracker at bugs.pypy.org
Sun Oct 14 11:23:49 CEST 2012


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

Your example shows timings of 0.005725 seconds versus 0.002292 seconds.  That's
far too little to give the JIT compiler even a chance to fire.  Does the same
ratio remain if the program is made to run for several seconds?

----------
nosy: +arigo
status: unread -> chatting

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


More information about the pypy-issue mailing list