[pypy-issue] [issue1475] Needed: __pypy__.add_memory_pressure()?

Amaury Forgeot d Arc tracker at bugs.pypy.org
Sun May 5 17:31:41 CEST 2013


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

Another use case: a pygame.Surface contains a large cdata, and successive 
operations on Surfaces generate many intermediate objects which keep the memory 
alive until the next gc.

----------
nosy: +amaury

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1475>
________________________________________


More information about the pypy-issue mailing list