[issue23601] use small object allocator for dict key storage

Mark Shannon report at bugs.python.org
Thu Jul 9 22:46:15 CEST 2015


Mark Shannon added the comment:

Indeed there is no *obvious* reason why they should be slower. 
But when it comes to optimisation, *never* trust your (or anyone else's) intuition.

Running a simple check is always worth the effort.

----------

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


More information about the Python-bugs-list mailing list