Skip to content

Fix usage of deprecated field in AndroidGradleUtils#10710

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomasterfrom
daniel.mohedano/android-utils-fixes
Mar 2, 2026
Merged

Fix usage of deprecated field in AndroidGradleUtils#10710
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomasterfrom
daniel.mohedano/android-utils-fixes

Conversation

@daniel-mohedano
Copy link
Copy Markdown
Contributor

@daniel-mohedano daniel-mohedano commented Mar 2, 2026

What Does This Do

  • Update AndroidGradleUtils implementation to use JavaCompile.destinationDirectory

Motivation

JavaCompile.destinationDir was deprecated in favor of JavaCompile.destinationDirectory in Gradle 8.+, and later removed in Gradle 9.+

This causes failures when building the module layout later used in the code coverage calculation of Test Impact Analysis.

ERROR datadog.trace.instrumentation.gradle.AndroidGradleUtils - Could not get Android module layout for app and :app:...
groovy.lang.MissingPropertyException: Could not get unknown property 'destinationDir' for task ':app:compileUiTestJavaWithJavac' of type org.gradle.api.tasks.compile.JavaCompile.

Additional Notes

Will investigate in a later PR introducing a simple android project to GradleDaemonSmokeTest to properly test these cases.

test-environment-trigger: skip

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

@daniel-mohedano daniel-mohedano changed the title Fix usage of deprecated fields in AndroidGradleUtils Fix usage of deprecated field in AndroidGradleUtils Mar 2, 2026
@daniel-mohedano daniel-mohedano added type: bug Bug report and fix comp: ci visibility Continuous Integration Visibility labels Mar 2, 2026
@daniel-mohedano daniel-mohedano marked this pull request as ready for review March 2, 2026 11:32
@daniel-mohedano daniel-mohedano requested a review from a team as a code owner March 2, 2026 11:32
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 2, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/android-utils-fixes
git_commit_date 1772444727 1772450907
git_commit_sha 68b7b69 b9cf6b1
release_version 1.60.0-SNAPSHOT~68b7b69797 1.60.0-SNAPSHOT~b9cf6b1a93
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1772452535 1772452535
ci_job_id 1466492220 1466492220
ci_pipeline_id 99719388 99719388
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-iqgwp69a 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-iqgwp69a 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 63 metrics, 8 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.064 s) : 0, 1063744
Total [baseline] (10.813 s) : 0, 10813494
Agent [candidate] (1.065 s) : 0, 1065469
Total [candidate] (10.811 s) : 0, 10810509
section appsec
Agent [baseline] (1.236 s) : 0, 1236330
Total [baseline] (10.949 s) : 0, 10949353
Agent [candidate] (1.248 s) : 0, 1247646
Total [candidate] (10.931 s) : 0, 10930664
section iast
Agent [baseline] (1.231 s) : 0, 1230812
Total [baseline] (11.176 s) : 0, 11175705
Agent [candidate] (1.233 s) : 0, 1232665
Total [candidate] (11.14 s) : 0, 11139806
section profiling
Agent [baseline] (1.189 s) : 0, 1188938
Total [baseline] (10.915 s) : 0, 10915269
Agent [candidate] (1.198 s) : 0, 1197672
Total [candidate] (10.897 s) : 0, 10897495
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.064 s -
Agent appsec 1.236 s 172.587 ms (16.2%)
Agent iast 1.231 s 167.069 ms (15.7%)
Agent profiling 1.189 s 125.195 ms (11.8%)
Total tracing 10.813 s -
Total appsec 10.949 s 135.859 ms (1.3%)
Total iast 11.176 s 362.211 ms (3.3%)
Total profiling 10.915 s 101.775 ms (0.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.065 s -
Agent appsec 1.248 s 182.177 ms (17.1%)
Agent iast 1.233 s 167.196 ms (15.7%)
Agent profiling 1.198 s 132.203 ms (12.4%)
Total tracing 10.811 s -
Total appsec 10.931 s 120.155 ms (1.1%)
Total iast 11.14 s 329.297 ms (3.0%)
Total profiling 10.897 s 86.987 ms (0.8%)
gantt
    title petclinic - break down per module: candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.201 ms) : 0, 1201
crashtracking [candidate] (1.186 ms) : 0, 1186
BytebuddyAgent [baseline] (626.42 ms) : 0, 626420
BytebuddyAgent [candidate] (628.184 ms) : 0, 628184
AgentMeter [baseline] (29.07 ms) : 0, 29070
AgentMeter [candidate] (29.197 ms) : 0, 29197
GlobalTracer [baseline] (257.03 ms) : 0, 257030
GlobalTracer [candidate] (257.788 ms) : 0, 257788
AppSec [baseline] (32.863 ms) : 0, 32863
AppSec [candidate] (33.093 ms) : 0, 33093
Debugger [baseline] (65.21 ms) : 0, 65210
Debugger [candidate] (63.026 ms) : 0, 63026
Remote Config [baseline] (620.697 µs) : 0, 621
Remote Config [candidate] (619.81 µs) : 0, 620
Telemetry [baseline] (10.685 ms) : 0, 10685
Telemetry [candidate] (10.781 ms) : 0, 10781
Flare Poller [baseline] (4.644 ms) : 0, 4644
Flare Poller [candidate] (5.412 ms) : 0, 5412
section appsec
crashtracking [baseline] (1.18 ms) : 0, 1180
crashtracking [candidate] (1.206 ms) : 0, 1206
BytebuddyAgent [baseline] (656.169 ms) : 0, 656169
BytebuddyAgent [candidate] (664.024 ms) : 0, 664024
AgentMeter [baseline] (11.959 ms) : 0, 11959
AgentMeter [candidate] (12.133 ms) : 0, 12133
GlobalTracer [baseline] (257.846 ms) : 0, 257846
GlobalTracer [candidate] (259.91 ms) : 0, 259910
AppSec [baseline] (167.426 ms) : 0, 167426
AppSec [candidate] (168.239 ms) : 0, 168239
Debugger [baseline] (66.724 ms) : 0, 66724
Debugger [candidate] (66.849 ms) : 0, 66849
Remote Config [baseline] (671.404 µs) : 0, 671
Remote Config [candidate] (694.79 µs) : 0, 695
Telemetry [baseline] (9.4 ms) : 0, 9400
Telemetry [candidate] (9.256 ms) : 0, 9256
Flare Poller [baseline] (3.683 ms) : 0, 3683
Flare Poller [candidate] (3.694 ms) : 0, 3694
IAST [baseline] (25.304 ms) : 0, 25304
IAST [candidate] (25.379 ms) : 0, 25379
section iast
crashtracking [baseline] (1.199 ms) : 0, 1199
crashtracking [candidate] (1.189 ms) : 0, 1189
BytebuddyAgent [baseline] (794.818 ms) : 0, 794818
BytebuddyAgent [candidate] (796.448 ms) : 0, 796448
AgentMeter [baseline] (11.285 ms) : 0, 11285
AgentMeter [candidate] (11.325 ms) : 0, 11325
GlobalTracer [baseline] (247.373 ms) : 0, 247373
GlobalTracer [candidate] (247.733 ms) : 0, 247733
AppSec [baseline] (33.327 ms) : 0, 33327
AppSec [candidate] (33.139 ms) : 0, 33139
Debugger [baseline] (67.437 ms) : 0, 67437
Debugger [candidate] (67.25 ms) : 0, 67250
Remote Config [baseline] (527.288 µs) : 0, 527
Remote Config [candidate] (524.493 µs) : 0, 524
Telemetry [baseline] (8.698 ms) : 0, 8698
Telemetry [candidate] (8.608 ms) : 0, 8608
Flare Poller [baseline] (3.466 ms) : 0, 3466
Flare Poller [candidate] (3.444 ms) : 0, 3444
IAST [baseline] (26.801 ms) : 0, 26801
IAST [candidate] (27.035 ms) : 0, 27035
section profiling
crashtracking [baseline] (1.159 ms) : 0, 1159
crashtracking [candidate] (1.189 ms) : 0, 1189
BytebuddyAgent [baseline] (681.252 ms) : 0, 681252
BytebuddyAgent [candidate] (686.957 ms) : 0, 686957
AgentMeter [baseline] (8.568 ms) : 0, 8568
AgentMeter [candidate] (8.659 ms) : 0, 8659
GlobalTracer [baseline] (215.783 ms) : 0, 215783
GlobalTracer [candidate] (217.117 ms) : 0, 217117
AppSec [baseline] (32.505 ms) : 0, 32505
AppSec [candidate] (32.93 ms) : 0, 32930
Debugger [baseline] (66.926 ms) : 0, 66926
Debugger [candidate] (67.242 ms) : 0, 67242
Remote Config [baseline] (618.089 µs) : 0, 618
Remote Config [candidate] (610.998 µs) : 0, 611
Telemetry [baseline] (8.876 ms) : 0, 8876
Telemetry [candidate] (8.832 ms) : 0, 8832
Flare Poller [baseline] (3.774 ms) : 0, 3774
Flare Poller [candidate] (3.726 ms) : 0, 3726
ProfilingAgent [baseline] (98.832 ms) : 0, 98832
ProfilingAgent [candidate] (99.348 ms) : 0, 99348
Profiling [baseline] (99.417 ms) : 0, 99417
Profiling [candidate] (99.916 ms) : 0, 99916
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.065 s) : 0, 1065462
Total [baseline] (8.725 s) : 0, 8725101
Agent [candidate] (1.078 s) : 0, 1077527
Total [candidate] (8.768 s) : 0, 8768078
section iast
Agent [baseline] (1.226 s) : 0, 1226187
Total [baseline] (9.364 s) : 0, 9364479
Agent [candidate] (1.247 s) : 0, 1247119
Total [candidate] (9.333 s) : 0, 9333267
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.065 s -
Agent iast 1.226 s 160.726 ms (15.1%)
Total tracing 8.725 s -
Total iast 9.364 s 639.377 ms (7.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.078 s -
Agent iast 1.247 s 169.591 ms (15.7%)
Total tracing 8.768 s -
Total iast 9.333 s 565.189 ms (6.4%)
gantt
    title insecure-bank - break down per module: candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.205 ms) : 0, 1205
crashtracking [candidate] (1.206 ms) : 0, 1206
BytebuddyAgent [baseline] (628.611 ms) : 0, 628611
BytebuddyAgent [candidate] (638.028 ms) : 0, 638028
AgentMeter [baseline] (29.144 ms) : 0, 29144
AgentMeter [candidate] (29.406 ms) : 0, 29406
GlobalTracer [baseline] (257.553 ms) : 0, 257553
GlobalTracer [candidate] (259.011 ms) : 0, 259011
AppSec [baseline] (33.395 ms) : 0, 33395
AppSec [candidate] (33.217 ms) : 0, 33217
Debugger [baseline] (64.4 ms) : 0, 64400
Debugger [candidate] (64.557 ms) : 0, 64557
Remote Config [baseline] (613.433 µs) : 0, 613
Remote Config [candidate] (617.35 µs) : 0, 617
Telemetry [baseline] (9.996 ms) : 0, 9996
Telemetry [candidate] (11.314 ms) : 0, 11314
Flare Poller [baseline] (4.534 ms) : 0, 4534
Flare Poller [candidate] (3.834 ms) : 0, 3834
section iast
crashtracking [baseline] (1.194 ms) : 0, 1194
crashtracking [candidate] (1.204 ms) : 0, 1204
BytebuddyAgent [baseline] (792.612 ms) : 0, 792612
BytebuddyAgent [candidate] (809.562 ms) : 0, 809562
AgentMeter [baseline] (11.248 ms) : 0, 11248
AgentMeter [candidate] (11.65 ms) : 0, 11650
GlobalTracer [baseline] (246.501 ms) : 0, 246501
GlobalTracer [candidate] (248.949 ms) : 0, 248949
AppSec [baseline] (33.062 ms) : 0, 33062
AppSec [candidate] (34.374 ms) : 0, 34374
Debugger [baseline] (66.35 ms) : 0, 66350
Debugger [candidate] (65.243 ms) : 0, 65243
Remote Config [baseline] (538.661 µs) : 0, 539
Remote Config [candidate] (534.163 µs) : 0, 534
Telemetry [baseline] (8.623 ms) : 0, 8623
Telemetry [candidate] (8.662 ms) : 0, 8662
Flare Poller [baseline] (3.416 ms) : 0, 3416
Flare Poller [candidate] (3.44 ms) : 0, 3440
IAST [baseline] (26.843 ms) : 0, 26843
IAST [candidate] (27.419 ms) : 0, 27419
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/android-utils-fixes
git_commit_date 1772444727 1772450907
git_commit_sha 68b7b69 b9cf6b1
release_version 1.60.0-SNAPSHOT~68b7b69797 1.60.0-SNAPSHOT~b9cf6b1a93
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1772453032 1772453032
ci_job_id 1466492221 1466492221
ci_pipeline_id 99719388 99719388
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-ciqk9ytv 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-ciqk9ytv 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 4 performance improvements and 1 performance regressions! Performance is the same for 15 metrics, 16 unstable metrics.

scenario Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p95 Δ mean throughput candidate mean agg_http_req_duration_p50 candidate mean agg_http_req_duration_p95 candidate mean throughput baseline mean agg_http_req_duration_p50 baseline mean agg_http_req_duration_p95 baseline mean throughput
scenario:load:insecure-bank:iast:high_load better
[-148.410µs; -51.583µs] or [-5.958%; -2.071%]
same
[-332.010µs; +107.371µs] or [-4.537%; +1.467%]
unstable
[-105.796op/s; +186.796op/s] or [-7.416%; +13.095%]
2.391ms 7.205ms 1467.000op/s 2.491ms 7.317ms 1426.500op/s
scenario:load:insecure-bank:iast_GLOBAL:high_load better
[-200.891µs; -57.341µs] or [-7.044%; -2.011%]
unsure
[-546.691µs; -12.890µs] or [-6.800%; -0.160%]
unstable
[-94.916op/s; +173.666op/s] or [-7.460%; +13.649%]
2.723ms 7.760ms 1311.750op/s 2.852ms 8.039ms 1272.375op/s
scenario:load:insecure-bank:profiling:high_load worse
[+37.672µs; +160.160µs] or [+2.260%; +9.609%]
unstable
[+88.220µs; +906.406µs] or [+1.839%; +18.890%]
unstable
[-399.381op/s; +51.756op/s] or [-18.223%; +2.361%]
1.766ms 5.296ms 2017.875op/s 1.667ms 4.798ms 2191.688op/s
scenario:load:petclinic:code_origins:high_load better
[-1.697ms; -0.666ms] or [-9.043%; -3.552%]
unsure
[-2.380ms; -0.514ms] or [-7.853%; -1.697%]
unstable
[-13.944op/s; +42.382op/s] or [-5.678%; +17.259%]
17.580ms 28.864ms 259.781op/s 18.762ms 30.311ms 245.562op/s
scenario:load:petclinic:profiling:high_load better
[-1.462ms; -0.636ms] or [-7.517%; -3.267%]
unsure
[-1382.430µs; -75.905µs] or [-4.522%; -0.248%]
unstable
[-15.793op/s; +38.105op/s] or [-6.635%; +16.008%]
18.405ms 29.843ms 249.188op/s 19.454ms 30.572ms 238.031op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.189 ms) : 1178, 1200
.   : milestone, 1189,
iast (3.206 ms) : 3163, 3249
.   : milestone, 3206,
iast_FULL (5.718 ms) : 5660, 5775
.   : milestone, 5718,
iast_GLOBAL (3.604 ms) : 3542, 3666
.   : milestone, 3604,
profiling (2.061 ms) : 2043, 2078
.   : milestone, 2061,
tracing (1.851 ms) : 1835, 1867
.   : milestone, 1851,
section candidate
no_agent (1.193 ms) : 1181, 1204
.   : milestone, 1193,
iast (3.117 ms) : 3072, 3162
.   : milestone, 3117,
iast_FULL (5.934 ms) : 5874, 5995
.   : milestone, 5934,
iast_GLOBAL (3.493 ms) : 3434, 3552
.   : milestone, 3493,
profiling (2.246 ms) : 2222, 2270
.   : milestone, 2246,
tracing (1.971 ms) : 1951, 1990
.   : milestone, 1971,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.189 ms [1.178 ms, 1.2 ms] -
iast 3.206 ms [3.163 ms, 3.249 ms] 2.017 ms (169.6%)
iast_FULL 5.718 ms [5.66 ms, 5.775 ms] 4.529 ms (380.9%)
iast_GLOBAL 3.604 ms [3.542 ms, 3.666 ms] 2.415 ms (203.1%)
profiling 2.061 ms [2.043 ms, 2.078 ms] 871.709 µs (73.3%)
tracing 1.851 ms [1.835 ms, 1.867 ms] 661.896 µs (55.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.193 ms [1.181 ms, 1.204 ms] -
iast 3.117 ms [3.072 ms, 3.162 ms] 1.924 ms (161.3%)
iast_FULL 5.934 ms [5.874 ms, 5.995 ms] 4.742 ms (397.6%)
iast_GLOBAL 3.493 ms [3.434 ms, 3.552 ms] 2.301 ms (192.9%)
profiling 2.246 ms [2.222 ms, 2.27 ms] 1.053 ms (88.3%)
tracing 1.971 ms [1.951 ms, 1.99 ms] 778.091 µs (65.2%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797
    dateFormat X
    axisFormat %s
section baseline
no_agent (18.212 ms) : 18024, 18399
.   : milestone, 18212,
appsec (18.742 ms) : 18550, 18935
.   : milestone, 18742,
code_origins (19.008 ms) : 18814, 19202
.   : milestone, 19008,
iast (17.872 ms) : 17694, 18051
.   : milestone, 17872,
profiling (19.61 ms) : 19417, 19803
.   : milestone, 19610,
tracing (17.6 ms) : 17427, 17774
.   : milestone, 17600,
section candidate
no_agent (19.356 ms) : 19158, 19553
.   : milestone, 19356,
appsec (18.461 ms) : 18275, 18646
.   : milestone, 18461,
code_origins (17.959 ms) : 17780, 18139
.   : milestone, 17959,
iast (17.833 ms) : 17658, 18008
.   : milestone, 17833,
profiling (18.727 ms) : 18541, 18913
.   : milestone, 18727,
tracing (17.761 ms) : 17583, 17938
.   : milestone, 17761,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.212 ms [18.024 ms, 18.399 ms] -
appsec 18.742 ms [18.55 ms, 18.935 ms] 530.745 µs (2.9%)
code_origins 19.008 ms [18.814 ms, 19.202 ms] 796.192 µs (4.4%)
iast 17.872 ms [17.694 ms, 18.051 ms] -339.178 µs (-1.9%)
profiling 19.61 ms [19.417 ms, 19.803 ms] 1.398 ms (7.7%)
tracing 17.6 ms [17.427 ms, 17.774 ms] -611.269 µs (-3.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.356 ms [19.158 ms, 19.553 ms] -
appsec 18.461 ms [18.275 ms, 18.646 ms] -894.747 µs (-4.6%)
code_origins 17.959 ms [17.78 ms, 18.139 ms] -1.396 ms (-7.2%)
iast 17.833 ms [17.658 ms, 18.008 ms] -1.522 ms (-7.9%)
profiling 18.727 ms [18.541 ms, 18.913 ms] -628.653 µs (-3.2%)
tracing 17.761 ms [17.583 ms, 17.938 ms] -1.595 ms (-8.2%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/android-utils-fixes
git_commit_date 1772444727 1772450907
git_commit_sha 68b7b69 b9cf6b1
release_version 1.60.0-SNAPSHOT~68b7b69797 1.60.0-SNAPSHOT~b9cf6b1a93
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1772452776 1772452776
ci_job_id 1466492222 1466492222
ci_pipeline_id 99719388 99719388
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-hh5ylv1x 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-hh5ylv1x 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.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.471 ms) : 1459, 1483
.   : milestone, 1471,
appsec (3.767 ms) : 3546, 3988
.   : milestone, 3767,
iast (2.242 ms) : 2173, 2311
.   : milestone, 2242,
iast_GLOBAL (2.288 ms) : 2219, 2357
.   : milestone, 2288,
profiling (2.088 ms) : 2034, 2143
.   : milestone, 2088,
tracing (2.05 ms) : 1997, 2103
.   : milestone, 2050,
section candidate
no_agent (1.474 ms) : 1463, 1486
.   : milestone, 1474,
appsec (3.795 ms) : 3573, 4016
.   : milestone, 3795,
iast (2.248 ms) : 2179, 2317
.   : milestone, 2248,
iast_GLOBAL (2.299 ms) : 2229, 2368
.   : milestone, 2299,
profiling (2.105 ms) : 2048, 2161
.   : milestone, 2105,
tracing (2.064 ms) : 2010, 2117
.   : milestone, 2064,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.471 ms [1.459 ms, 1.483 ms] -
appsec 3.767 ms [3.546 ms, 3.988 ms] 2.296 ms (156.1%)
iast 2.242 ms [2.173 ms, 2.311 ms] 771.258 µs (52.4%)
iast_GLOBAL 2.288 ms [2.219 ms, 2.357 ms] 817.235 µs (55.6%)
profiling 2.088 ms [2.034 ms, 2.143 ms] 617.366 µs (42.0%)
tracing 2.05 ms [1.997 ms, 2.103 ms] 578.884 µs (39.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.463 ms, 1.486 ms] -
appsec 3.795 ms [3.573 ms, 4.016 ms] 2.321 ms (157.4%)
iast 2.248 ms [2.179 ms, 2.317 ms] 774.165 µs (52.5%)
iast_GLOBAL 2.299 ms [2.229 ms, 2.368 ms] 824.724 µs (55.9%)
profiling 2.105 ms [2.048 ms, 2.161 ms] 630.538 µs (42.8%)
tracing 2.064 ms [2.01 ms, 2.117 ms] 589.57 µs (40.0%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.60.0-SNAPSHOT~b9cf6b1a93, baseline=1.60.0-SNAPSHOT~68b7b69797
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.958 s) : 14958000, 14958000
.   : milestone, 14958000,
appsec (14.869 s) : 14869000, 14869000
.   : milestone, 14869000,
iast (18.405 s) : 18405000, 18405000
.   : milestone, 18405000,
iast_GLOBAL (17.735 s) : 17735000, 17735000
.   : milestone, 17735000,
profiling (15.017 s) : 15017000, 15017000
.   : milestone, 15017000,
tracing (14.54 s) : 14540000, 14540000
.   : milestone, 14540000,
section candidate
no_agent (14.948 s) : 14948000, 14948000
.   : milestone, 14948000,
appsec (14.972 s) : 14972000, 14972000
.   : milestone, 14972000,
iast (17.907 s) : 17907000, 17907000
.   : milestone, 17907000,
iast_GLOBAL (17.733 s) : 17733000, 17733000
.   : milestone, 17733000,
profiling (15.337 s) : 15337000, 15337000
.   : milestone, 15337000,
tracing (14.872 s) : 14872000, 14872000
.   : milestone, 14872000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.958 s [14.958 s, 14.958 s] -
appsec 14.869 s [14.869 s, 14.869 s] -89.0 ms (-0.6%)
iast 18.405 s [18.405 s, 18.405 s] 3.447 s (23.0%)
iast_GLOBAL 17.735 s [17.735 s, 17.735 s] 2.777 s (18.6%)
profiling 15.017 s [15.017 s, 15.017 s] 59.0 ms (0.4%)
tracing 14.54 s [14.54 s, 14.54 s] -418.0 ms (-2.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.948 s [14.948 s, 14.948 s] -
appsec 14.972 s [14.972 s, 14.972 s] 24.0 ms (0.2%)
iast 17.907 s [17.907 s, 17.907 s] 2.959 s (19.8%)
iast_GLOBAL 17.733 s [17.733 s, 17.733 s] 2.785 s (18.6%)
profiling 15.337 s [15.337 s, 15.337 s] 389.0 ms (2.6%)
tracing 14.872 s [14.872 s, 14.872 s] -76.0 ms (-0.5%)

@daniel-mohedano
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 bot commented Mar 2, 2026

View all feedbacks in Devflow UI.

2026-03-02 13:04:39 UTC ℹ️ Start processing command /merge


2026-03-02 13:04:43 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-03-02 14:03:23 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit 6ece63b into master Mar 2, 2026
570 of 578 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the daniel.mohedano/android-utils-fixes branch March 2, 2026 14:03
@github-actions github-actions bot added this to the 1.60.0 milestone Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: ci visibility Continuous Integration Visibility type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants