mprofile: A Low-Overhead Memory Profiler
JSON →mprofile is a low-overhead sampling memory profiler for Python, derived from heapprof, with an interface similar to tracemalloc. It attempts to give results comparable to tracemalloc, but uses statistical sampling to lower memory and CPU overhead. The sampling algorithm is the one used by tcmalloc and Golang heap profilers. The current version is 0.0.15, and it is compatible with Python >= 3.4.
Traffic · last 30 days stale · no recent hits
total hits 11
actors 4 distinct systems
last hit 21d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇬🇧 United Kingdom
API endpoints
full doc /v1/registry/mprofile
install /v1/registry/mprofile/install
compatibility /v1/registry/mprofile/compatibility