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.
- Devel package for openSUSE:Factory
-
17
derived packages
- Links to openSUSE:Factory / python-line_profiler
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-line_profiler && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000124 124 Bytes | |
| line_profiler-5.0.0.tar.gz | 0000376919 368 KB | |
| no-python-in-path.patch | 0000002255 2.2 KB | |
| python-line_profiler.changes | 0000010359 10.1 KB | |
| python-line_profiler.spec | 0000003251 3.17 KB | |
| support-python314.patch | 0000010816 10.6 KB |
Comments 0