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 vstinner
Recipients Dennis Sweeney, corona10, rhettinger, serhiy.storchaka, vstinner
Date 2020-03-02.17:39:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583170763.86.0.389457150473.issue39737@roundup.psfhosted.org>
In-reply-to
Content
I suggest to use LTO + PGO optimizations when benchmarking Python:
https://pyperformance.readthedocs.io/usage.html#how-to-get-stable-benchmarks

Benchmarking is hard :-/
History
Date User Action Args
2020-03-02 17:39:23vstinnersetrecipients: + vstinner, rhettinger, serhiy.storchaka, corona10, Dennis Sweeney
2020-03-02 17:39:23vstinnersetmessageid: <1583170763.86.0.389457150473.issue39737@roundup.psfhosted.org>
2020-03-02 17:39:23vstinnerlinkissue39737 messages
2020-03-02 17:39:23vstinnercreate