The repository store benchmarks executed by TUManyBenchmarks service. Each directory contains separate benchmark, which can be reproduced locally.
- Fork a repository
- Add benchmark in a new directory
- Add Ansible playbook to configure benchmark environment
- Configure benchmark execution in the
configuration.yml
file - Create merge request
- The GitHub action pipeline validates the
configuration.yml
file - The repository maintainer accepts new benchmark
- Benchmark is automatically and regularly executed