Mercurial
comparison benchmark/bun-http-framework-benchmark/results/node/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 16803.98,16803.98 | 2 Reqs/sec 16270.25,16270.25 |
| 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 15956.22,15956.22 | 4 Reqs/sec 15420.94,15420.94 |
| 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 17518.46,17518.46 | 6 Reqs/sec 17296.20,17296.20 |