[issue42115] Caching infrastructure for the evaluation loop: specialised opcodes

Pablo Galindo Salgado report at bugs.python.org
Tue Dec 15 08:08:54 EST 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

> pidigits and regex_v8 are LOAD_ATTR heavy benchmarks?

The PR is for LOAD_METHOD infrastructure, not for LOAD_ATTR (There was an incorrect title in the PR that I corrected but the contents are correct).

> I will run benchmarks in my machine to confirm the results.

Thanks a lot, Inada-san

----------

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


More information about the Python-bugs-list mailing list