[PyPy-issue] [issue617] range() slower than xrange()

Alex Gaynor pypy-dev-issue at codespeak.net
Fri Jan 14 20:23:57 CET 2011


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

Isn't this somewhat expected, given the extra guards that result from checking
that range wasn't forced to allocate the list.

----------
status: unread -> chatting

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue617>
_______________________________________________________



More information about the Pypy-issue mailing list