Line-by-line profiler. Fork with Python 3.7 compatibility.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
File details
Details for the file lp37-2.1.1.tar.gz.
File metadata
- Download URL: lp37-2.1.1.tar.gz
- Upload date:
- Size: 91.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a512cc0314c52c7b31e0aff4bc846867b2fd527ff6a2a626074639250713d73c
|
|
| MD5 |
d3aca6cf71f769dc35e3d574bad3b0c0
|
|
| BLAKE2b-256 |
4f48f7fe9865df6f07ed042e963bc49d3dfaa8fcfbb985fdb6afa011e9e75f00
|