#statistical-profiling

[ follow ]
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 ]