web-frameworks icon indicating copy to clipboard operation
web-frameworks copied to clipboard

Why not use wrk2?

Open enghitalo opened this issue 1 year ago • 4 comments

https://github.com/giltene/wrk2 or https://github.com/mcollina/autocannon or https://github.com/codesenberg/bombardier or https://github.com/rogerwelin/cassowary (more resourses)

enghitalo avatar Jan 15 '24 13:01 enghitalo

I'd prefer to use https://github.com/lnx-search/rewrk (I plan to do a big refactor for that), but I have no bandwidth for this now

waghanza avatar Jan 15 '24 14:01 waghanza

I found also interesting tool oha.. Have no idea why there are so many different tools… that are doing pretty much the same thing.. https://github.com/denji/awesome-http-benchmark

btw how is refactoring is going?

cyrusmsk avatar May 11 '24 13:05 cyrusmsk

I still hesitate between

  • rewrk
  • goose
  • oha

In the list above

Any ideas ?

waghanza avatar May 11 '24 16:05 waghanza

I think for the first step it could be anything that is better than original wrk and which is easier to deploy. After that some other tools with extra capabilities could be considered. For rich testing (not only simple query, but different inputs, randomized parameters, etc)

cyrusmsk avatar May 13 '24 10:05 cyrusmsk