On Mon, 23 Apr 2012 22:22:18 +0200, Antoine Pitrou <solip...@pitrou.net> wrote: > On Mon, 23 Apr 2012 17:24:57 +0200 > benjamin.peterson <python-check...@python.org> wrote: > > http://hg.python.org/cpython/rev/6e5855854a2e > > changeset: 76485:6e5855854a2e > > user: Benjamin Peterson <benja...@python.org> > > date: Mon Apr 23 11:24:50 2012 -0400 > > summary: > > Implement PEP 412: Key-sharing dictionaries (closes #13903) > > I hope someone can measure the results of this change on real-world > code. Benchmark results with http://hg.python.org/benchmarks/ are not > overly promising.
I'm pretty sure that anything heavily using sqlalchemy will benefit, so that would be a good place to look for a real-world benchmark. --David _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com