Description
Profiles Python programs with low overhead to find where time is being spent. It helps developers investigate slow code paths while reducing the measurement cost that can distort results.
Profiling data may include function names, paths, and workload details. Avoid publishing traces from private projects or production systems without reviewing them.