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-1.0.tar.gz
(65.9 kB
view details)
File details
Details for the file line_profiler-1.0.tar.gz
.
File metadata
- Download URL: line_profiler-1.0.tar.gz
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9e0c9ffa814f1215107c86c890afa8e63bec5a37d951f6f9d3668c1df2b1900 |
|
MD5 | 2f8352acfedf83f701a564583db5e14d |
|
BLAKE2b-256 | 2013cbe031fc7b6860ee30abd2e53ddb45726028614fc4e71cd43889aa54efdf |