This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients Dennis Sweeney, gvanrossum, lukasz.langa, rhettinger, serhiy.storchaka
Date 2021-09-21.17:39:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632245973.96.0.131667377048.issue45026@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-09-21 17:39:33lukasz.langasetrecipients: + lukasz.langa, gvanrossum, rhettinger, serhiy.storchaka, Dennis Sweeney
2021-09-21 17:39:33lukasz.langasetmessageid: <1632245973.96.0.131667377048.issue45026@roundup.psfhosted.org>
2021-09-21 17:39:33lukasz.langalinkissue45026 messages
2021-09-21 17:39:33lukasz.langacreate