This repo holds the source code for benchmarking restful services written in the following languages and respective frameworks -
- The benchmark can be run in different compatible environments, such as -
- A Raspberry Pi
- Kubernetes Cluster
- Minikube (local/on-prem setup)
- GCP
- Digital Ocean
- Benchmarking client - Ab tool
- Sample test command
ab -k -c 350 -n 5000 http://0.0.0.0:3000/
- Sample test command
For detailed info visit our Wiki page