[issue30040] new empty dict can be more small

Serhiy Storchaka report at bugs.python.org
Tue Apr 11 07:53:02 EDT 2017


Serhiy Storchaka added the comment:

Use "--duplicate 100" when making microbenchmarks for such fast operations. The overhead of iterating can be significant and comparable with the time of the operation.

----------
nosy: +serhiy.storchaka
stage:  -> patch review

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


More information about the Python-bugs-list mailing list