Closed whyboris closed 1 year ago
Hi @whyboris, how do you have wkr2 installed? If you compile it from source you end up with a binary named wrk
, not wrk2
. See the instructions from the wiki for what I'm referring to: https://github.com/giltene/wrk2/wiki/Installing-wrk2-on-Linux.
It's been over 1/2 year since I used it -- I remember running the command with wrk2
on my Mac 🤷♂
I'm pretty sure I installed it with these instructions:
https://github.com/giltene/wrk2/wiki/Installing-wrk2-on-Mac
brew tap jabley/homebrew-wrk2
brew install --HEAD wrk2
@giltene I think this would ultimately depend on if there is a goal for wrk2
to be upstreamed into wrk
one day, or if that's not likely to happen. I could see benefit in having the binary be named wrk2
to more easily exist alongside wrk
if upstreaming wasn't probable.
Clarifying
README.md
👍