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 corona10, erlendaasland, miss-islington, pablogsal, petr.viktorin, phsilva, rhettinger, serhiy.storchaka, shihai1991, vstinner
Date 2021-04-21.23:28:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619047733.91.0.391504215279.issue40137@roundup.psfhosted.org>
In-reply-to
Content
IMO we spent enough time micro-optimizing _functools and _PyType_GetModuleByDef(). I don't think that it's worth it to spend too much time trying to investigate differences between benchmarks around +- 1 ns on ~40 ns. I close the issue.

Thanks Raymond for fixing the slowdown ;-)
History
Date User Action Args
2021-04-21 23:28:53vstinnersetrecipients: + vstinner, rhettinger, phsilva, petr.viktorin, serhiy.storchaka, corona10, pablogsal, miss-islington, shihai1991, erlendaasland
2021-04-21 23:28:53vstinnersetmessageid: <1619047733.91.0.391504215279.issue40137@roundup.psfhosted.org>
2021-04-21 23:28:53vstinnerlinkissue40137 messages
2021-04-21 23:28:53vstinnercreate