[issue32949] Simplify "with"-related opcodes

Mark Shannon report at bugs.python.org
Sat Mar 17 17:05:45 EDT 2018


Mark Shannon <mark at hotpy.org> added the comment:

We have two competing PRs for this issue. Again.

For comparison, using the same micro-benchmark, PR 5112 has these timings:
Master branch: Mean +- std dev: 252 ns +- 4 ns
PR 5112: Mean +- std dev: 216 ns +- 4 ns

----------

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


More information about the Python-bugs-list mailing list