See: https://github.com/tomoyane/http-continuous-benchmarking
Basic usage.
$ docker pull tomohito/http-continuous-benckmarking
$ docker run \
--env INPUT_TARGET_URL='https://example.com' \
--env INPUT_REQ_HTTP_METHOD_RATIO='{"GET":10}' \
--env INPUT_HTTP_HEADERS='{"Content-Type":"application/json"}' \
--env INPUT_THREAD_NUM=2 \
--env INPUT_TRIAL_NUM=2 \
-i tomohito/http-continuous-benckmarking
Content type
Image
Digest
sha256:4ded79cbb…
Size
320.7 MB
Last updated
over 3 years ago
docker pull tomohito/http-continuous-benckmarking