I have some questions in my mind related to wrk2 benchmark tool. I did a lot of search on them and did not find answers related to them. If you have little understanding related to them then please help me.
- What "count" column represents in Detailed Percentile spectrum? example Did they show the total number of requests whose latency is within "value" (column name) range? Correct me if i am wrong.
- What "latency(i)" and "requests" represent in done function provided by wr2 and wrk? and How can I get that values? done_function
- How can I get the total number of requests generated per minute and their latencies? Does "latency(i)" and "requests" give me some information about them?
- What "-B (batch latency)" option in wrk does? My output remains the same whether i use this option or not. batch
- In wrk2 readme.md, i didn't understand these lines. can you please explain that.