Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bric3
Copy link
Contributor

@bric3 bric3 commented Sep 27, 2025

What Does This Do

It replaces the .get().archiveFile on the shadowJarTask to include by a mapping operation shadowJarTask.map { it.archiveFile } that preserves laziness.

Moved eager shadowJar task groovy accessor to lazy tasks.named(...)

Motivation

Reduce configuration time

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@bric3 bric3 added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Sep 27, 2025
@pr-commenter
Copy link

pr-commenter bot commented Sep 27, 2025

Debugger benchmarks

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
ci_job_date 1758972175 1758972520
end_time 2025-09-27T11:24:16 2025-09-27T11:30:02
git_branch master bdu/agent-included-jar-laziness
git_commit_sha 4cf7670 b03a271
start_time 2025-09-27T11:22:56 2025-09-27T11:28:41
See matching parameters
Baseline Candidate
ci_job_id 1151096655 1151096655
ci_pipeline_id 77729338 77729338
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
git_commit_date 1758971684 1758971684

Summary

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

See unchanged results
scenario Δ mean agg_http_req_duration_min Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p75 Δ mean agg_http_req_duration_p99 Δ mean throughput
scenario:noprobe unstable
[-22.051µs; +53.588µs] or [-7.895%; +19.187%]
unstable
[-33.805µs; +67.279µs] or [-10.579%; +21.055%]
unstable
[-43.165µs; +81.389µs] or [-12.947%; +24.412%]
unstable
[-150.799µs; +475.667µs] or [-16.555%; +52.221%]
unstable
[-154.866op/s; +94.643op/s] or [-6.272%; +3.833%]
scenario:basic same same same unstable
[-150.905µs; +51.992µs] or [-19.212%; +6.619%]
unstable
[-183.626op/s; +183.626op/s] or [-6.978%; +6.978%]
scenario:loop same same unsure
[-18.246µs; -5.787µs] or [-0.202%; -0.064%]
same same
Request duration reports for reports
gantt
    title reports - request duration [CI 0.99] : candidate=None, baseline=None
    dateFormat X
    axisFormat %s
section baseline
noprobe (319.543 µs) : 288, 352
.   : milestone, 320,
basic (282.316 µs) : 275, 289
.   : milestone, 282,
loop (8.964 ms) : 8959, 8969
.   : milestone, 8964,
section candidate
noprobe (336.28 µs) : 276, 396
.   : milestone, 336,
basic (281.033 µs) : 274, 288
.   : milestone, 281,
loop (8.961 ms) : 8956, 8967
.   : milestone, 8961,
Loading
  • baseline results
Scenario Request median duration [CI 0.99]
noprobe 319.543 µs [287.558 µs, 351.528 µs]
basic 282.316 µs [275.236 µs, 289.395 µs]
loop 8.964 ms [8.959 ms, 8.969 ms]
  • candidate results
Scenario Request median duration [CI 0.99]
noprobe 336.28 µs [276.24 µs, 396.321 µs]
basic 281.033 µs [273.706 µs, 288.359 µs]
loop 8.961 ms [8.956 ms, 8.967 ms]

Copy link

datadog-official bot commented Sep 27, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 63.25% (+5.33%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Sep 27, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/agent-included-jar-laziness
git_commit_date 1758889621 1758971684
git_commit_sha 4cf7670 b03a271
release_version 1.54.0-SNAPSHOT~4cf767062c 1.54.0-SNAPSHOT~b03a271f51
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1758973441 1758973441
ci_job_id 1151096648 1151096648
ci_pipeline_id 77729338 77729338
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-h7dsqm4v 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-h7dsqm4v 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 59 metrics, 6 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.011 s) : 0, 1011015
Total [baseline] (10.608 s) : 0, 10607917
Agent [candidate] (1.011 s) : 0, 1011454
Total [candidate] (10.659 s) : 0, 10658586
section appsec
Agent [baseline] (1.195 s) : 0, 1195278
Total [baseline] (11.142 s) : 0, 11142107
Agent [candidate] (1.193 s) : 0, 1193278
Total [candidate] (11.017 s) : 0, 11017435
section iast
Agent [baseline] (1.152 s) : 0, 1151919
Total [baseline] (10.961 s) : 0, 10960569
Agent [candidate] (1.154 s) : 0, 1153934
Total [candidate] (10.942 s) : 0, 10942401
section profiling
Agent [baseline] (1.151 s) : 0, 1151284
Total [baseline] (11.012 s) : 0, 11011635
Agent [candidate] (1.155 s) : 0, 1154733
Total [candidate] (11.176 s) : 0, 11175575
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.011 s -
Agent appsec 1.195 s 184.263 ms (18.2%)
Agent iast 1.152 s 140.904 ms (13.9%)
Agent profiling 1.151 s 140.269 ms (13.9%)
Total tracing 10.608 s -
Total appsec 11.142 s 534.19 ms (5.0%)
Total iast 10.961 s 352.652 ms (3.3%)
Total profiling 11.012 s 403.718 ms (3.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.011 s -
Agent appsec 1.193 s 181.824 ms (18.0%)
Agent iast 1.154 s 142.48 ms (14.1%)
Agent profiling 1.155 s 143.279 ms (14.2%)
Total tracing 10.659 s -
Total appsec 11.017 s 358.85 ms (3.4%)
Total iast 10.942 s 283.815 ms (2.7%)
Total profiling 11.176 s 516.989 ms (4.9%)
gantt
    title petclinic - break down per module: candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.457 ms) : 0, 1457
crashtracking [candidate] (1.453 ms) : 0, 1453
BytebuddyAgent [baseline] (687.714 ms) : 0, 687714
BytebuddyAgent [candidate] (687.816 ms) : 0, 687816
GlobalTracer [baseline] (242.761 ms) : 0, 242761
GlobalTracer [candidate] (242.879 ms) : 0, 242879
AppSec [baseline] (31.272 ms) : 0, 31272
AppSec [candidate] (31.36 ms) : 0, 31360
Debugger [baseline] (6.319 ms) : 0, 6319
Debugger [candidate] (6.357 ms) : 0, 6357
Remote Config [baseline] (664.104 µs) : 0, 664
Remote Config [candidate] (675.491 µs) : 0, 675
Telemetry [baseline] (9.098 ms) : 0, 9098
Telemetry [candidate] (9.011 ms) : 0, 9011
Flare Poller [baseline] (10.556 ms) : 0, 10556
Flare Poller [candidate] (10.858 ms) : 0, 10858
section appsec
crashtracking [baseline] (1.476 ms) : 0, 1476
crashtracking [candidate] (1.462 ms) : 0, 1462
BytebuddyAgent [baseline] (717.398 ms) : 0, 717398
BytebuddyAgent [candidate] (716.371 ms) : 0, 716371
GlobalTracer [baseline] (236.868 ms) : 0, 236868
GlobalTracer [candidate] (236.659 ms) : 0, 236659
AppSec [baseline] (173.216 ms) : 0, 173216
AppSec [candidate] (170.99 ms) : 0, 170990
Debugger [baseline] (6.075 ms) : 0, 6075
Debugger [candidate] (6.823 ms) : 0, 6823
Remote Config [baseline] (632.107 µs) : 0, 632
Remote Config [candidate] (622.285 µs) : 0, 622
Telemetry [baseline] (8.478 ms) : 0, 8478
Telemetry [candidate] (8.371 ms) : 0, 8371
Flare Poller [baseline] (4.823 ms) : 0, 4823
Flare Poller [candidate] (5.551 ms) : 0, 5551
IAST [baseline] (25.076 ms) : 0, 25076
IAST [candidate] (25.19 ms) : 0, 25190
section iast
crashtracking [baseline] (1.464 ms) : 0, 1464
crashtracking [candidate] (1.478 ms) : 0, 1478
BytebuddyAgent [baseline] (815.229 ms) : 0, 815229
BytebuddyAgent [candidate] (816.365 ms) : 0, 816365
GlobalTracer [baseline] (234.059 ms) : 0, 234059
GlobalTracer [candidate] (234.35 ms) : 0, 234350
AppSec [baseline] (33.803 ms) : 0, 33803
AppSec [candidate] (34.316 ms) : 0, 34316
Debugger [baseline] (6.117 ms) : 0, 6117
Debugger [candidate] (6.067 ms) : 0, 6067
Remote Config [baseline] (600.844 µs) : 0, 601
Remote Config [candidate] (587.174 µs) : 0, 587
Telemetry [baseline] (8.412 ms) : 0, 8412
Telemetry [candidate] (8.28 ms) : 0, 8280
Flare Poller [baseline] (4.247 ms) : 0, 4247
Flare Poller [candidate] (4.304 ms) : 0, 4304
IAST [baseline] (26.589 ms) : 0, 26589
IAST [candidate] (26.7 ms) : 0, 26700
section profiling
crashtracking [baseline] (1.449 ms) : 0, 1449
crashtracking [candidate] (1.445 ms) : 0, 1445
BytebuddyAgent [baseline] (718.328 ms) : 0, 718328
BytebuddyAgent [candidate] (720.172 ms) : 0, 720172
GlobalTracer [baseline] (218.819 ms) : 0, 218819
GlobalTracer [candidate] (219.395 ms) : 0, 219395
AppSec [baseline] (31.424 ms) : 0, 31424
AppSec [candidate] (31.779 ms) : 0, 31779
Debugger [baseline] (6.471 ms) : 0, 6471
Debugger [candidate] (6.567 ms) : 0, 6567
Remote Config [baseline] (719.155 µs) : 0, 719
Remote Config [candidate] (1.463 ms) : 0, 1463
Telemetry [baseline] (16.202 ms) : 0, 16202
Telemetry [candidate] (15.834 ms) : 0, 15834
Flare Poller [baseline] (4.207 ms) : 0, 4207
Flare Poller [candidate] (4.194 ms) : 0, 4194
ProfilingAgent [baseline] (100.714 ms) : 0, 100714
ProfilingAgent [candidate] (101.551 ms) : 0, 101551
Profiling [baseline] (101.924 ms) : 0, 101924
Profiling [candidate] (102.137 ms) : 0, 102137
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.012 s) : 0, 1011960
Total [baseline] (8.63 s) : 0, 8629910
Agent [candidate] (1.022 s) : 0, 1021608
Total [candidate] (8.65 s) : 0, 8649607
section iast
Agent [baseline] (1.145 s) : 0, 1144682
Total [baseline] (9.248 s) : 0, 9248337
Agent [candidate] (1.145 s) : 0, 1145500
Total [candidate] (9.261 s) : 0, 9260912
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.012 s -
Agent iast 1.145 s 132.721 ms (13.1%)
Total tracing 8.63 s -
Total iast 9.248 s 618.427 ms (7.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.022 s -
Agent iast 1.145 s 123.891 ms (12.1%)
Total tracing 8.65 s -
Total iast 9.261 s 611.306 ms (7.1%)
gantt
    title insecure-bank - break down per module: candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.469 ms) : 0, 1469
crashtracking [candidate] (1.463 ms) : 0, 1463
BytebuddyAgent [baseline] (688.048 ms) : 0, 688048
BytebuddyAgent [candidate] (695.255 ms) : 0, 695255
GlobalTracer [baseline] (242.827 ms) : 0, 242827
GlobalTracer [candidate] (244.763 ms) : 0, 244763
AppSec [baseline] (31.435 ms) : 0, 31435
AppSec [candidate] (31.536 ms) : 0, 31536
Debugger [baseline] (6.313 ms) : 0, 6313
Debugger [candidate] (6.421 ms) : 0, 6421
Remote Config [baseline] (675.672 µs) : 0, 676
Remote Config [candidate] (676.567 µs) : 0, 677
Telemetry [baseline] (9.064 ms) : 0, 9064
Telemetry [candidate] (9.174 ms) : 0, 9174
Flare Poller [baseline] (10.926 ms) : 0, 10926
Flare Poller [candidate] (11.1 ms) : 0, 11100
section iast
crashtracking [baseline] (1.461 ms) : 0, 1461
crashtracking [candidate] (1.446 ms) : 0, 1446
BytebuddyAgent [baseline] (809.882 ms) : 0, 809882
BytebuddyAgent [candidate] (810.401 ms) : 0, 810401
GlobalTracer [baseline] (232.488 ms) : 0, 232488
GlobalTracer [candidate] (232.717 ms) : 0, 232717
AppSec [baseline] (34.143 ms) : 0, 34143
AppSec [candidate] (34.105 ms) : 0, 34105
Debugger [baseline] (6.06 ms) : 0, 6060
Debugger [candidate] (6.058 ms) : 0, 6058
Remote Config [baseline] (590.669 µs) : 0, 591
Remote Config [candidate] (579.922 µs) : 0, 580
Telemetry [baseline] (8.032 ms) : 0, 8032
Telemetry [candidate] (8.177 ms) : 0, 8177
Flare Poller [baseline] (4.288 ms) : 0, 4288
Flare Poller [candidate] (4.316 ms) : 0, 4316
IAST [baseline] (26.456 ms) : 0, 26456
IAST [candidate] (26.498 ms) : 0, 26498
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/agent-included-jar-laziness
git_commit_date 1758889621 1758971684
git_commit_sha 4cf7670 b03a271
release_version 1.54.0-SNAPSHOT~4cf767062c 1.54.0-SNAPSHOT~b03a271f51
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1758973107 1758973107
ci_job_id 1151096649 1151096649
ci_pipeline_id 77729338 77729338
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-vu102bpn 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-vu102bpn 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 4 performance regressions! Performance is the same for 7 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:tracing:high_load worse
[+218.245µs; +470.262µs] or [+2.813%; +6.062%]
unstable
[-99.672op/s; +49.610op/s] or [-16.690%; +8.307%]
8.102ms 572.156op/s 7.758ms 597.188op/s
scenario:load:insecure-bank:no_agent:high_load worse
[+138.940µs; +244.700µs] or [+3.308%; +5.827%]
unstable
[-170.080op/s; +75.955op/s] or [-15.571%; +6.954%]
4.392ms 1045.219op/s 4.200ms 1092.281op/s
scenario:load:petclinic:tracing:high_load worse
[+1.801ms; +2.616ms] or [+4.143%; +6.019%]
unstable
[-12.561op/s; +2.186op/s] or [-11.671%; +2.031%]
45.677ms 102.438op/s 43.468ms 107.625op/s
scenario:load:petclinic:no_agent:high_load worse
[+0.766ms; +1.431ms] or [+2.053%; +3.836%]
unstable
[-10.215op/s; +6.174op/s] or [-8.147%; +4.924%]
38.395ms 123.354op/s 37.297ms 125.375op/s
scenario:load:petclinic:profiling:high_load better
[-3.133ms; -2.181ms] or [-6.209%; -4.322%]
unstable
[-1.688op/s; +11.913op/s] or [-1.819%; +12.838%]
47.806ms 97.912op/s 50.463ms 92.800op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.297 ms) : 36992, 37602
.   : milestone, 37297,
appsec (49.023 ms) : 48580, 49466
.   : milestone, 49023,
code_origins (44.699 ms) : 44312, 45086
.   : milestone, 44699,
iast (45.333 ms) : 44947, 45719
.   : milestone, 45333,
profiling (50.463 ms) : 50007, 50919
.   : milestone, 50463,
tracing (43.468 ms) : 43097, 43839
.   : milestone, 43468,
section candidate
no_agent (38.395 ms) : 38082, 38708
.   : milestone, 38395,
appsec (49.046 ms) : 48612, 49480
.   : milestone, 49046,
code_origins (43.678 ms) : 43309, 44047
.   : milestone, 43678,
iast (44.714 ms) : 44332, 45097
.   : milestone, 44714,
profiling (47.806 ms) : 47377, 48234
.   : milestone, 47806,
tracing (45.677 ms) : 45290, 46063
.   : milestone, 45677,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.297 ms [36.992 ms, 37.602 ms] -
appsec 49.023 ms [48.58 ms, 49.466 ms] 11.726 ms (31.4%)
code_origins 44.699 ms [44.312 ms, 45.086 ms] 7.402 ms (19.8%)
iast 45.333 ms [44.947 ms, 45.719 ms] 8.036 ms (21.5%)
profiling 50.463 ms [50.007 ms, 50.919 ms] 13.166 ms (35.3%)
tracing 43.468 ms [43.097 ms, 43.839 ms] 6.171 ms (16.5%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 38.395 ms [38.082 ms, 38.708 ms] -
appsec 49.046 ms [48.612 ms, 49.48 ms] 10.651 ms (27.7%)
code_origins 43.678 ms [43.309 ms, 44.047 ms] 5.283 ms (13.8%)
iast 44.714 ms [44.332 ms, 45.097 ms] 6.319 ms (16.5%)
profiling 47.806 ms [47.377 ms, 48.234 ms] 9.41 ms (24.5%)
tracing 45.677 ms [45.29 ms, 46.063 ms] 7.281 ms (19.0%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.2 ms) : 4150, 4250
.   : milestone, 4200,
iast (9.436 ms) : 9283, 9588
.   : milestone, 9436,
iast_FULL (13.753 ms) : 13484, 14022
.   : milestone, 13753,
iast_GLOBAL (10.38 ms) : 10198, 10563
.   : milestone, 10380,
profiling (9.266 ms) : 9120, 9412
.   : milestone, 9266,
tracing (7.758 ms) : 7646, 7870
.   : milestone, 7758,
section candidate
no_agent (4.392 ms) : 4343, 4440
.   : milestone, 4392,
iast (9.674 ms) : 9515, 9833
.   : milestone, 9674,
iast_FULL (13.659 ms) : 13383, 13935
.   : milestone, 13659,
iast_GLOBAL (10.463 ms) : 10274, 10652
.   : milestone, 10463,
profiling (9.182 ms) : 9038, 9326
.   : milestone, 9182,
tracing (8.102 ms) : 7980, 8225
.   : milestone, 8102,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.2 ms [4.15 ms, 4.25 ms] -
iast 9.436 ms [9.283 ms, 9.588 ms] 5.236 ms (124.7%)
iast_FULL 13.753 ms [13.484 ms, 14.022 ms] 9.553 ms (227.5%)
iast_GLOBAL 10.38 ms [10.198 ms, 10.563 ms] 6.181 ms (147.2%)
profiling 9.266 ms [9.12 ms, 9.412 ms] 5.066 ms (120.6%)
tracing 7.758 ms [7.646 ms, 7.87 ms] 3.558 ms (84.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.392 ms [4.343 ms, 4.44 ms] -
iast 9.674 ms [9.515 ms, 9.833 ms] 5.283 ms (120.3%)
iast_FULL 13.659 ms [13.383 ms, 13.935 ms] 9.268 ms (211.0%)
iast_GLOBAL 10.463 ms [10.274 ms, 10.652 ms] 6.071 ms (138.2%)
profiling 9.182 ms [9.038 ms, 9.326 ms] 4.79 ms (109.1%)
tracing 8.102 ms [7.98 ms, 8.225 ms] 3.711 ms (84.5%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/agent-included-jar-laziness
git_commit_date 1758889621 1758971684
git_commit_sha 4cf7670 b03a271
release_version 1.54.0-SNAPSHOT~4cf767062c 1.54.0-SNAPSHOT~b03a271f51
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1758973626 1758973626
ci_job_id 1151096650 1151096650
ci_pipeline_id 77729338 77729338
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-88r6qfuy 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-88r6qfuy 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.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.472 ms) : 1461, 1484
.   : milestone, 1472,
appsec (3.682 ms) : 3462, 3903
.   : milestone, 3682,
iast (2.186 ms) : 2123, 2249
.   : milestone, 2186,
iast_GLOBAL (2.236 ms) : 2173, 2299
.   : milestone, 2236,
profiling (2.056 ms) : 2005, 2108
.   : milestone, 2056,
tracing (2.016 ms) : 1967, 2064
.   : milestone, 2016,
section candidate
no_agent (1.47 ms) : 1459, 1482
.   : milestone, 1470,
appsec (3.712 ms) : 3491, 3932
.   : milestone, 3712,
iast (2.188 ms) : 2126, 2251
.   : milestone, 2188,
iast_GLOBAL (2.233 ms) : 2171, 2296
.   : milestone, 2233,
profiling (2.053 ms) : 2001, 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.472 ms [1.461 ms, 1.484 ms] -
appsec 3.682 ms [3.462 ms, 3.903 ms] 2.21 ms (150.1%)
iast 2.186 ms [2.123 ms, 2.249 ms] 713.71 µs (48.5%)
iast_GLOBAL 2.236 ms [2.173 ms, 2.299 ms] 763.854 µs (51.9%)
profiling 2.056 ms [2.005 ms, 2.108 ms] 583.777 µs (39.7%)
tracing 2.016 ms [1.967 ms, 2.064 ms] 543.336 µs (36.9%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.47 ms [1.459 ms, 1.482 ms] -
appsec 3.712 ms [3.491 ms, 3.932 ms] 2.241 ms (152.4%)
iast 2.188 ms [2.126 ms, 2.251 ms] 717.995 µs (48.8%)
iast_GLOBAL 2.233 ms [2.171 ms, 2.296 ms] 762.91 µs (51.9%)
profiling 2.053 ms [2.001 ms, 2.105 ms] 582.498 µs (39.6%)
tracing 2.022 ms [1.973 ms, 2.071 ms] 551.486 µs (37.5%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~b03a271f51, baseline=1.54.0-SNAPSHOT~4cf767062c
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.535 s) : 15535000, 15535000
.   : milestone, 15535000,
appsec (15.018 s) : 15018000, 15018000
.   : milestone, 15018000,
iast (18.412 s) : 18412000, 18412000
.   : milestone, 18412000,
iast_GLOBAL (18.116 s) : 18116000, 18116000
.   : milestone, 18116000,
profiling (15.915 s) : 15915000, 15915000
.   : milestone, 15915000,
tracing (15.119 s) : 15119000, 15119000
.   : milestone, 15119000,
section candidate
no_agent (14.935 s) : 14935000, 14935000
.   : milestone, 14935000,
appsec (15.274 s) : 15274000, 15274000
.   : milestone, 15274000,
iast (18.858 s) : 18858000, 18858000
.   : milestone, 18858000,
iast_GLOBAL (17.601 s) : 17601000, 17601000
.   : milestone, 17601000,
profiling (15.179 s) : 15179000, 15179000
.   : milestone, 15179000,
tracing (15.275 s) : 15275000, 15275000
.   : milestone, 15275000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.535 s [15.535 s, 15.535 s] -
appsec 15.018 s [15.018 s, 15.018 s] -517.0 ms (-3.3%)
iast 18.412 s [18.412 s, 18.412 s] 2.877 s (18.5%)
iast_GLOBAL 18.116 s [18.116 s, 18.116 s] 2.581 s (16.6%)
profiling 15.915 s [15.915 s, 15.915 s] 380.0 ms (2.4%)
tracing 15.119 s [15.119 s, 15.119 s] -416.0 ms (-2.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.935 s [14.935 s, 14.935 s] -
appsec 15.274 s [15.274 s, 15.274 s] 339.0 ms (2.3%)
iast 18.858 s [18.858 s, 18.858 s] 3.923 s (26.3%)
iast_GLOBAL 17.601 s [17.601 s, 17.601 s] 2.666 s (17.9%)
profiling 15.179 s [15.179 s, 15.179 s] 244.0 ms (1.6%)
tracing 15.275 s [15.275 s, 15.275 s] 340.0 ms (2.3%)

@bric3 bric3 marked this pull request as ready for review September 27, 2025 12:02
@bric3 bric3 requested review from a team as code owners September 27, 2025 12:02
@bric3 bric3 requested review from ojung, nikita-tkachenko-datadog, robertpi, sezen-datadog and mcculls and removed request for a team September 27, 2025 12:02
Copy link
Contributor

@PerfectSlayer PerfectSlayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. Thanks for the improvement 👍

@PerfectSlayer PerfectSlayer added the type: enhancement Enhancements and improvements label Sep 29, 2025
@bric3 bric3 merged commit e3373b6 into master Sep 29, 2025
552 checks passed
@bric3 bric3 deleted the bdu/agent-included-jar-laziness branch September 29, 2025 14:03
@github-actions github-actions bot added this to the 1.54.0 milestone Sep 29, 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