#pypy

[ follow ]
fromPyPy
4 weeks ago
Python

PyPy v7.3.20 release

PyPy version 7.3.20 releases interpreters for Python 2.7 and 3.11, fixing critical bugs and ensuring compatibility with upcoming Cython.
fromPyPy
5 months ago
Agile

Low Overhead Allocation Sampling with VMProf in PyPy's GC

Low overhead statistical memory profiling is achievable by sampling allocations, integrating with PyPy's GC and VMProf for efficient memory management.
[ Load more ]