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 eric.snow
Recipients Johan Dahlin, db3l, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-03-01.20:22:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551471761.11.0.758105597277.issue33608@roundup.psfhosted.org>
In-reply-to
Content
I've merged the PR for hoisting eval_breaker before the ceval loop starts.  @Raymond, see if that addresses the performance regression you've been seeing.

I'll close this issue after I've sorted out the buildbot issues David mentioned (on his Windows builders).
History
Date User Action Args
2019-03-01 20:22:41eric.snowsetrecipients: + eric.snow, nascheme, db3l, ncoghlan, vstinner, pmpp, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-03-01 20:22:41eric.snowsetmessageid: <1551471761.11.0.758105597277.issue33608@roundup.psfhosted.org>
2019-03-01 20:22:41eric.snowlinkissue33608 messages
2019-03-01 20:22:40eric.snowcreate