Updated May 14, 2026
Read run results and logs
Interpret a Maxoperf run by combining latency percentiles, throughput, error facets, logs, labels, and runner health.
Before you start
- A completed or running performance test.
Start with run validity
Before interpreting application behavior, confirm the test itself was valid. Runner saturation, missing data files, invalid credentials, or a target maintenance window can all produce misleading failures.
Read by label
The whole-run average is rarely enough. Inspect important labels or transactions separately so a slow checkout path does not hide behind a fast static-asset request.
Preserve the decision
Add tags and notes to explain whether the run passed, failed, or needs a rerun. Future comparisons are much easier when the reasoning lives next to the result.
FAQ
What should I check before trusting a failed run?
Confirm the scenario, runner health, target window, and data setup before treating the result as an application regression.