Marc Richards

Results 34 comments of Marc Richards

My 2 cents from running into this issue. 1) I searched high and low, but was never able to find a more efficient load generator than wrk. I even tried...

@sebastienros I may be mistaken, but I am not seeing a version of wrk that has native support for pipelining. The [example that they provide](https://github.com/wg/wrk/blob/master/scripts/pipeline.lua) in their scripts directory is...

@sebastienros how do you guys aggregate the results from the two different machines running wrk? If it is something that you can share I would love to take a look.

FYI Fredrik also created a high-performance benchmarking tool called [pounce](https://github.com/fredrikwidlund/pounce). I've only done some preliminary testing, but I saw a 20-25% improvement compared to wrk.

> While we continue to work on some stability issues with tfb-status, here are the Round 20 logs for review. https://tfb-logs.techempower.com/Round%2020/ Thanks, I had forgotten that the logs include system...

@billywhizz oh wow, didn't even know that existed, thanks! Way easier than manually reviewing the JSON lol

@bhauer @nbrady-techempower congrats on getting round 20 out the door. Any chance you will be add the Round 20 release on GitHub any time soon? I am writing a blog...

@nbrady-techempower awesome, thanks.

@nbrady-techempower I understand not wanting to go through wholesale and enforce this rule for every framework in round 19, but I feel like at the very least it should should...

Attempts to cook cryptopp and yaml-cpp failed for me as well on Fedora 34 ### yaml-cpp ``` FAILED: _cooking/ingredient/yaml-cpp/stamp/ingredient_yaml-cpp-build cd /home/fedora/seastar/build/release/_cooking/ingredient/yaml-cpp/build && /usr/bin/cmake --build /home/fedora/seastar/build/release/_cooking/ingredient/yaml-cpp/build && /usr/bin/ cmake -E touch...