[issue27213] Rework CALL_FUNCTION* opcodes

Demur Rumed report at bugs.python.org
Sat Jul 9 16:02:22 EDT 2016


Demur Rumed added the comment:

Pybench is now only ~200ms slower instead of 1200ms slower. But the whole point of this patch is that CALL_FUNCTION_EX shouldn't be optimized for, so I'd much prefer real benchmarking results

----------
Added file: http://bugs.python.org/file43669/callfunc4.patch

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


More information about the Python-bugs-list mailing list