Last updated:
0 purchases
peano 0.1.3
Peano
Decorator for performance measurement
Measures function calls: TPS and Latency
Reports to InfluxDB
Example
peano.init(url, organization, token, bucket)
@measured()
def do_something()
TODO
tests
async commit to influx
dev
poetry shell
poetry update
pytest
poetry build
poetry publish
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.