[issue29227] Reduce C stack consumption in function calls

STINNER Victor report at bugs.python.org
Tue Jan 10 18:03:47 EST 2017


STINNER Victor added the comment:

I plan to run a benchmark when all my patches to reduce the stack consumption will be ready. I'm still trying all the various options to reduce the stack consumption. I'm trying to avoid hacks and reduce the number of changes. I'm already better than Python 2.7 and 3.5 on my local branch.

----------

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


More information about the Python-bugs-list mailing list