[issue39521] reversed(mylist) much slower on Python 3.8 32-bit for Windows

STINNER Victor report at bugs.python.org
Tue Feb 11 17:02:53 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

> Just FYI, there is no PGO run on the official 32-bit builds. I only run it on the 64-bit build.

Aaaah :-) That's good to know ;-) It can explain the performance difference.

----------

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


More information about the Python-bugs-list mailing list