···59596060```shell
6161docker compose up k6
6262-```6262+```
6363+6464+# Benchmark Results
6565+6666+See the [`bench-results`](/bench-results/) folder for some benchmarks run on my own hardware.
+35
bench-results/README.md
···11+# Benchmark Results
22+33+## Load Paramaters
44+55+All loads were run with
66+77+```env
88+TARGET=50
99+DURATION=30
1010+RANDOMIZE=true
1111+```
1212+1313+So, 50 requests/s over a duration of 30 seconds using [`bench.sh`](../bench.sh)
1414+1515+### Rapberry Pi4
1616+1717+* [DietPi OS](https://dietpi.com/) (bullseye)
1818+* Kernel `6.1.21-v8+`
1919+2020+
2121+2222+### Raspberry Pi5
2323+2424+* [Rasperry Pi OS](https://www.raspberrypi.com/software/) (bookworm)
2525+* Kernel `6.6.51+rpt-rpi-2712`
2626+2727+
2828+2929+### i5-13400
3030+3131+* Debian (bookworm)
3232+* Kernel `6.1.0-38-amd64`
3333+* 10core VM on Promxox
3434+3535+