A simple performance tracing and visualization library for Python
Project description
TimeTrace
TimeTrace is a simple performance tracing and visualization library for Python.
Installation
pip install timetrace
from timetrace import TimeTrace
tracer = TimeTrace()
@tracer.trace
def my_function():
# Function implementation
my_function()
tracer.report()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
timetrace-0.2.3.tar.gz
(2.1 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 timetrace-0.2.3.tar.gz.
File metadata
- Download URL: timetrace-0.2.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce32c2b7488aac4a198ffb10fd93de2ebe53035dad2a8ec928daab8314efafc9
|
|
| MD5 |
583efd34892418ddd63a4ceca4feac87
|
|
| BLAKE2b-256 |
1d404155f2fc4b15f293f7099f8bfb1b5540ada8ad31b224605d487c7e12f865
|
File details
Details for the file timetrace-0.2.3-py3-none-any.whl.
File metadata
- Download URL: timetrace-0.2.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dc276a94b750270bf59c8407314caaf34f3f11d1996b59ad3656902f4038450
|
|
| MD5 |
cd0e2ed6723bad79f0d0cc5e7a29e6a1
|
|
| BLAKE2b-256 |
2af20d94789e2cceeb83b6e50a30bd21f080f7ef204faf27e8baa719af269724
|