[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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 petr.viktorin, rhettinger, vstinner
Date 2021-09-07.10:32:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631010761.17.0.767734926134.issue38644@roundup.psfhosted.org>
In-reply-to
Content
Raymond:
> This adds cost to our most critical code paths.  For example, type_call() will now be slower for every single object instantiation.

This issue is now closed. Please open a new issue if you consider that the code should be modified. It would also help to have a benchmark if it's a performance regression ;-)
History
Date User Action Args
2021-09-07 10:32:41vstinnersetrecipients: + vstinner, rhettinger, petr.viktorin
2021-09-07 10:32:41vstinnersetmessageid: <1631010761.17.0.767734926134.issue38644@roundup.psfhosted.org>
2021-09-07 10:32:41vstinnerlinkissue38644 messages
2021-09-07 10:32:41vstinnercreate