view benchmark/bun-http-framework-benchmark/bench.sh @ 236:ec93f99438b2

[resume] Update experience summary
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 06:49:25 -0700
parents a8976a008a9d
children
line wrap: on
line source

/home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s http://localhost:3000/
/home/june/zenbu/benchmark/bun-http-framework-benchmark/bombardier-linux-386 --fasthttp -c 500 -d 10s http://localhost:3000/id/1?name=bun
/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://localhost:3000/json