FICHA · AUR

python2-profilehooks

Decorators for profiling/timing/tracing individual functions

  • profiling decorator library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

Individual functions can be profiled, timed, or traced with decorators in legacy Python 2 projects. This helper lets developers instrument targeted code paths without setting up a full profiling session.

It records diagnostic output for the decorated code. Avoid exposing traces from workloads that include secrets, private file paths, or sensitive input values.

Permissions

Permissions not analysed for this source yet.