skip to navigation
skip to content

line_profiler 1.0b2

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.0b2-py2.5-macosx-10.3-fat.egg (md5) Python Egg 2.5 2009-02-19 21:42:37.063095 44KB 137
line_profiler-1.0b2.win32-py2.5.exe (md5) MS Windows installer 2.5 2009-02-19 21:52:43.539635 79KB 122
line_profiler-1.0b2.tar.gz (md5) Source 2009-02-19 21:41:35.335258 41KB 557
line_profiler-1.0b2-py2.5-win32.egg (md5) Python Egg 2.5 2009-02-19 21:52:20.007113 24KB 148

Log in to rate this package.