[issue43760] The DISPATCH() macro is not as efficient as it could be.

Mark Shannon report at bugs.python.org
Thu Apr 8 06:22:59 EDT 2021


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


New changeset 28d28e053db6b69d91c2dfd579207cd8ccbc39e7 by Mark Shannon in branch 'master':
bpo-43760: Streamline dispatch sequence for machines without computed gotos. (GH-25244)
https://github.com/python/cpython/commit/28d28e053db6b69d91c2dfd579207cd8ccbc39e7


----------

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


More information about the Python-bugs-list mailing list