FICHA · AUR

python2-lineprofiler

Line-by-line profiler.

  • line profiler
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 4, 2026 description in en

Description

Line-level performance costs can be measured in legacy Python 2 programs. This profiler helps developers identify slow statements inside functions rather than only whole-call timing.

It runs target code under profiling and writes timing output. Avoid sharing profiles from workloads that expose private file paths, function names, or sensitive data.

How to run

kernprof

Commands: kernprof

Permissions

Permissions not analysed for this source yet.