A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2005-October/057327.html below:

[Python-Dev] LOAD_SELF and SELF_ATTR opcodes

[Python-Dev] LOAD_SELF and SELF_ATTR opcodes [Python-Dev] LOAD_SELF and SELF_ATTR opcodes"Martin v. Löwis" martin at v.loewis.de
Sat Oct 15 00:33:24 CEST 2005
Phillip J. Eby wrote:
> Anyway, my main question is, do these sound like worthwhile 
> optimizations? 

In the past, I think the analysis was always "no". It adds
an opcode, so increases the size of the switch, causing
more pressure on the cache, with an overall questionable
effect.

As for measuring the effect of the change: how often
does that pattern occur in the standard library?
(compared to what total number of LOAD_ATTR)

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4