{"library":"zprofile","type":"library","category":null,"description":"zprofile provides statistical (sampling) CPU and wall-clock profilers for Python applications. Derived from the `google-cloud-profiler`, it allows users to collect profiling data with minimal overhead, making it suitable for production environments. The library outputs data in the `pprof` format, which can then be visualized using the external `go tool pprof`. The current version is 1.0.13, last released in August 2023, indicating a maintenance-oriented release cadence.","language":"python","status":"maintenance","version":"1.0.13","tags":["profiling","cpu","wall-clock","performance","pprof","diagnostics"],"last_verified":"Mon May 25","install":[{"cmd":"pip install zprofile","imports":["from zprofile.cpu_profiler import CPUProfiler","from zprofile.wall_profiler import WallProfiler"]}],"homepage":null,"github":"https://github.com/timpalpant/zprofile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zprofile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":2.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zprofile/compatibility"}}