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
Add --output report.json flag to dump full test results (RPS timeline, status codes, latency percentiles) to a file. Enables CI/CD integration and comparing runs across config changes.
Add
--output report.jsonflag to dump full test results (RPS timeline, status codes, latency percentiles) to a file. Enables CI/CD integration and comparing runs across config changes.