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 methane
Recipients christian.heimes, ezio.melotti, methane, miss-islington, mpaolini, ncoghlan, pablogsal, rhettinger, serhiy.storchaka, steve.dower
Date 2019-07-30.16:52:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564505549.83.0.348687981589.issue37587@roundup.psfhosted.org>
In-reply-to
Content
I'm sorry, I was wrong.  PGO did very nice job on all cases.
gcc allocates `c` to register in the hot loop.
History
Date User Action Args
2019-07-30 16:52:29methanesetrecipients: + methane, rhettinger, ncoghlan, christian.heimes, ezio.melotti, serhiy.storchaka, steve.dower, mpaolini, pablogsal, miss-islington
2019-07-30 16:52:29methanesetmessageid: <1564505549.83.0.348687981589.issue37587@roundup.psfhosted.org>
2019-07-30 16:52:29methanelinkissue37587 messages
2019-07-30 16:52:29methanecreate