Hi Martin,

On 4 April 2014 15:05, Martin Koch <[email protected]> wrote:
> Is there a simple way of building a version of pypy where garbage collection
> of the old generation is disabled?

It should be enough to tweak some environment variables.  Try to set

    PYPY_GC_MIN=999999GB


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to