Merge pull request #494 from mkwardakov/add-wrk

Fix #399: mention wrk
This commit is contained in:
Joshua Levy 2017-05-20 10:50:58 -07:00 committed by GitHub
commit 599e9d6d72

View file

@ -476,7 +476,7 @@ A few examples of piecing together commands:
- `nm`: symbols from object files
- `ab`: benchmarking web servers
- `ab` or [`wrk`](https://github.com/wg/wrk): benchmarking web servers
- `strace`: system call debugging