[issue10408] Denser dicts and linear probing

Antoine Pitrou report at bugs.python.org
Sun Nov 14 00:40:42 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> See Objects/dictnotes.txt for some of the results.
> I spent about full month trying to optimize dict
> performance either by tuning parameters or using
> different algorithms.

Well, I've seen those results. I'm asking about which workloads or
benchmarks were used so that I can try to reproduce these experiments.

----------

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


More information about the Python-bugs-list mailing list