New Statistical Sampling Profiler in Python 3.15
PEP 799 introduces a low-overhead statistical sampling profiler in the new profiling package. Perfect for production performance analysis without the overhead of traditional profilers.
Conclusion
This is a major step forward for Python performance tooling in 2026.