[pypy-issue] [issue1222] Performance issue

Alex Gaynor tracker at bugs.pypy.org
Fri Jul 20 18:25:56 CEST 2012


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

Unfortunately that's not very likely to happen. The JIT has no idea that the 
result of zip() won't be used at the time it sees that it's creating a list.

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


More information about the pypy-issue mailing list