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 corona10
Recipients brandtbucher, corona10, kj, tim.peters
Date 2021-08-30.10:05:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630317902.03.0.987543194054.issue45045@roundup.psfhosted.org>
In-reply-to
Content
For the record,

Final benchmark with optimization build + thin LTO option.

+---------------+---------------+----------------------+
| Benchmark     | thin_lto_base | thin_lto_opt         |
+===============+===============+======================+
| bench pattern | 357 ns        | 287 ns: 1.24x faster |
+---------------+---------------+----------------------+
History
Date User Action Args
2021-08-30 10:05:02corona10setrecipients: + corona10, tim.peters, brandtbucher, kj
2021-08-30 10:05:02corona10setmessageid: <1630317902.03.0.987543194054.issue45045@roundup.psfhosted.org>
2021-08-30 10:05:02corona10linkissue45045 messages
2021-08-30 10:05:01corona10create