lnx-search / rewrk

A more modern http framework benchmarker supporting HTTP/1 and HTTP/2 benchmarks.
MIT License
491 stars 39 forks source link

Add corrections for coordinated omission #1

Open ChillFish8 opened 3 years ago

ChillFish8 commented 3 years ago

As someone rightly pointed out the rust reddit, this does not accounting for coordinated omission so should probably be added.

Zelnox commented 3 years ago

I find the discussion about coordinated omission interesting as seen in https://github.com/giltene/wrk2, but I wasn't able to compile it due to luajit. I'll try to install this next.

ChillFish8 commented 3 years ago

@Zelnox If you're looking for something that does correct for coordinated omission then rewrk may not be for you as this is currently not implemented.