[pypy-issue] [issue1048] pypy -m cProfile: jit bug

Armin Rigo tracker at bugs.pypy.org
Wed Feb 15 17:24:31 CET 2012


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

Attaching log1 too, which is the log produced by PYPYLOG showing the unoptimized
loop and the prints done during optimization.  The unoptimized loop is correct
in the sense that it doesn't use any undefined variable.

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


More information about the pypy-issue mailing list