Karlo
Karlo
If you have more than one thread, it duplicates the requests across the threads from the file so you aren't actually getting unique requests per thread.
I'd like to use wrk2 to test an API that downloads a large file, I'd need to set -R in requests per minute to a very low value, like -R5m....
Can the formatter please be updated to account for Ruby 3.0 single line methods? Currently it indents each new single line method instead of leaving them at the same indentation...