An open API service indexing awesome lists of open source software.

https://github.com/bootjp/docker_wrk_benchmark

wrk benchmark on docker engine
https://github.com/bootjp/docker_wrk_benchmark

Last synced: 3 months ago
JSON representation

wrk benchmark on docker engine

Awesome Lists containing this project

README

          

# docker on wrk benchmark

no dependents image

Dockerfile only

## how to use

```bash
$ docker pull bootjp/docker_wrk_benchmark
$ docker run bootjp/docker_wrk_benchmark wrk -t20 -c20 -d10s --timeout 5s http://dmz.bootjp.me
```

## official source code repository

https://github.com/wg/wrk