[issue37562] PEP 590 implementation introduced a performance regression

Jeroen Demeyer report at bugs.python.org
Thu Jul 11 17:03:13 EDT 2019


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

Could you please specify:
- which commits are you comparing exactly? From your explanation, I guess aacc77fbd and its parent, but that's not completely fair since PEP 590 consists of many commits (see #36974). A better comparison would be master against 3.8a4.
- are you compiling with PGO (--enable-optimizations) or not?

----------

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


More information about the Python-bugs-list mailing list