[PyPy-issue] [issue619] Easier tuning/configuration of GC

Armin Rigo pypy-dev-issue at codespeak.net
Thu Jan 6 18:15:45 CET 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

More precisely, see the big comment at the start of the file
pypy/rpython/memory/gc/minimark.py.  But I agree that there is some bug -- it
should at worst use twice as much memory as CPython, and often less thanks to
other optimizations.

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue619>
_______________________________________________________



More information about the Pypy-issue mailing list