On Thu, 15 Sep 2016 18:13:54 +0200 Antoine Pitrou <solip...@pitrou.net> wrote: > > This also shows that a micro-benchmark that merely looks ok can actually > be a terrible proxy of actual performance.
... unless all your dicts have their key objects nicely arranged sequentially in heap memory, of course. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com