[issue32346] Speed up slot lookup for class creation

INADA Naoki report at bugs.python.org
Thu Jan 4 12:30:07 EST 2018


INADA Naoki <songofacandy at gmail.com> added the comment:

In my environment, python -X importtime -c 'import asyncio' speed up from 53.2ms to 51ms.
While I like faster startup time, I don't know 4% speed up is worth enough for
this complexity.

----------

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


More information about the Python-bugs-list mailing list