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 nascheme, pablogsal
Date 2019-02-19.20:59:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550609986.72.0.470800281685.issue36044@roundup.psfhosted.org>
In-reply-to
Content
Also, the test suite exercises a lot of branches (like passing incorrect types to function to check errors) that will hurt the branch prediction that PGO generates.
History
Date User Action Args
2019-02-19 20:59:46pablogsalsetrecipients: + pablogsal, nascheme
2019-02-19 20:59:46pablogsalsetmessageid: <1550609986.72.0.470800281685.issue36044@roundup.psfhosted.org>
2019-02-19 20:59:46pablogsallinkissue36044 messages
2019-02-19 20:59:46pablogsalcreate