Line-by-line profiler.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
line_profiler-2.0.tar.gz
(68.5 kB
view details)
Built Distribution
File details
Details for the file line_profiler-2.0.tar.gz
.
File metadata
- Download URL: line_profiler-2.0.tar.gz
- Upload date:
- Size: 68.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
739f8ad0e4bcd0cb82e99afc09e00a0351234f6b3f0b1f7f0090a8a2fbbf8381
|
|
MD5 |
fc93c6bcfac3b7cb1912cb28836d7ee6
|
|
BLAKE2b-256 |
654861da8ca03e197bb57800c8839f403f2fb7bdf1cfe87fa62e0b35b683273c
|
File details
Details for the file line_profiler-2.0-cp27-none-macosx_10_11_intel.whl
.
File metadata
- Download URL: line_profiler-2.0-cp27-none-macosx_10_11_intel.whl
- Upload date:
- Size: 37.5 kB
- Tags: CPython 2.7, macOS 10.11+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d6746d9f8a6d44a3e7c78216f1916b7dd4f504b93bf3caf197894f368bc79c50
|
|
MD5 |
ac6499665c257a3da55f64d0ee9d8cf0
|
|
BLAKE2b-256 |
b392b2726c95be3a455ebf13d4e214908dfd50099bcd007047d3e759213ad827
|