Performance Monitoring Capabilities
Project description
Description
Performance Monitoring Capabilities
Installation
pip install speedmon
Usage
Programmatically:
from speedmon.SpeedMonitor import SpeedMonitor
p = SpeedMonitor(label="Execution Time of Heavy Calcuation")
result = 1000000 * 1000000
p.printExecutionTime()
Example
Produces the following output:
----------
Label: Execution Time of Heavy Calcuation
Datetime: 23/10/2022 16:41:18
Execution Time: 0.0 sec
----------
License
MIT
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
speedmon-1.0.0.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file speedmon-1.0.0.tar.gz.
File metadata
- Download URL: speedmon-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfaccc397e3435ecb35a1efcce8204101de7bb3cefa737b00228ff02fe82e78d
|
|
| MD5 |
65dc11e9ca3f92153cd93d8ae8676f78
|
|
| BLAKE2b-256 |
172d7dad5937c5c748f73c3a8d95b2ce09da16d0c0277bf8977cb468c5b41ec6
|
File details
Details for the file speedmon-1.0.0-py3-none-any.whl.
File metadata
- Download URL: speedmon-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
445a66186f49198fd8a16ad4ebc8d54821d3c8caebe4804cc9a57df2cf156ec4
|
|
| MD5 |
9ebb5f22e91f746ef4d29a5deba78b59
|
|
| BLAKE2b-256 |
12f7292bb5c263dacee04f4d35329468820c2b2babf4c356f5715693abd7ca51
|