On Sat, Apr 30, 2011 at 05:38:19PM +0200, Massimo Sala wrote:
> What about PyPy vs plain CPython ?
>
> Please see :
> http://pushingtheweb.com/2010/06/python-and-tcmalloc/
>
> Is it possible for the maintainers to provide
> - PyPy
> - PyPy with tcmalloc
>
> so end-users can
> - give a try
> - do
Hi Massimo,
On Sat, Apr 30, 2011 at 5:38 PM, Massimo Sala wrote:
> Is it possible for the maintainers to provide
> - PyPy
> - PyPy with tcmalloc
Feel free to try. You need to get pypy, translate it (cd
pypy/translator/goal; ./translate.py -Ojit), and you get the C sources
in /tmp/usession-yourn