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
- Host: GitHub
- URL: https://github.com/bootjp/docker_wrk_benchmark
- Owner: bootjp
- License: apache-2.0
- Created: 2016-09-29T05:27:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T04:43:00.000Z (over 8 years ago)
- Last Synced: 2025-01-03T23:28:00.918Z (over 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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