line_profiler 1.0b3
Line-by-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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| line_profiler-1.0b3-py2.7-win32.egg (md5) | Python Egg | 2.7 | 2011-12-06 | 29KB | 156 |
| line_profiler-1.0b3.tar.gz (md5) | Source | 2011-12-06 | 48KB | 850 | |
- Author: Robert Kern
- Documentation: line_profiler package documentation
- Home Page: http://packages.python.org/line_profiler
- License: BSD
- Categories
- Package Index Owner: rkern
- DOAP record: line_profiler-1.0b3.xml
