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 pablogsal
Recipients Mark.Shannon, jdemeyer, pablogsal, petr.viktorin, rhettinger
Date 2019-07-12.00:35:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562891742.85.0.635447933945.issue37562@roundup.psfhosted.org>
In-reply-to
Content
>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.

I am comparing the tip of 3.8 and the parent of aacc77fbd. (Notice that the first two stack traces correspond to aacc77fbd and its parent).

>are you compiling with PGO (--enable-optimizations) or not?

Yup, PGO and LTO. I can try repeat them without optimisations if you want.

As I suggested previously I would like to confirm that this results can be reproduced first before exploring other things.
History
Date User Action Args
2019-07-12 00:35:42pablogsalsetrecipients: + pablogsal, rhettinger, petr.viktorin, Mark.Shannon, jdemeyer
2019-07-12 00:35:42pablogsalsetmessageid: <1562891742.85.0.635447933945.issue37562@roundup.psfhosted.org>
2019-07-12 00:35:42pablogsallinkissue37562 messages
2019-07-12 00:35:42pablogsalcreate