Mercurial
comparison benchmark/bun-http-framework-benchmark/results/node/hyper-express.txt @ 189:14cc84ba35a0
[BenchMark] Updated results
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sat, 24 Jan 2026 06:37:43 -0800 |
| parents | a8976a008a9d |
| children |
comparison
equal
deleted
inserted
replaced
| 185:dfdd66825396 | 189:14cc84ba35a0 |
|---|---|
| 1 /home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s http://127.0.0.1:3000/ | 1 /home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s http://127.0.0.1:3000/ |
| 2 Reqs/sec 270288.86,270288.86 | 2 Reqs/sec 261221.09,261221.09 |
| 3 /home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s http://127.0.0.1:3000/id/1?name=bun | 3 /home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s http://127.0.0.1:3000/id/1?name=bun |
| 4 Reqs/sec 207667.76,207667.76 | 4 Reqs/sec 202783.27,202783.27 |
| 5 /home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s -m POST -H 'Content-Type:application/json' -f ./scripts/body.json http://127.0.0.1:3000/json | 5 /home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s -m POST -H 'Content-Type:application/json' -f ./scripts/body.json http://127.0.0.1:3000/json |
| 6 Reqs/sec 145951.54,145951.54 | 6 Reqs/sec 139488.27,139488.27 |