Skip to content

Resolve Groovy assignment deprecation#9540

Merged
sarahchen6 merged 4 commits into
masterfrom
sarahchen6/upgrade-property-assignment
Sep 16, 2025
Merged

Resolve Groovy assignment deprecation#9540
sarahchen6 merged 4 commits into
masterfrom
sarahchen6/upgrade-property-assignment

Conversation

@sarahchen6
Copy link
Copy Markdown
Contributor

@sarahchen6 sarahchen6 commented Sep 15, 2025

What Does This Do

Resolve Groovy assignment deprecation from the error: Properties should be assigned using the 'propName = value' syntax. Setting a property via the Gradle-generated 'propName value' or 'propName(value)' syntax in Groovy DSL has been deprecated.

Motivation

Upgrade build tools

Additional Notes

Contributor Checklist

Jira ticket: https://datadoghq.atlassian.net/browse/LANGPLAT-757

@github-actions
Copy link
Copy Markdown
Contributor

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.

@sarahchen6 sarahchen6 self-assigned this Sep 15, 2025
@sarahchen6 sarahchen6 added type: enhancement Enhancements and improvements tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Sep 15, 2025
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Sep 15, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/upgrade-property-assignment
git_commit_date 1758032969 1758032947
git_commit_sha 5422517 810c67c
release_version 1.54.0-SNAPSHOT~5422517873 1.54.0-SNAPSHOT~810c67cd54
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1758034881 1758034881
ci_job_id 1131576466 1131576466
ci_pipeline_id 76620970 76620970
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-2-0mbj7qnv 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-2-0mbj7qnv 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 48 metrics, 11 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.071 s) : 0, 1070530
Total [baseline] (8.711 s) : 0, 8710810
Agent [candidate] (1.063 s) : 0, 1063019
Total [candidate] (8.646 s) : 0, 8646373
section iast
Agent [baseline] (1.201 s) : 0, 1200729
Total [baseline] (9.307 s) : 0, 9306755
Agent [candidate] (1.19 s) : 0, 1190447
Total [candidate] (9.262 s) : 0, 9262010
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.071 s -
Agent iast 1.201 s 130.199 ms (12.2%)
Total tracing 8.711 s -
Total iast 9.307 s 595.945 ms (6.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.063 s -
Agent iast 1.19 s 127.429 ms (12.0%)
Total tracing 8.646 s -
Total iast 9.262 s 615.637 ms (7.1%)
gantt
    title insecure-bank - break down per module: candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.466 ms) : 0, 1466
crashtracking [candidate] (1.46 ms) : 0, 1460
BytebuddyAgent [baseline] (739.081 ms) : 0, 739081
BytebuddyAgent [candidate] (733.865 ms) : 0, 733865
GlobalTracer [baseline] (254.322 ms) : 0, 254322
GlobalTracer [candidate] (252.67 ms) : 0, 252670
AppSec [baseline] (31.037 ms) : 0, 31037
AppSec [candidate] (30.546 ms) : 0, 30546
Debugger [baseline] (6.491 ms) : 0, 6491
Debugger [candidate] (6.41 ms) : 0, 6410
Remote Config [baseline] (701.824 µs) : 0, 702
Remote Config [candidate] (692.746 µs) : 0, 693
Telemetry [baseline] (16.359 ms) : 0, 16359
Telemetry [candidate] (16.406 ms) : 0, 16406
section iast
crashtracking [baseline] (1.47 ms) : 0, 1470
crashtracking [candidate] (1.47 ms) : 0, 1470
BytebuddyAgent [baseline] (860.673 ms) : 0, 860673
BytebuddyAgent [candidate] (852.149 ms) : 0, 852149
GlobalTracer [baseline] (250.86 ms) : 0, 250860
GlobalTracer [candidate] (245.982 ms) : 0, 245982
IAST [baseline] (26.287 ms) : 0, 26287
IAST [candidate] (28.729 ms) : 0, 28729
AppSec [baseline] (25.504 ms) : 0, 25504
AppSec [candidate] (26.318 ms) : 0, 26318
Debugger [baseline] (6.109 ms) : 0, 6109
Debugger [candidate] (6.046 ms) : 0, 6046
Remote Config [baseline] (619.765 µs) : 0, 620
Remote Config [candidate] (610.99 µs) : 0, 611
Telemetry [baseline] (8.172 ms) : 0, 8172
Telemetry [candidate] (8.229 ms) : 0, 8229
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.064 s) : 0, 1063589
Total [baseline] (10.769 s) : 0, 10769098
Agent [candidate] (1.078 s) : 0, 1078182
Total [candidate] (10.792 s) : 0, 10791859
section appsec
Agent [baseline] (1.235 s) : 0, 1235249
Total [baseline] (11.138 s) : 0, 11138304
Agent [candidate] (1.236 s) : 0, 1236043
Total [candidate] (11.021 s) : 0, 11021007
section iast
Agent [baseline] (1.192 s) : 0, 1191615
Total [baseline] (11.075 s) : 0, 11075160
Agent [candidate] (1.193 s) : 0, 1192634
Total [candidate] (11.067 s) : 0, 11067411
section profiling
Agent [baseline] (1.218 s) : 0, 1217930
Total [baseline] (10.944 s) : 0, 10943770
Agent [candidate] (1.217 s) : 0, 1217379
Total [candidate] (10.958 s) : 0, 10957539
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.064 s -
Agent appsec 1.235 s 171.659 ms (16.1%)
Agent iast 1.192 s 128.025 ms (12.0%)
Agent profiling 1.218 s 154.341 ms (14.5%)
Total tracing 10.769 s -
Total appsec 11.138 s 369.205 ms (3.4%)
Total iast 11.075 s 306.061 ms (2.8%)
Total profiling 10.944 s 174.671 ms (1.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.078 s -
Agent appsec 1.236 s 157.861 ms (14.6%)
Agent iast 1.193 s 114.452 ms (10.6%)
Agent profiling 1.217 s 139.197 ms (12.9%)
Total tracing 10.792 s -
Total appsec 11.021 s 229.149 ms (2.1%)
Total iast 11.067 s 275.552 ms (2.6%)
Total profiling 10.958 s 165.68 ms (1.5%)
gantt
    title petclinic - break down per module: candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.454 ms) : 0, 1454
crashtracking [candidate] (1.504 ms) : 0, 1504
BytebuddyAgent [baseline] (733.815 ms) : 0, 733815
BytebuddyAgent [candidate] (744.447 ms) : 0, 744447
GlobalTracer [baseline] (253.123 ms) : 0, 253123
GlobalTracer [candidate] (256.221 ms) : 0, 256221
AppSec [baseline] (30.77 ms) : 0, 30770
AppSec [candidate] (30.99 ms) : 0, 30990
Debugger [baseline] (6.414 ms) : 0, 6414
Debugger [candidate] (6.499 ms) : 0, 6499
Remote Config [baseline] (692.382 µs) : 0, 692
Remote Config [candidate] (710.402 µs) : 0, 710
Telemetry [baseline] (16.348 ms) : 0, 16348
Telemetry [candidate] (16.492 ms) : 0, 16492
section appsec
crashtracking [baseline] (1.457 ms) : 0, 1457
crashtracking [candidate] (1.467 ms) : 0, 1467
BytebuddyAgent [baseline] (756.184 ms) : 0, 756184
BytebuddyAgent [candidate] (756.921 ms) : 0, 756921
GlobalTracer [baseline] (246.077 ms) : 0, 246077
GlobalTracer [candidate] (245.626 ms) : 0, 245626
IAST [baseline] (23.746 ms) : 0, 23746
IAST [candidate] (23.91 ms) : 0, 23910
AppSec [baseline] (170.582 ms) : 0, 170582
AppSec [candidate] (170.906 ms) : 0, 170906
Debugger [baseline] (6.027 ms) : 0, 6027
Debugger [candidate] (6.023 ms) : 0, 6023
Remote Config [baseline] (640.225 µs) : 0, 640
Remote Config [candidate] (639.969 µs) : 0, 640
Telemetry [baseline] (9.323 ms) : 0, 9323
Telemetry [candidate] (9.3 ms) : 0, 9300
section iast
crashtracking [baseline] (1.477 ms) : 0, 1477
crashtracking [candidate] (1.461 ms) : 0, 1461
BytebuddyAgent [baseline] (852.928 ms) : 0, 852928
BytebuddyAgent [candidate] (854.138 ms) : 0, 854138
GlobalTracer [baseline] (246.064 ms) : 0, 246064
GlobalTracer [candidate] (246.042 ms) : 0, 246042
IAST [baseline] (28.083 ms) : 0, 28083
IAST [candidate] (27.926 ms) : 0, 27926
AppSec [baseline] (27.131 ms) : 0, 27131
AppSec [candidate] (27.158 ms) : 0, 27158
Debugger [baseline] (6.092 ms) : 0, 6092
Debugger [candidate] (5.986 ms) : 0, 5986
Remote Config [baseline] (609.601 µs) : 0, 610
Remote Config [candidate] (601.106 µs) : 0, 601
Telemetry [baseline] (8.251 ms) : 0, 8251
Telemetry [candidate] (8.221 ms) : 0, 8221
section profiling
crashtracking [baseline] (1.446 ms) : 0, 1446
crashtracking [candidate] (1.46 ms) : 0, 1460
BytebuddyAgent [baseline] (767.629 ms) : 0, 767629
BytebuddyAgent [candidate] (767.512 ms) : 0, 767512
GlobalTracer [baseline] (234.26 ms) : 0, 234260
GlobalTracer [candidate] (234.23 ms) : 0, 234230
AppSec [baseline] (32.728 ms) : 0, 32728
AppSec [candidate] (30.39 ms) : 0, 30390
Debugger [baseline] (10.633 ms) : 0, 10633
Debugger [candidate] (12.371 ms) : 0, 12371
Remote Config [baseline] (752.807 µs) : 0, 753
Remote Config [candidate] (724.955 µs) : 0, 725
Telemetry [baseline] (10.426 ms) : 0, 10426
Telemetry [candidate] (11.14 ms) : 0, 11140
ProfilingAgent [baseline] (108.434 ms) : 0, 108434
ProfilingAgent [candidate] (108.068 ms) : 0, 108068
Profiling [baseline] (109.086 ms) : 0, 109086
Profiling [candidate] (108.701 ms) : 0, 108701
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/upgrade-property-assignment
git_commit_date 1758032969 1758032947
git_commit_sha 5422517 810c67c
release_version 1.54.0-SNAPSHOT~5422517873 1.54.0-SNAPSHOT~810c67cd54
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1758034553 1758034553
ci_job_id 1131576467 1131576467
ci_pipeline_id 76620970 76620970
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-3-f0mzk7xz 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-3-f0mzk7xz 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 3 performance regressions! Performance is the same for 8 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:high_load worse
[+270.349µs; +615.345µs] or [+2.866%; +6.524%]
unstable
[-81.037op/s; +37.162op/s] or [-16.462%; +7.549%]
9.875ms 470.344op/s 9.432ms 492.281op/s
scenario:load:petclinic:tracing:high_load worse
[+1.451ms; +2.284ms] or [+3.360%; +5.291%]
unstable
[-12.139op/s; +3.189op/s] or [-11.206%; +2.944%]
45.040ms 103.850op/s 43.173ms 108.325op/s
scenario:load:petclinic:no_agent:high_load better
[-1.654ms; -1.006ms] or [-4.367%; -2.656%]
unstable
[-4.175op/s; +13.225op/s] or [-3.383%; +10.714%]
36.536ms 127.963op/s 37.866ms 123.438op/s
scenario:load:petclinic:code_origins:high_load worse
[+1.602ms; +2.440ms] or [+3.574%; +5.444%]
unstable
[-11.683op/s; +2.633op/s] or [-11.190%; +2.522%]
46.838ms 99.888op/s 44.818ms 104.412op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.866 ms) : 37557, 38175
.   : milestone, 37866,
appsec (48.13 ms) : 47733, 48527
.   : milestone, 48130,
code_origins (44.818 ms) : 44433, 45202
.   : milestone, 44818,
iast (44.881 ms) : 44494, 45267
.   : milestone, 44881,
profiling (49.577 ms) : 49080, 50074
.   : milestone, 49577,
tracing (43.173 ms) : 42788, 43557
.   : milestone, 43173,
section candidate
no_agent (36.536 ms) : 36243, 36829
.   : milestone, 36536,
appsec (47.957 ms) : 47535, 48378
.   : milestone, 47957,
code_origins (46.838 ms) : 46444, 47233
.   : milestone, 46838,
iast (45.249 ms) : 44849, 45649
.   : milestone, 45249,
profiling (49.41 ms) : 48959, 49860
.   : milestone, 49410,
tracing (45.04 ms) : 44650, 45430
.   : milestone, 45040,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.866 ms [37.557 ms, 38.175 ms] -
appsec 48.13 ms [47.733 ms, 48.527 ms] 10.264 ms (27.1%)
code_origins 44.818 ms [44.433 ms, 45.202 ms] 6.952 ms (18.4%)
iast 44.881 ms [44.494 ms, 45.267 ms] 7.015 ms (18.5%)
profiling 49.577 ms [49.08 ms, 50.074 ms] 11.711 ms (30.9%)
tracing 43.173 ms [42.788 ms, 43.557 ms] 5.307 ms (14.0%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.536 ms [36.243 ms, 36.829 ms] -
appsec 47.957 ms [47.535 ms, 48.378 ms] 11.421 ms (31.3%)
code_origins 46.838 ms [46.444 ms, 47.233 ms] 10.302 ms (28.2%)
iast 45.249 ms [44.849 ms, 45.649 ms] 8.712 ms (23.8%)
profiling 49.41 ms [48.959 ms, 49.86 ms] 12.873 ms (35.2%)
tracing 45.04 ms [44.65 ms, 45.43 ms] 8.504 ms (23.3%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.465 ms) : 4411, 4519
.   : milestone, 4465,
iast (9.432 ms) : 9280, 9585
.   : milestone, 9432,
iast_FULL (14.13 ms) : 13854, 14406
.   : milestone, 14130,
iast_GLOBAL (10.313 ms) : 10129, 10497
.   : milestone, 10313,
profiling (9.231 ms) : 9083, 9380
.   : milestone, 9231,
tracing (7.895 ms) : 7778, 8013
.   : milestone, 7895,
section candidate
no_agent (4.364 ms) : 4316, 4412
.   : milestone, 4364,
iast (9.875 ms) : 9707, 10043
.   : milestone, 9875,
iast_FULL (14.434 ms) : 14152, 14716
.   : milestone, 14434,
iast_GLOBAL (10.604 ms) : 10416, 10792
.   : milestone, 10604,
profiling (8.957 ms) : 8802, 9112
.   : milestone, 8957,
tracing (8.031 ms) : 7904, 8158
.   : milestone, 8031,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.465 ms [4.411 ms, 4.519 ms] -
iast 9.432 ms [9.28 ms, 9.585 ms] 4.967 ms (111.3%)
iast_FULL 14.13 ms [13.854 ms, 14.406 ms] 9.665 ms (216.5%)
iast_GLOBAL 10.313 ms [10.129 ms, 10.497 ms] 5.848 ms (131.0%)
profiling 9.231 ms [9.083 ms, 9.38 ms] 4.766 ms (106.8%)
tracing 7.895 ms [7.778 ms, 8.013 ms] 3.43 ms (76.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.364 ms [4.316 ms, 4.412 ms] -
iast 9.875 ms [9.707 ms, 10.043 ms] 5.511 ms (126.3%)
iast_FULL 14.434 ms [14.152 ms, 14.716 ms] 10.07 ms (230.8%)
iast_GLOBAL 10.604 ms [10.416 ms, 10.792 ms] 6.24 ms (143.0%)
profiling 8.957 ms [8.802 ms, 9.112 ms] 4.593 ms (105.2%)
tracing 8.031 ms [7.904 ms, 8.158 ms] 3.667 ms (84.0%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/upgrade-property-assignment
git_commit_date 1758032969 1758032947
git_commit_sha 5422517 810c67c
release_version 1.54.0-SNAPSHOT~5422517873 1.54.0-SNAPSHOT~810c67cd54
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1758035055 1758035055
ci_job_id 1131576468 1131576468
ci_pipeline_id 76620970 76620970
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-szaso9zn 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-szaso9zn 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 biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.91 s) : 14910000, 14910000
.   : milestone, 14910000,
appsec (14.718 s) : 14718000, 14718000
.   : milestone, 14718000,
iast (18.939 s) : 18939000, 18939000
.   : milestone, 18939000,
iast_GLOBAL (18.222 s) : 18222000, 18222000
.   : milestone, 18222000,
profiling (15.407 s) : 15407000, 15407000
.   : milestone, 15407000,
tracing (14.999 s) : 14999000, 14999000
.   : milestone, 14999000,
section candidate
no_agent (14.901 s) : 14901000, 14901000
.   : milestone, 14901000,
appsec (14.886 s) : 14886000, 14886000
.   : milestone, 14886000,
iast (18.521 s) : 18521000, 18521000
.   : milestone, 18521000,
iast_GLOBAL (18.13 s) : 18130000, 18130000
.   : milestone, 18130000,
profiling (15.349 s) : 15349000, 15349000
.   : milestone, 15349000,
tracing (15.029 s) : 15029000, 15029000
.   : milestone, 15029000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.91 s [14.91 s, 14.91 s] -
appsec 14.718 s [14.718 s, 14.718 s] -192.0 ms (-1.3%)
iast 18.939 s [18.939 s, 18.939 s] 4.029 s (27.0%)
iast_GLOBAL 18.222 s [18.222 s, 18.222 s] 3.312 s (22.2%)
profiling 15.407 s [15.407 s, 15.407 s] 497.0 ms (3.3%)
tracing 14.999 s [14.999 s, 14.999 s] 89.0 ms (0.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.901 s [14.901 s, 14.901 s] -
appsec 14.886 s [14.886 s, 14.886 s] -15.0 ms (-0.1%)
iast 18.521 s [18.521 s, 18.521 s] 3.62 s (24.3%)
iast_GLOBAL 18.13 s [18.13 s, 18.13 s] 3.229 s (21.7%)
profiling 15.349 s [15.349 s, 15.349 s] 448.0 ms (3.0%)
tracing 15.029 s [15.029 s, 15.029 s] 128.0 ms (0.9%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~810c67cd54, baseline=1.54.0-SNAPSHOT~5422517873
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.478 ms) : 1467, 1490
.   : milestone, 1478,
appsec (2.449 ms) : 2399, 2500
.   : milestone, 2449,
iast (2.204 ms) : 2141, 2267
.   : milestone, 2204,
iast_GLOBAL (2.246 ms) : 2182, 2309
.   : milestone, 2246,
profiling (2.054 ms) : 2003, 2104
.   : milestone, 2054,
tracing (2.025 ms) : 1975, 2074
.   : milestone, 2025,
section candidate
no_agent (1.477 ms) : 1465, 1489
.   : milestone, 1477,
appsec (3.673 ms) : 3458, 3888
.   : milestone, 3673,
iast (2.198 ms) : 2135, 2261
.   : milestone, 2198,
iast_GLOBAL (2.245 ms) : 2181, 2308
.   : milestone, 2245,
profiling (2.073 ms) : 2021, 2125
.   : milestone, 2073,
tracing (2.018 ms) : 1969, 2067
.   : milestone, 2018,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.478 ms [1.467 ms, 1.49 ms] -
appsec 2.449 ms [2.399 ms, 2.5 ms] 971.314 µs (65.7%)
iast 2.204 ms [2.141 ms, 2.267 ms] 726.19 µs (49.1%)
iast_GLOBAL 2.246 ms [2.182 ms, 2.309 ms] 767.837 µs (52.0%)
profiling 2.054 ms [2.003 ms, 2.104 ms] 575.491 µs (38.9%)
tracing 2.025 ms [1.975 ms, 2.074 ms] 546.552 µs (37.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.465 ms, 1.489 ms] -
appsec 3.673 ms [3.458 ms, 3.888 ms] 2.196 ms (148.7%)
iast 2.198 ms [2.135 ms, 2.261 ms] 721.131 µs (48.8%)
iast_GLOBAL 2.245 ms [2.181 ms, 2.308 ms] 767.746 µs (52.0%)
profiling 2.073 ms [2.021 ms, 2.125 ms] 595.791 µs (40.3%)
tracing 2.018 ms [1.969 ms, 2.067 ms] 541.228 µs (36.6%)

Comment thread gradle/configure_tests.gradle Outdated
Co-authored-by: Brice Dutheil <brice.dutheil@gmail.com>
@sarahchen6 sarahchen6 marked this pull request as draft September 16, 2025 13:48
@datadog-official
Copy link
Copy Markdown
Contributor

datadog-official Bot commented Sep 16, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.62% (-0.02%)

View detailed report

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

Comment thread gradle/configure_tests.gradle Outdated
@sarahchen6 sarahchen6 marked this pull request as ready for review September 16, 2025 15:36
@sarahchen6 sarahchen6 added tag: no release notes Changes to exclude from release notes and removed tag: no release notes Changes to exclude from release notes labels Sep 16, 2025
@sarahchen6 sarahchen6 merged commit 4e3332a into master Sep 16, 2025
509 of 511 checks passed
@sarahchen6 sarahchen6 deleted the sarahchen6/upgrade-property-assignment branch September 16, 2025 15:45
@github-actions github-actions Bot added this to the 1.54.0 milestone Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants