line_profiler 1.0b2
Line-by-line profiler.
Latest Version: 1.0b3
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.0b2-py2.5-macosx-10.3-fat.egg (md5) | Python Egg | 2.5 | 2009-02-19 | 44KB | 570 |
| line_profiler-1.0b2-py2.5-win32.egg (md5) | Python Egg | 2.5 | 2009-02-19 | 24KB | 613 |
| line_profiler-1.0b2.tar.gz (md5) | Source | 2009-02-19 | 41KB | 4538 | |
| line_profiler-1.0b2.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 2009-02-19 | 79KB | 480 |
- 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.0b2.xml
