FICHA · MANJARO

python-profilestats

Decorator for profiling individual functions and converting profiling data to the kcachegrind/qcachegrind format.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Profiles selected Python functions with a decorator and exports profiling data for KCachegrind or QCachegrind. It helps developers focus performance investigation on specific functions instead of tracing an entire application.

Profiling output can reveal source paths, function names, and workload details. Review generated files before sharing them outside the project.

Permissions

Permissions not analysed for this source yet.