On Thu, 15 Sep 2016 18:13:54 +0200 Antoine Pitrou <[email protected]> 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 [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
