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 gvanrossum, lys.nikolaou, pablogsal
Date 2020-05-17.18:00:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589738448.66.0.0607426329411.issue40661@roundup.psfhosted.org>
In-reply-to
Content
A quick benchmark using xxl.py:

Base time (master):
Time: 9.386 seconds on an average of 20 runs

With the patch in this issue:
Time: 9.498 seconds on an average of 20 runs

Sadly I could not test with PGO/LTO and without CPU isolation, so it would be great if someone could double-check these numbers.

Also, I will be unable to do a PR until this night/tomorrow morning (London time) :(
History
Date User Action Args
2020-05-17 18:00:48pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou
2020-05-17 18:00:48pablogsalsetmessageid: <1589738448.66.0.0607426329411.issue40661@roundup.psfhosted.org>
2020-05-17 18:00:48pablogsallinkissue40661 messages
2020-05-17 18:00:48pablogsalcreate