[issue44525] Implement CALL_FUNCTION adaptive interpreter optimizations

Mark Shannon report at bugs.python.org
Wed Dec 15 10:03:46 EST 2021


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 3a60bfef49b3324660a615a8e6d10710e5f669d9 by Mark Shannon in branch 'main':
bpo-44525: Specialize for calls to type and other builtin classes with 1 argument. (GH-29942)
https://github.com/python/cpython/commit/3a60bfef49b3324660a615a8e6d10710e5f669d9


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44525>
_______________________________________


More information about the Python-bugs-list mailing list