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, Zeturic, ammar2, josh.r, pmpp, serhiy.storchaka, tim.peters, vstinner
Date 2020-10-13.11:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602589336.02.0.56310137987.issue41972@roundup.psfhosted.org>
In-reply-to
Content
FYI after I saw bench_results.txt, I wrote a pyperf PR to add geometric mean, to more easily summarize a benchmark suite :-D
https://github.com/psf/pyperf/pull/79
History
Date User Action Args
2020-10-13 11:42:16vstinnersetrecipients: + vstinner, tim.peters, pmpp, serhiy.storchaka, josh.r, ammar2, Dennis Sweeney, Zeturic
2020-10-13 11:42:16vstinnersetmessageid: <1602589336.02.0.56310137987.issue41972@roundup.psfhosted.org>
2020-10-13 11:42:16vstinnerlinkissue41972 messages
2020-10-13 11:42:15vstinnercreate