Hi, I,ve got a couple of fields in k6’s metrics that I don’t quite get.
http_reqs…: 10 8.183301/s → what does exactly show this field?
iterations…: 5 4.091651/s → what does exactly show this field?
Hi, I,ve got a couple of fields in k6’s metrics that I don’t quite get.
http_reqs…: 10 8.183301/s → what does exactly show this field?
iterations…: 5 4.091651/s → what does exactly show this field?
How many HTTP requests or iterations per second you had in your test run.
It does make sense, thanks a lot mate!