oha
oha copied to clipboard
Bad numbers?
oha: oha-linux-amd64 -j -z 10s -m GET http://localhost:3000
why average, slowest, fastest is very small?
bombardier: bombardier -p r -o j -l -c 40 -d 10s -m GET http://localhost:3000
Could you implement properties min, max, average r/s ? Also pXX r/s
oha
prints a second and bombardier prints a microsecond.
If the value of oha
multiplies 1e6, then there is no big difference.
I think printing a second (not a microsecond) is a decent choice.
Could you implement properties min, max, average r/s ? Also pXX r/s
Seems good, I'll create an issue for it