Hello,
I am searching for the suitable threshold duration for the http_req_duration (95% of requests) which consider the weak performance of gitlab-runner.
How can I estimate the threshold duration?
Thanks in advance!
Hello,
I am searching for the suitable threshold duration for the http_req_duration (95% of requests) which consider the weak performance of gitlab-runner.
How can I estimate the threshold duration?
Thanks in advance!
Hi,
That depends a lot on parameters like size of request, size of system under test, processing duration etc. Could you describe your setup in a little bit more detail?
For instance, are you running both the system under test and k6 on the same runner? What does your default function look like?
Best,
Simme