Skip to content

Commit

Permalink
doc: change recomendation to wrk2 instead wrk (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS authored Oct 16, 2022
1 parent 237a556 commit 2e3d947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ We have verified that it yields comparable results with `wrk` when benchmarking
applications using the `http` module.
Nevertheless, it uses significantly more CPU than other tools that compiles to a binary such as `wrk`.
Autocannon can saturate the CPU, e.g. the autocannon process reaches 100%: in those cases,
we recommend using `wrk`.
we recommend using `wrk2`.

As an example, let's consider a run with 1000 connections on a server
with 4 cores with hyperthreading:
Expand Down

0 comments on commit 2e3d947

Please sign in to comment.