fromAntocuni
14 years agoPython
Improving Memory Behaviour to Make Self-Hosted PyPy Translations Practical
Deallocating unused JIT-generated loops via a loop_longevity policy dramatically reduces PyPy translation memory usage, enabling successful 32-bit compilations and lower RAM on 64-bit.