A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-February/019924.html below:

[Python-Dev] Speeding up instance attribute access

[Python-Dev] Speeding up instance attribute access [Python-Dev] Speeding up instance attribute accessMartin v. Loewis martin@v.loewis.de
11 Feb 2002 13:15:59 +0100
Guido van Rossum <guido@python.org> writes:

> - We need fallbacks for various exceptional cases:

I think assignment to __class__ also needs to be
considered. Therefore, it may be best if the member array is a
separate block (not allocated with the instances).

It might also be worthwhile to incorporate __slots__ access into that
scheme, to avoid having to find the member descriptor in the class
dictionary.

Regards,
Martin



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