all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-line-profiler  ]

Package: python3-line-profiler (2.1-2)

Links for python3-line-profiler

Screenshot

Debian Resources:

Download Source Package python-line-profiler:

Maintainers:

External Resources:

Similar packages:

line-by-line profiling for Python

LineProfiler can be given functions to profile, and it will time the execution of each individual line inside those functions. In a typical workflow, one only cares about line timings of a few functions because wading through the results of timing every single line of code would be overwhelming. However, LineProfiler does need to be explicitly told what functions to profile.

If you are using IPython, there is an implementation of an %lprun magic command which will let you specify functions to profile and a statement to execute.

Other Packages Related to python3-line-profiler

  • depends
  • recommends
  • suggests
  • enhances

Download python3-line-profiler

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 62.6 kB286.0 kB [list of files]
arm64 53.7 kB276.0 kB [list of files]
armhf 52.5 kB198.0 kB [list of files]
i386 59.1 kB294.0 kB [list of files]