[issue23486] Enum member lookup is 20x slower than normal class attribute lookup

Ethan Furman report at bugs.python.org
Fri Feb 20 10:30:14 CET 2015


Ethan Furman added the comment:

Oh, and the slowdown dropped from 20 to 3 (for non-DynamicClassAttributes -- which is probably more than 99% of them).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23486>
_______________________________________


More information about the Python-bugs-list mailing list