Is performance usually this bad? #3123
Replies: 1 comment 1 reply
-
Hey @JakeCooper, Please correct me if I am wrong but the duration of the job execution completely depends on the environment in which the runner executes. To measure the performance of the scale set, you would have to measure the latency from the time the job is dispatched until ARC issues a create pod request to the k8s API. The rest of it is completely outside of ARC's control. |
Beta Was this translation helpful? Give feedback.
-
Running 0.7.0 installed via Helm. Config is super bare, just set the PAT as well as the config secret
7 seconds vs almost 3 minutes to run Golang lint?
I have to assume this is due to DinD + no PV but even then my goodness
Beta Was this translation helpful? Give feedback.
All reactions