From f1861933a1fad809fb9b1a7348049b6ff9a4f70b Mon Sep 17 00:00:00 2001 From: Fayssal Defaa Date: Tue, 7 Apr 2026 13:39:18 +0200 Subject: [PATCH] use 15 percent --- .gitlab/benchmarks/bp-runner.fail-on-breach.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitlab/benchmarks/bp-runner.fail-on-breach.yml b/.gitlab/benchmarks/bp-runner.fail-on-breach.yml index c6ce8d6a598..88fee768a50 100644 --- a/.gitlab/benchmarks/bp-runner.fail-on-breach.yml +++ b/.gitlab/benchmarks/bp-runner.fail-on-breach.yml @@ -2,7 +2,7 @@ # Generated: 2026-03-30 # # Generation Strategy: tight -# Formula: CI_bound / (1 ± T) (T = 5.0%) +# Formula: CI_bound / (1 ± T) (T = 15.0%) # # SLO Checking: # - BREACH: 90% CI boundary crosses threshold @@ -23,15 +23,15 @@ experiments: thresholds: - threshold: agg_http_req_duration_p50 < 2 ms warning_range: 1 - - agg_http_req_duration_p99 < 9.919 ms + - agg_http_req_duration_p99 < 11.086 ms - name: normal_operation/only-tracing-with-runtime-metrics-enabled thresholds: - threshold: agg_http_req_duration_p50 < 2 ms warning_range: 1 - - agg_http_req_duration_p99 < 6.604 ms + - agg_http_req_duration_p99 < 7.381 ms - name: high_load/only-tracing thresholds: - - throughput > 458.540 op/s + - throughput > 418.667 op/s - name: high_load/only-tracing-with-runtime-metrics-enabled thresholds: - - throughput > 569.478 op/s + - throughput > 519.958 op/s