Skip to content

Commit ab8b409

Browse files
committed
Tweak SLOs per Dmytro's suggestions
1 parent e0ff3fb commit ab8b409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab/benchmarks/bp-runner.macrobenchmarks.fail-on-breach.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ experiments:
4242
- agg_http_req_duration_p95 < 95 ms
4343
- name: normal_operation/tracing-profiling-enabled/python-server-utilization
4444
thresholds:
45-
- cpu_usage_percentage < 215 %
46-
- rss < 1100 MB
45+
- cpu_usage_percentage < 220 %
46+
- rss < 1040 MB
4747
- name: high_load/tracing-profiling-enabled
4848
thresholds:
4949
- throughput > 30.0 op/s

0 commit comments

Comments
 (0)