Ken Jin <kenjin4...@gmail.com> added the comment:

Strong +1 from me.

Not to mention some instructions don't even need to read the _PyAdaptiveEntry 
apart from recording cache hits, so that's one more dependent load and store 
too.

Extremely cheap instructions off the top of my head:
- BINARY_SUBSCR
- LOAD_METHOD
- LOAD_GLOBAL
- LOAD_ATTR

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45527>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to