Add link to wrk github repo

pull/494/head
Michael Kwardakov 2017-03-03 14:34:50 +03:00
parent 615e2d9da2
commit 175b205828
1 changed files with 1 additions and 1 deletions

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