@@ -35,14 +35,15 @@ experiments:
3535 thresholds :
3636 - throughput > 1100.0 op/s
3737
38- # Startup macrobenchmarks
39- # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Atracing%3AGlobalTracer&trendsType=scenario
40- # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aappsec%3AGlobalTracer&trendsType=scenario
41- # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aiast%3AGlobalTracer&trendsType=scenario
42- - name : " startup:petclinic:(tracing|appsec|iast):GlobalTracer"
43- thresholds :
44- - execution_time < 280 ms
45- # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aprofiling%3AGlobalTracer&trendsType=scenario
46- - name : " startup:petclinic:profiling:GlobalTracer"
47- thresholds :
48- - execution_time < 420 ms
38+ # TODO: Startup benchmarks need to be moved from dd-trace-java to apm-sdks-benchmarks (https://github.com/DataDog/dd-trace-java/blob/master/benchmark/startup/petclinic/benchmark.json)
39+ # # Startup macrobenchmarks
40+ # # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Atracing%3AGlobalTracer&trendsType=scenario
41+ # # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aappsec%3AGlobalTracer&trendsType=scenario
42+ # # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aiast%3AGlobalTracer&trendsType=scenario
43+ # - name: "startup:petclinic:(tracing|appsec|iast):GlobalTracer"
44+ # thresholds:
45+ # - execution_time < 280 ms
46+ # # https://benchmarking.us1.prod.dog/trends?projectId=4&branch=master&trendsTab=per_scenario&scenario=startup%3Apetclinic%3Aprofiling%3AGlobalTracer&trendsType=scenario
47+ # - name: "startup:petclinic:profiling:GlobalTracer"
48+ # thresholds:
49+ # - execution_time < 420 ms
0 commit comments