line_profiler¶
Description¶
line_profiler is a module for doing line-by-line profiling of functions. kernprof is a convenient script for running either line_profiler or the Python standard library’s cProfile or profile modules, depending on what is available.
More information¶
- Homepage: https://github.com/pyutils/line_profiler
Availability¶
Module | NIC5 | Hercules2 | Dragon2 | Lemaitre3 | Dragon1 |
---|---|---|---|---|---|
line_profiler/3.5.1-foss-2021b | ✓ | ✓ | ✓ | ✓ | |
line_profiler/4.0.0-foss-2022a | ✓ | ✓ | ✓ |