File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ experiments:
2323 # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=normal_operation%2Fotel-latest&trendsType=scenario
2424 - name : normal_operation/otel-latest
2525 thresholds :
26- - agg_http_req_duration_p50 < 2.34 ms
27- - agg_http_req_duration_p99 < 9.50 ms
26+ - agg_http_req_duration_p50 < 2.5 ms
27+ - agg_http_req_duration_p99 < 10 ms
2828
2929 # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=high_load%2Fonly-tracing&trendsType=scenario
3030 - name : high_load/only-tracing
@@ -41,8 +41,8 @@ experiments:
4141 # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aiast%3AGlobalTracer&trendsType=scenario
4242 - name : " startup:petclinic:(tracing|appsec|iast):GlobalTracer"
4343 thresholds :
44- - execution_time < 260 ms
44+ - execution_time < 280 ms
4545 # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aprofiling%3AGlobalTracer&trendsType=scenario
4646 - name : " startup:petclinic:profiling:GlobalTracer"
4747 thresholds :
48- - execution_time < 368 ms
48+ - execution_time < 420 ms
You can’t perform that action at this time.
0 commit comments