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 eric.smith
Recipients BTaskaya, eric.smith, pablogsal, serhiy.storchaka
Date 2021-05-21.20:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621629921.03.0.355386945838.issue44194@roundup.psfhosted.org>
In-reply-to
Content
> It is a pretty-targeted optimization, so I don't expect it to speed up the macro benchmarks. Though that shouldn't be a blocker for small, targeted optimizations.

In the past we've rejected optimizations that make the code more complex and don't result in any noticeable real-world speedups. I don't think that policy has changed.
History
Date User Action Args
2021-05-21 20:45:21eric.smithsetrecipients: + eric.smith, serhiy.storchaka, pablogsal, BTaskaya
2021-05-21 20:45:21eric.smithsetmessageid: <1621629921.03.0.355386945838.issue44194@roundup.psfhosted.org>
2021-05-21 20:45:21eric.smithlinkissue44194 messages
2021-05-21 20:45:21eric.smithcreate