Line-by-line profiler for Python
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.
$
pkg install py311-line-profilerOrigin
devel/py-line-profiler
Size
597KiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages