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 steve.dower
Recipients FFY00, eric.snow, ncoghlan, steve.dower, vstinner
Date 2021-11-29.20:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638216110.94.0.64985650356.issue45582@roundup.psfhosted.org>
In-reply-to
Content
It's one data point (well, statistics over 1000 points), but it looks like it's actually a slight improvement in performance over the previous code on Windows :)

    before   after
min 23.103   22.154
25% 25.069   23.59925
50% 25.8125  24.2715
75% 26.65175 24.89575
max 147.567  138.997

Going to run a Linux test as well, since that was a completely different code path, but assuming it's not drastically different then I'll go ahead and merge.
History
Date User Action Args
2021-11-29 20:01:50steve.dowersetrecipients: + steve.dower, ncoghlan, vstinner, eric.snow, FFY00
2021-11-29 20:01:50steve.dowersetmessageid: <1638216110.94.0.64985650356.issue45582@roundup.psfhosted.org>
2021-11-29 20:01:50steve.dowerlinkissue45582 messages
2021-11-29 20:01:50steve.dowercreate