Skip to content

Fix Gradle smoke tests with Gradle 9#9292

Merged
daniel-mohedano merged 2 commits intomasterfrom
daniel.mohedano/gradle9
Aug 1, 2025
Merged

Fix Gradle smoke tests with Gradle 9#9292
daniel-mohedano merged 2 commits intomasterfrom
daniel.mohedano/gradle9

Conversation

@daniel-mohedano
Copy link
Copy Markdown
Contributor

@daniel-mohedano daniel-mohedano commented Aug 1, 2025

What Does This Do

  • Updates the compatibility checks for Gradle smoke tests to correctly identify compatibility with the recently released Gradle 9.0. This means that the LATEST_VERSION tests will be skipped unless JVM >= 17 is used
  • Updates GradleLauncherSmokeTest to actually use the JVM set with -PtestJvm in the commands executed, instead of relying on the default JAVA_HOME
  • Adds org.junit.platform:junit-platform-launcher as a dependency for the test-succeed-gradle-plugin project. Starting in Gradle 9.0, automatic test framework implementation dependencies are depracated
  • Specify JUnit version in test-succeed-junit-5 project to avoid using the default 5.12.2 version bundled with Gradle 9.0

Motivation

With the release of Gradle 9.0, the LATEST_VERSION Gradle smoke tests were broken.

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@datadog-datadog-prod-us1
Copy link
Copy Markdown
Contributor

datadog-datadog-prod-us1 Bot commented Aug 1, 2025

Code coverage: total 57.15%, base diff 0.03%, patch 0.00% (view details)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 6da68e4 | Docs | Was this helpful? Give us feedback!

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Aug 1, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/gradle9
git_commit_date 1753968606 1754054380
git_commit_sha 3a35f77 6da68e4
release_version 1.51.1-SNAPSHOT~3a35f77b25 1.51.1-SNAPSHOT~6da68e4c2e
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1754056210 1754056210
ci_job_id 1059948555 1059948555
ci_pipeline_id 72426161 72426161
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-viedqofg 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-viedqofg 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 47 metrics, 12 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.046 s) : 0, 1045586
Total [baseline] (8.661 s) : 0, 8661065
Agent [candidate] (1.05 s) : 0, 1050209
Total [candidate] (8.6 s) : 0, 8600156
section iast
Agent [baseline] (1.173 s) : 0, 1173137
Total [baseline] (9.333 s) : 0, 9332949
Agent [candidate] (1.177 s) : 0, 1176981
Total [candidate] (9.376 s) : 0, 9375766
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.046 s -
Agent iast 1.173 s 127.552 ms (12.2%)
Total tracing 8.661 s -
Total iast 9.333 s 671.883 ms (7.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.05 s -
Agent iast 1.177 s 126.772 ms (12.1%)
Total tracing 8.6 s -
Total iast 9.376 s 775.61 ms (9.0%)
gantt
    title insecure-bank - break down per module: candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.435 ms) : 0, 1435
crashtracking [candidate] (1.437 ms) : 0, 1437
BytebuddyAgent [baseline] (732.453 ms) : 0, 732453
BytebuddyAgent [candidate] (735.197 ms) : 0, 735197
GlobalTracer [baseline] (242.151 ms) : 0, 242151
GlobalTracer [candidate] (243.099 ms) : 0, 243099
AppSec [baseline] (29.863 ms) : 0, 29863
AppSec [candidate] (30.37 ms) : 0, 30370
Debugger [baseline] (6.074 ms) : 0, 6074
Debugger [candidate] (6.077 ms) : 0, 6077
Remote Config [baseline] (648.09 µs) : 0, 648
Remote Config [candidate] (666.379 µs) : 0, 666
Telemetry [baseline] (11.94 ms) : 0, 11940
Telemetry [candidate] (12.28 ms) : 0, 12280
section iast
crashtracking [baseline] (1.431 ms) : 0, 1431
crashtracking [candidate] (1.441 ms) : 0, 1441
BytebuddyAgent [baseline] (846.831 ms) : 0, 846831
BytebuddyAgent [candidate] (850.388 ms) : 0, 850388
GlobalTracer [baseline] (231.234 ms) : 0, 231234
GlobalTracer [candidate] (233.028 ms) : 0, 233028
IAST [baseline] (29.061 ms) : 0, 29061
IAST [candidate] (29.766 ms) : 0, 29766
AppSec [baseline] (28.09 ms) : 0, 28090
AppSec [candidate] (26.038 ms) : 0, 26038
Debugger [baseline] (6.688 ms) : 0, 6688
Debugger [candidate] (6.662 ms) : 0, 6662
Remote Config [baseline] (654.33 µs) : 0, 654
Remote Config [candidate] (583.348 µs) : 0, 583
Telemetry [baseline] (8.154 ms) : 0, 8154
Telemetry [candidate] (8.076 ms) : 0, 8076
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.041 s) : 0, 1041170
Total [baseline] (10.657 s) : 0, 10657465
Agent [candidate] (1.048 s) : 0, 1047687
Total [candidate] (10.756 s) : 0, 10756129
section appsec
Agent [baseline] (1.222 s) : 0, 1222235
Total [baseline] (10.791 s) : 0, 10791204
Agent [candidate] (1.218 s) : 0, 1218384
Total [candidate] (10.822 s) : 0, 10821702
section iast
Agent [baseline] (1.181 s) : 0, 1180817
Total [baseline] (10.877 s) : 0, 10877196
Agent [candidate] (1.185 s) : 0, 1185287
Total [candidate] (11.015 s) : 0, 11015088
section profiling
Agent [baseline] (1.201 s) : 0, 1200923
Total [baseline] (10.89 s) : 0, 10890454
Agent [candidate] (1.204 s) : 0, 1203631
Total [candidate] (10.947 s) : 0, 10947244
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.041 s -
Agent appsec 1.222 s 181.065 ms (17.4%)
Agent iast 1.181 s 139.647 ms (13.4%)
Agent profiling 1.201 s 159.753 ms (15.3%)
Total tracing 10.657 s -
Total appsec 10.791 s 133.739 ms (1.3%)
Total iast 10.877 s 219.732 ms (2.1%)
Total profiling 10.89 s 232.989 ms (2.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent appsec 1.218 s 170.698 ms (16.3%)
Agent iast 1.185 s 137.601 ms (13.1%)
Agent profiling 1.204 s 155.945 ms (14.9%)
Total tracing 10.756 s -
Total appsec 10.822 s 65.573 ms (0.6%)
Total iast 11.015 s 258.959 ms (2.4%)
Total profiling 10.947 s 191.115 ms (1.8%)
gantt
    title petclinic - break down per module: candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.431 ms) : 0, 1431
crashtracking [candidate] (1.44 ms) : 0, 1440
BytebuddyAgent [baseline] (730.99 ms) : 0, 730990
BytebuddyAgent [candidate] (735.963 ms) : 0, 735963
GlobalTracer [baseline] (241.361 ms) : 0, 241361
GlobalTracer [candidate] (242.083 ms) : 0, 242083
AppSec [baseline] (29.877 ms) : 0, 29877
AppSec [candidate] (29.957 ms) : 0, 29957
Debugger [baseline] (6.028 ms) : 0, 6028
Debugger [candidate] (6.036 ms) : 0, 6036
Remote Config [baseline] (645.583 µs) : 0, 646
Remote Config [candidate] (653.939 µs) : 0, 654
Telemetry [baseline] (9.8 ms) : 0, 9800
Telemetry [candidate] (9.813 ms) : 0, 9813
section appsec
crashtracking [baseline] (1.426 ms) : 0, 1426
crashtracking [candidate] (1.437 ms) : 0, 1437
BytebuddyAgent [baseline] (754.864 ms) : 0, 754864
BytebuddyAgent [candidate] (751.916 ms) : 0, 751916
GlobalTracer [baseline] (235.265 ms) : 0, 235265
GlobalTracer [candidate] (234.955 ms) : 0, 234955
IAST [baseline] (23.486 ms) : 0, 23486
IAST [candidate] (23.549 ms) : 0, 23549
AppSec [baseline] (167.059 ms) : 0, 167059
AppSec [candidate] (170.18 ms) : 0, 170180
Debugger [baseline] (9.454 ms) : 0, 9454
Debugger [candidate] (6.389 ms) : 0, 6389
Remote Config [baseline] (619.311 µs) : 0, 619
Remote Config [candidate] (619.269 µs) : 0, 619
Telemetry [baseline] (8.978 ms) : 0, 8978
Telemetry [candidate] (8.282 ms) : 0, 8282
section iast
crashtracking [baseline] (1.446 ms) : 0, 1446
crashtracking [candidate] (1.448 ms) : 0, 1448
BytebuddyAgent [baseline] (853.678 ms) : 0, 853678
BytebuddyAgent [candidate] (856.135 ms) : 0, 856135
GlobalTracer [baseline] (232.301 ms) : 0, 232301
GlobalTracer [candidate] (233.078 ms) : 0, 233078
IAST [baseline] (28.437 ms) : 0, 28437
IAST [candidate] (30.215 ms) : 0, 30215
AppSec [baseline] (27.674 ms) : 0, 27674
AppSec [candidate] (27.459 ms) : 0, 27459
Debugger [baseline] (7.375 ms) : 0, 7375
Debugger [candidate] (6.818 ms) : 0, 6818
Remote Config [baseline] (605.318 µs) : 0, 605
Remote Config [candidate] (614.792 µs) : 0, 615
Telemetry [baseline] (8.115 ms) : 0, 8115
Telemetry [candidate] (8.372 ms) : 0, 8372
section profiling
crashtracking [baseline] (1.418 ms) : 0, 1418
crashtracking [candidate] (1.411 ms) : 0, 1411
BytebuddyAgent [baseline] (764.886 ms) : 0, 764886
BytebuddyAgent [candidate] (766.716 ms) : 0, 766716
GlobalTracer [baseline] (222.863 ms) : 0, 222863
GlobalTracer [candidate] (223.114 ms) : 0, 223114
AppSec [baseline] (30.371 ms) : 0, 30371
AppSec [candidate] (30.401 ms) : 0, 30401
Debugger [baseline] (6.321 ms) : 0, 6321
Debugger [candidate] (6.39 ms) : 0, 6390
Remote Config [baseline] (689.475 µs) : 0, 689
Remote Config [candidate] (695.349 µs) : 0, 695
Telemetry [baseline] (15.23 ms) : 0, 15230
Telemetry [candidate] (15.613 ms) : 0, 15613
ProfilingAgent [baseline] (109.397 ms) : 0, 109397
ProfilingAgent [candidate] (109.409 ms) : 0, 109409
Profiling [baseline] (110.04 ms) : 0, 110040
Profiling [candidate] (110.065 ms) : 0, 110065
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/gradle9
git_commit_date 1753968606 1754054380
git_commit_sha 3a35f77 6da68e4
release_version 1.51.1-SNAPSHOT~3a35f77b25 1.51.1-SNAPSHOT~6da68e4c2e
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1754056034 1754056034
ci_job_id 1059948556 1059948556
ci_pipeline_id 72426161 72426161
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-pxrl7x8a 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-pxrl7x8a 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 1 performance improvements and 1 performance regressions! Performance is the same for 10 metrics, 12 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration baseline mean throughput
scenario:load:insecure-bank:iast_GLOBAL:high_load worse
[+335.866µs; +702.311µs] or [+3.499%; +7.316%]
unstable
[-81.296op/s; +31.983op/s] or [-16.802%; +6.610%]
10.119ms 459.188op/s 9.599ms 483.844op/s
scenario:load:petclinic:no_agent:high_load better
[-1.968ms; -1.323ms] or [-5.202%; -3.497%]
unstable
[-3.219op/s; +14.444op/s] or [-2.604%; +11.684%]
36.179ms 129.238op/s 37.825ms 123.625op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.359 ms) : 4308, 4411
.   : milestone, 4359,
iast (9.305 ms) : 9152, 9457
.   : milestone, 9305,
iast_FULL (14.012 ms) : 13738, 14285
.   : milestone, 14012,
iast_GLOBAL (9.599 ms) : 9436, 9763
.   : milestone, 9599,
profiling (9.186 ms) : 9041, 9331
.   : milestone, 9186,
tracing (7.514 ms) : 7397, 7632
.   : milestone, 7514,
section candidate
no_agent (4.274 ms) : 4226, 4322
.   : milestone, 4274,
iast (9.149 ms) : 8993, 9305
.   : milestone, 9149,
iast_FULL (13.728 ms) : 13452, 14004
.   : milestone, 13728,
iast_GLOBAL (10.119 ms) : 9942, 10295
.   : milestone, 10119,
profiling (9.164 ms) : 9019, 9309
.   : milestone, 9164,
tracing (7.585 ms) : 7477, 7692
.   : milestone, 7585,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.359 ms [4.308 ms, 4.411 ms] -
iast 9.305 ms [9.152 ms, 9.457 ms] 4.945 ms (113.4%)
iast_FULL 14.012 ms [13.738 ms, 14.285 ms] 9.652 ms (221.4%)
iast_GLOBAL 9.599 ms [9.436 ms, 9.763 ms] 5.24 ms (120.2%)
profiling 9.186 ms [9.041 ms, 9.331 ms] 4.826 ms (110.7%)
tracing 7.514 ms [7.397 ms, 7.632 ms] 3.155 ms (72.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.274 ms [4.226 ms, 4.322 ms] -
iast 9.149 ms [8.993 ms, 9.305 ms] 4.875 ms (114.1%)
iast_FULL 13.728 ms [13.452 ms, 14.004 ms] 9.454 ms (221.2%)
iast_GLOBAL 10.119 ms [9.942 ms, 10.295 ms] 5.845 ms (136.8%)
profiling 9.164 ms [9.019 ms, 9.309 ms] 4.89 ms (114.4%)
tracing 7.585 ms [7.477 ms, 7.692 ms] 3.311 ms (77.5%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.825 ms) : 37514, 38135
.   : milestone, 37825,
appsec (48.925 ms) : 48495, 49356
.   : milestone, 48925,
code_origins (43.995 ms) : 43607, 44383
.   : milestone, 43995,
iast (44.523 ms) : 44133, 44913
.   : milestone, 44523,
profiling (48.29 ms) : 47839, 48741
.   : milestone, 48290,
tracing (43.828 ms) : 43472, 44184
.   : milestone, 43828,
section candidate
no_agent (36.179 ms) : 35891, 36468
.   : milestone, 36179,
appsec (47.984 ms) : 47566, 48402
.   : milestone, 47984,
code_origins (43.924 ms) : 43555, 44293
.   : milestone, 43924,
iast (44.861 ms) : 44457, 45265
.   : milestone, 44861,
profiling (48.141 ms) : 47667, 48616
.   : milestone, 48141,
tracing (43.413 ms) : 43046, 43779
.   : milestone, 43413,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.825 ms [37.514 ms, 38.135 ms] -
appsec 48.925 ms [48.495 ms, 49.356 ms] 11.101 ms (29.3%)
code_origins 43.995 ms [43.607 ms, 44.383 ms] 6.17 ms (16.3%)
iast 44.523 ms [44.133 ms, 44.913 ms] 6.698 ms (17.7%)
profiling 48.29 ms [47.839 ms, 48.741 ms] 10.466 ms (27.7%)
tracing 43.828 ms [43.472 ms, 44.184 ms] 6.003 ms (15.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.179 ms [35.891 ms, 36.468 ms] -
appsec 47.984 ms [47.566 ms, 48.402 ms] 11.805 ms (32.6%)
code_origins 43.924 ms [43.555 ms, 44.293 ms] 7.745 ms (21.4%)
iast 44.861 ms [44.457 ms, 45.265 ms] 8.682 ms (24.0%)
profiling 48.141 ms [47.667 ms, 48.616 ms] 11.962 ms (33.1%)
tracing 43.413 ms [43.046 ms, 43.779 ms] 7.233 ms (20.0%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/gradle9
git_commit_date 1753968606 1754054380
git_commit_sha 3a35f77 6da68e4
release_version 1.51.1-SNAPSHOT~3a35f77b25 1.51.1-SNAPSHOT~6da68e4c2e
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1754056393 1754056393
ci_job_id 1059948557 1059948557
ci_pipeline_id 72426161 72426161
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-rp0agmvi 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-rp0agmvi 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.475 ms) : 1464, 1487
.   : milestone, 1475,
appsec (3.666 ms) : 3452, 3881
.   : milestone, 3666,
iast (2.195 ms) : 2132, 2257
.   : milestone, 2195,
iast_GLOBAL (2.243 ms) : 2180, 2307
.   : milestone, 2243,
profiling (2.051 ms) : 2000, 2103
.   : milestone, 2051,
tracing (2.002 ms) : 1954, 2050
.   : milestone, 2002,
section candidate
no_agent (1.468 ms) : 1457, 1480
.   : milestone, 1468,
appsec (3.654 ms) : 3437, 3871
.   : milestone, 3654,
iast (2.197 ms) : 2134, 2260
.   : milestone, 2197,
iast_GLOBAL (2.239 ms) : 2176, 2303
.   : milestone, 2239,
profiling (2.053 ms) : 2002, 2105
.   : milestone, 2053,
tracing (2.022 ms) : 1973, 2071
.   : milestone, 2022,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.464 ms, 1.487 ms] -
appsec 3.666 ms [3.452 ms, 3.881 ms] 2.191 ms (148.5%)
iast 2.195 ms [2.132 ms, 2.257 ms] 719.513 µs (48.8%)
iast_GLOBAL 2.243 ms [2.18 ms, 2.307 ms] 768.101 µs (52.1%)
profiling 2.051 ms [2.0 ms, 2.103 ms] 576.114 µs (39.1%)
tracing 2.002 ms [1.954 ms, 2.05 ms] 527.19 µs (35.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.468 ms [1.457 ms, 1.48 ms] -
appsec 3.654 ms [3.437 ms, 3.871 ms] 2.186 ms (148.9%)
iast 2.197 ms [2.134 ms, 2.26 ms] 728.849 µs (49.6%)
iast_GLOBAL 2.239 ms [2.176 ms, 2.303 ms] 771.175 µs (52.5%)
profiling 2.053 ms [2.002 ms, 2.105 ms] 584.971 µs (39.8%)
tracing 2.022 ms [1.973 ms, 2.071 ms] 553.644 µs (37.7%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~6da68e4c2e, baseline=1.51.1-SNAPSHOT~3a35f77b25
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.038 s) : 15038000, 15038000
.   : milestone, 15038000,
appsec (14.826 s) : 14826000, 14826000
.   : milestone, 14826000,
iast (18.542 s) : 18542000, 18542000
.   : milestone, 18542000,
iast_GLOBAL (18.252 s) : 18252000, 18252000
.   : milestone, 18252000,
profiling (15.052 s) : 15052000, 15052000
.   : milestone, 15052000,
tracing (14.985 s) : 14985000, 14985000
.   : milestone, 14985000,
section candidate
no_agent (15.209 s) : 15209000, 15209000
.   : milestone, 15209000,
appsec (14.785 s) : 14785000, 14785000
.   : milestone, 14785000,
iast (18.097 s) : 18097000, 18097000
.   : milestone, 18097000,
iast_GLOBAL (18.023 s) : 18023000, 18023000
.   : milestone, 18023000,
profiling (14.977 s) : 14977000, 14977000
.   : milestone, 14977000,
tracing (15.1 s) : 15100000, 15100000
.   : milestone, 15100000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.038 s [15.038 s, 15.038 s] -
appsec 14.826 s [14.826 s, 14.826 s] -212.0 ms (-1.4%)
iast 18.542 s [18.542 s, 18.542 s] 3.504 s (23.3%)
iast_GLOBAL 18.252 s [18.252 s, 18.252 s] 3.214 s (21.4%)
profiling 15.052 s [15.052 s, 15.052 s] 14.0 ms (0.1%)
tracing 14.985 s [14.985 s, 14.985 s] -53.0 ms (-0.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.209 s [15.209 s, 15.209 s] -
appsec 14.785 s [14.785 s, 14.785 s] -424.0 ms (-2.8%)
iast 18.097 s [18.097 s, 18.097 s] 2.888 s (19.0%)
iast_GLOBAL 18.023 s [18.023 s, 18.023 s] 2.814 s (18.5%)
profiling 14.977 s [14.977 s, 14.977 s] -232.0 ms (-1.5%)
tracing 15.1 s [15.1 s, 15.1 s] -109.0 ms (-0.7%)

@daniel-mohedano daniel-mohedano marked this pull request as ready for review August 1, 2025 13:41
@daniel-mohedano daniel-mohedano requested review from a team as code owners August 1, 2025 13:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 1, 2025

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@daniel-mohedano daniel-mohedano added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes labels Aug 1, 2025
@daniel-mohedano daniel-mohedano merged commit 023e525 into master Aug 1, 2025
507 of 508 checks passed
@daniel-mohedano daniel-mohedano deleted the daniel.mohedano/gradle9 branch August 1, 2025 14:29
@github-actions github-actions Bot added this to the 1.52.0 milestone Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: testing Testing tag: no release notes Changes to exclude from release notes type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants