DigiNews

Tech Watch by Johan Denoyer

← Back to articles

`profiling.sampling` — Statistical profiler

Quality: 9/10 Relevance: 9/10

Summary

The article describes Python's Tachyon: profiling.sampling, a statistical profiler that can attach to running Python processes with minimal overhead, suitable for production profiling. It documents how sampling-based profiling works, how to run/attach/dump/replay, and multiple output formats (pstats, flame graph, heatmap, gecko), along with configuration options and platform considerations.

🚀 Service construit par Johan Denoyer