e7db/gohttpbench
Go-HttpBench dockerized.
More information about Go-HttpBench: https://github.com/parkghost/gohttpbench
$ docker run --rm e7db/gohttpbench -z -n 10000 -c 100 https://google.com
$ docker run --network host --rm e7db/gohttpbench http://localhost:5757
$ docker run --rm e7db/gohttpbench --help
docker pull e7db/gohttpbench