[pypy-issue] [issue1652] Array search ( Sorting/index heavy) is 2.24x slower on PyPy than Python2 and Python3

kostia.lopuhin tracker at bugs.pypy.org
Sat Jan 18 20:51:32 CET 2014


kostia.lopuhin <kostia.lopuhin at gmail.com> added the comment:

By the way, it seems that making itemgetter('a') a builtin is not documented here 
http://docs.python.org/2/library/operator.html and is not checked in lib_python or 
pypy tests - so maybe there is no point in making the result of itermgetter 
function a builtin?

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


More information about the pypy-issue mailing list