Path to this page:
./
devel/py-line_profiler,
Python line-by-line profiler
Branch: pkgsrc-2017Q2,
Version: 2.0,
Package name: py27-line_profiler-2.0,
Maintainer: minskimline_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, 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.
Master sites:
SHA1: 3b09b4d07c7403d9be3d7874b40e2e7da34b1e70
RMD160: 60e207075905adf868123edf911773fff4d803eb
Filesize: 66.873 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version py27-line_profiler-2.0 (created)