A tool to run sysbench in Kubernetes and collect the performance results.
- python
- poetry
To start the benchmark, run poetry run benchmark
.
In case something happens, you can clean up the cluster with poetry run cleanup
.
A python tool to run sysbench (benchmark tool) and collect performance results
A tool to run sysbench in Kubernetes and collect the performance results.
To start the benchmark, run poetry run benchmark
.
In case something happens, you can clean up the cluster with poetry run cleanup
.
A python tool to run sysbench (benchmark tool) and collect performance results
MIT License