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 yselivanov
Recipients gvanrossum, pablogsal, serhiy.storchaka, yselivanov
Date 2021-01-14.19:21:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610652078.88.0.801661875318.issue42927@roundup.psfhosted.org>
In-reply-to
Content
> So it seems that everything is in the noise range except the "float" benchmark that is 1.11x faster

Yeah, this is why. https://github.com/python/pyperformance/blob/master/pyperformance/benchmarks/bm_float.py#L12

This is a great result, IMO. I'm +1 to merge this.
History
Date User Action Args
2021-01-14 19:21:18yselivanovsetrecipients: + yselivanov, gvanrossum, serhiy.storchaka, pablogsal
2021-01-14 19:21:18yselivanovsetmessageid: <1610652078.88.0.801661875318.issue42927@roundup.psfhosted.org>
2021-01-14 19:21:18yselivanovlinkissue42927 messages
2021-01-14 19:21:18yselivanovcreate