Pakket: python3-line-profiler (4.1.2-1) [debports]
Verwijzigingen voor python3-line-profiler
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-line-profiler gerelateerde pakketten
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.11~)