https://github.com/supabase/benchmarks
https://github.com/supabase/benchmarks
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/supabase/benchmarks
- Owner: supabase
- Created: 2022-08-22T12:32:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T18:48:03.000Z (over 2 years ago)
- Last Synced: 2024-04-13T21:54:14.583Z (over 2 years ago)
- Language: SCSS
- Homepage: https://supabase.com
- Size: 2.25 MB
- Stars: 40
- Watchers: 15
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# supabench
Platform to run and keep the history of benchmark runs.

## References
- [Supabase](https://supabase.com) - Built by Supabase team.
- [Pocketbase](https://pocketbase.io) - This project uses Pocketbase as a backend, and the frontend is also based on the Pocketbase admin UI.
- [k6](https://k6.io) - The load generator used.
- [Terraform](https://www.terraform.io) - SUT and loader infrastructure delivery.
- [Grafana](https://grafana.com) - Dashboard for benchmark results.
- [Prometheus](https://prometheus.io) - Store metrics for benchmark results.
- [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) - Send benchmark metrics to Prometheus.
## More Info
More information about the project can be found on the [Github Wiki](https://github.com/supabase/supabench/wiki)