[issue26814] [WIP] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments

Serhiy Storchaka report at bugs.python.org
Fri Apr 22 08:52:39 EDT 2016


Serhiy Storchaka added the comment:

Could you compare filter(), map() and sorted() performance with your patch and with issue23507 patch?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26814>
_______________________________________


More information about the Python-bugs-list mailing list