You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, as titled. I have very good experience with https://github.com/k6io/k6 where you can define thresholds for different metrics like request duration, latency etc... Those tests should run in the CI and fail when the threshold can't hold.
Hi, as titled. I have very good experience with https://github.com/k6io/k6 where you can define thresholds for different metrics like request duration, latency etc... Those tests should run in the CI and fail when the threshold can't hold.
For example: https://github.com/StarpTech/graphql-registry/blob/main/benchmark/composed-schema.js
CI: https://github.com/StarpTech/graphql-registry/blob/main/.github/workflows/bench.yml
The text was updated successfully, but these errors were encountered: