[pypy-issue] [issue1074] array creation from existing list slow

Alex Gaynor tracker at bugs.pypy.org
Mon Feb 27 17:06:02 CET 2012


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

I think our best bet is moving tbe shape detection, and type coercion code into 
pure Python, so the JIT can handle all the different cases.

----------
nosy: +agaynor

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


More information about the pypy-issue mailing list