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 jdemeyer
Recipients Mark.Shannon, jdemeyer, josh.r, malin, methane, vstinner
Date 2019-08-13.14:44:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565707475.2.0.590992526327.issue37774@roundup.psfhosted.org>
In-reply-to
Content
I claim that adding Py_LIKELY/Py_UNLIKELY will reduce the performance randomness of non-PGO builds. So it would be strange to use that randomness as an argument *against* this patch.
History
Date User Action Args
2019-08-13 14:44:35jdemeyersetrecipients: + jdemeyer, vstinner, methane, Mark.Shannon, josh.r, malin
2019-08-13 14:44:35jdemeyersetmessageid: <1565707475.2.0.590992526327.issue37774@roundup.psfhosted.org>
2019-08-13 14:44:35jdemeyerlinkissue37774 messages
2019-08-13 14:44:34jdemeyercreate