Path to this page:
./
devel/py-line_profiler,
Python line-by-line profiler
Branch: pkgsrc-2019Q1,
Version: 2.1.2,
Package name: py27-line_profiler-2.1.2,
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.
Required to run:[
lang/python27] [
devel/py-setuptools] [
devel/py-ipython5]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 080238497cf47d04abc15ff476bd2348bac9f0bd
RMD160: b41db04a1f5dc118a0850fab219e53e3e579abfd
Filesize: 81.183 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-line_profiler-2.1.2 (created)