Package: python3-line-profiler (4.2.0-1)
Links for python3-line-profiler
Debian Resources:
Download Source Package python-line-profiler:
- [python-line-profiler_4.2.0-1.dsc]
- [python-line-profiler_4.2.0.orig.tar.gz]
- [python-line-profiler_4.2.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
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
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC støttebibliotek
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ bibliotek v3
-
- dep: python3
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
Download python3-line-profiler
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
armhf | 136.8 kB | 513.0 kB | [list of files] |