https://github.com/bootjp/docker_wrk2_benchmark
https://github.com/bootjp/docker_wrk2_benchmark
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bootjp/docker_wrk2_benchmark
- Owner: bootjp
- License: other
- Created: 2017-11-21T04:29:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T05:08:51.000Z (over 8 years ago)
- Last Synced: 2025-02-22T23:41:56.724Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker on wrk2 benchmark
no dependents image
Dockerfile only
## how to use
```bash
$ docker pull bootjp/wrk2
$ docker run bootjp/wrk2 wrk -R 1 --timeout 5s http://dmz.bootjp.me
```
## official source code repository
https://github.com/giltene/wrk2