mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 04:26:30 +08:00
Add link to wrk github repo
This commit is contained in:
parent
615e2d9da2
commit
175b205828
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue