[issue17611] Move unwinding of stack for "pseudo exceptions" from interpreter to compiler.

Neil Schemenauer report at bugs.python.org
Mon Nov 6 17:41:04 EST 2017


Neil Schemenauer <nas-python at arctrix.com> added the comment:

The attached pyperformance report compares cpython:master to nascheme:unwind_stack.  If I've done the tests correctly, the unwind_stack version is slightly faster.

----------
Added file: https://bugs.python.org/file47253/perf_unwind_stack.txt

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


More information about the Python-bugs-list mailing list