[issue43575] map() instantiation time reducing by using PEP 590 vectorcall

Dong-hee Na report at bugs.python.org
Mon Mar 22 06:01:27 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:


New changeset 86883d40e93acae980e52b90fddd7d042e439beb by Dong-hee Na in branch 'master':
bpo-43575: Use PEP 590 vectorcall to speed up map() (GH-24955)
https://github.com/python/cpython/commit/86883d40e93acae980e52b90fddd7d042e439beb


----------

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


More information about the Python-bugs-list mailing list