Re: [Python-Dev] PEP 393 memory savings update

2011-09-27 Thread Guido van Rossum
Great news, Martin! On Tue, Sep 27, 2011 at 3:56 PM, "Martin v. Löwis" wrote: > I have redone my memory benchmark, and added a few new > counters. > > The application is a very small Django application. The same > source code of the app and Django itself is used on all Python > versions. The full

[Python-Dev] PEP 393 memory savings update

2011-09-27 Thread Martin v. Löwis
I have redone my memory benchmark, and added a few new counters. The application is a very small Django application. The same source code of the app and Django itself is used on all Python versions. The full list of results is at http://www.dcl.hpi.uni-potsdam.de/home/loewis/djmemprof/ Here are