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 pitrou
Recipients corona10, eelizondo, gregory.p.smith, nascheme, pablogsal, pitrou, shihai1991, steve.dower, tim.peters, vstinner
Date 2020-04-14.14:23:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586874238.64.0.941532978048.issue40255@roundup.psfhosted.org>
In-reply-to
Content
> I run the pyperformance test suite with PGO + LTO + full cpu isolation in the speed.python.org machine and these were the results:

Be mindful that synthetic benchmarks are probably a gentle case for branch prediction.  Real-world performance on irregular workloads might be worse still (or perhaps better, who knows :-)).
History
Date User Action Args
2020-04-14 14:23:58pitrousetrecipients: + pitrou, tim.peters, nascheme, gregory.p.smith, vstinner, steve.dower, corona10, pablogsal, eelizondo, shihai1991
2020-04-14 14:23:58pitrousetmessageid: <1586874238.64.0.941532978048.issue40255@roundup.psfhosted.org>
2020-04-14 14:23:58pitroulinkissue40255 messages
2020-04-14 14:23:58pitroucreate