BenchHub is a service for running (database) benchmark and save result in databases.
- status: In active development. See roadmap
Not usable at all, it won't even build due to using latest gommon with replace
...
- https://openbenchmarking.org/
- https://cloud.google.com/profiler
- Aliyun Performance Testing Service
- https://github.com/conbench/conbench the repo is still README only, created by the creator of pandas
MIT
BenchHub is an implementation of @at15's master thesis in UCSC 'BenchHub: Store database benchmark result in database'. Its goal is defining a spec for running distributed database benchmark and providing a continuous integration service with managed runtime. BenchHub help database developer to focus on developing database itself instead of tools. By saving benchmark result in databases, people can query and compare results across different times and sources.