[issue45026] More compact range iterator

Łukasz Langa report at bugs.python.org
Tue Sep 21 13:39:33 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:

Looks like GH-28176 is faster across the board. One missing benchmark here is comparing `len()` speed as this was where the results will be reversed. It would be interesting to see to what extent.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45026>
_______________________________________


More information about the Python-bugs-list mailing list