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 aeros, corona10, eric.snow, vstinner
Date 2020-05-05.21:10:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588713007.26.0.889516181728.issue40512@roundup.psfhosted.org>
In-reply-to
Content
Hum, demo.py is not reliable for threads: the standard deviation is quite large. I rewrote it using pyperf to compute the average and the standard deviation.
History
Date User Action Args
2020-05-05 21:10:07vstinnersetrecipients: + vstinner, eric.snow, corona10, aeros
2020-05-05 21:10:07vstinnersetmessageid: <1588713007.26.0.889516181728.issue40512@roundup.psfhosted.org>
2020-05-05 21:10:07vstinnerlinkissue40512 messages
2020-05-05 21:10:07vstinnercreate