PerfTimer is an instrumenting timer which provides an easy way to get insight into call count and average execution time of a function or piece of code during a real session of your program.
Use cases include:
- check the effects of algorithm tweaks, new implementations, etc.
- confirm the performance of a library you are considering under actual use by your app (as opposed to upstream's artificial benchmarks)
- measure CPU overhead of networking or other asynchronous I/O (currently supported: OS threads, Trio async/await)
Release files for perf-timer 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| perf_timer-0.2.2.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| perf_timer-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:20.4 kB
Release files / perf_timer-0.2.2.tar.gz
| Download URL | perf_timer-0.2.2.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0d42ee66f8052677d68ce091d7152cd7c52fc60d45424a9357f755b59da1f3ed
|
|
BLAKE2b-256 checksum How to use checksums |
6d3b6456ac4cd4df04a491c23addfc0acb32f7cb8aa5576bb5697d3be9b3eaa6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
|
Release files / perf_timer-0.2.2-py3-none-any.whl
| Download URL | perf_timer-0.2.2-py3-none-any.whl |
|---|---|
| Size | 9.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bbada3d73b8de6bf39fa87fcf44ba7a2005a5d0f4034142077853690142a6ff3
|
|
BLAKE2b-256 checksum How to use checksums |
33fc43daacafe1937dbda5f2d6d28981a950d8d46405cc75eaccfcb37104b153
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
|