Add link to wrk github repo

This commit is contained in:
Michael Kwardakov 2017-03-03 14:34:50 +03:00
parent 615e2d9da2
commit 175b205828

View file

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