[issue16465] dict creation performance regression

Serhiy Storchaka report at bugs.python.org
Tue Nov 13 18:03:28 CET 2012


Serhiy Storchaka added the comment:

Ah, this is an effect of PEP 412.  The difference exists only for creating dicts up to 5 items (inclusive).

----------

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


More information about the Python-bugs-list mailing list