Performance SLA Pass Rate

A gate-friendly metric for performance tests: e.g. “% of requests under 300 ms” or “% of iterations meeting all checks.”

SLA pass % = (in-SLA samples ÷ total samples) × 100.

Tip: Keep “Samples Within SLA” and “Total Samples” on the same basis (population, units, and ranking definition) before you calculate.

Cluster: Software Testing hub · Uptime calculator · Percentage guide

SLA pass rate shows what share of samples met your latency (or success) threshold.

Enter samples that met the SLA and the total samples evaluated.

Samples that met the performance check
All samples evaluated against the SLA

SLA Pass Rate %

Understanding Performance SLA Pass Rate

How we calculate. SLA pass % = (in-SLA samples ÷ total samples) × 100. See our methodology and accuracy policy .

Real-world scenario: A typical Performance SLA Pass Rate case uses samples within sla 9400 and total samples 10000. Enter the same figures below to reproduce the worked path.

What is Performance SLA Pass Rate?

A gate-friendly metric for performance tests: e.g. “% of requests under 300 ms” or “% of iterations meeting all checks.”

  • Define the SLA check before the run
  • Not the same as functional pass rate unless checks include both
  • Report with the threshold in every summary

The Formula

Performance SLA Pass Rate
Pass % = (Samples within SLA ÷ Total samples) × 100

Worked Example

Scenario: 9,400 of 10,000 requests finished under the 300 ms SLA.
Step 1: In SLA = 9400
Step 2: Total = 10000
Step 3: (9400 ÷ 10000) × 100 = 94%
Answer: Performance SLA pass rate is 94%.

Common Use Cases

  • CI perf gates: minimum pass %
  • Vendor SLAs: evidence of compliance
  • Release hardening: track improvement

Pro Tips

  • Exclude known bad environments from formal gates
  • Split by critical endpoints
  • Pair with error rate
ScenarioWhen to use
Percent of a numberFinding a part of a whole (tax, tip, score)
Percent changeComparing old vs new values

Limitations: Performance SLA Pass Rate figures are educational performance-testing aids—not contractual capacity guarantees. Validate with calibrated load tools and production telemetry.

Common mistakes

  • Swapping part and whole: The denominator must be the full total, not a subset.
  • Rounding too early: Carry extra decimal places through multi-step work before rounding the final percent.
  • Mixing percent and decimal forms: Enter rates in the format the calculator labels expect.

The worked example for performance sla pass rate was verified with the calculator form on this page—enter the same values to confirm the result.

When to use this calculator

  • Use this page when your wording matches performance sla pass rate and the form labels on screen.
  • Use percent of a number for “what is X% of Y?” problems.
  • Use number is what percent when you know part and whole and need the percent.

Still unsure about performance sla pass rate? Start with the quick answer above, then open the linked calculator that matches your wording.

Frequently Asked Questions

How do I use this performance sla pass rate calculator?

For performance sla pass rate, enter the values labeled on the form, then press Calculate. Compare the result to the worked example on this page.

What formula does this page use?

See the quick answer and formula box above for performance sla pass rate—the same percentage calculator expression is applied to your inputs.

What if my result looks wrong?

When checking performance sla pass rate, re-check part vs whole (or rate vs base), rounding, and whether percents were entered as 25 rather than 0.25 when the form expects percents.

Authoritative References

For performance and quality engineering context, consult: