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 ↑0% vs prev 7d
total hits 15
actors 7 distinct systems
last hit 3d ago MetaBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇮🇳 India
API endpoints
full doc /v1/registry/mprofile
install /v1/registry/mprofile/install
compatibility /v1/registry/mprofile/compatibility