python-line_profiler
line_profiler will profile the time individual lines of code take to execute.
The profiler is implemented in C via Cython in order to reduce the overhead of
profiling.
Also included is the script kernprof.py which can be used to conveniently
profile Python applications and scripts either with line_profiler or with the
function-level profiling tools in the Python standard library.
- Sources inherited from project devel:languages:python:backports
- Links to openSUSE:Factory / python-line_profiler
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000463 463 Bytes | over 2 years |
Comments for python-line_profiler 0