Skip to content

Exclude config-utils from shadowed sub-projects - #9595

Merged
mcculls merged 1 commit into
masterfrom
mcculls/remove-duplicate-jar-entries
Sep 23, 2025
Merged

Exclude config-utils from shadowed sub-projects#9595
mcculls merged 1 commit into
masterfrom
mcculls/remove-duplicate-jar-entries

Conversation

@mcculls

Copy link
Copy Markdown
Contributor

Motivation

This avoids duplicate jar entries from ending up in the agent jar since the refactoring in #9426

Before:

 4434 09-23-2025 14:08 iast/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 metrics/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 trace/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 cws-tls/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 logs-intake/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 appsec/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 profiling/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 debugger/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 inst/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 ci-visibility/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:08 llm-obs/datadog/trace/api/ConfigCollector.classdata
4434 09-23-2025 14:07 datadog/trace/api/ConfigCollector.class

After:

 4434 09-23-2025 14:42 datadog/trace/api/ConfigCollector.class

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@mcculls
mcculls requested a review from a team as a code ownerSeptember 23, 2025 13:46
@mcculls
mcculls requested a review from ygreeSeptember 23, 2025 13:46
@mccullsmcculls added type: bug fix Bug fix tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Sep 23, 2025
@mcculls
mcculls enabled auto-merge (squash) September 23, 2025 13:58
@datadog-official

datadog-officialBot commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.78% (-0.01%)

View detailed report

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

@amarzialiamarziali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks 🙏

@pr-commenter

pr-commenterBot commented Sep 23, 2025

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmastermcculls/remove-duplicate-jar-entries
git_commit_date17586327921758634729
git_commit_shaaadd471c14f4a0
release_version1.54.0-SNAPSHOT~aadd47174a1.54.0-SNAPSHOT~c14f4a0ab6
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17586364981758636498
ci_job_id11431263741143126374
ci_pipeline_id7728024077280240
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-0-8hqu0le2 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-0-8hqu0le2 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
moduleAgentAgent
parentNoneNone

Summary

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

Startup time reports for petclinic
gantt
title petclinic - global startup overhead: candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~aadd47174a
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.001 s) : 0, 1001177
Total [baseline] (10.607 s) : 0, 10606859
Agent [candidate] (1.007 s) : 0, 1006988
Total [candidate] (10.726 s) : 0, 10726080
section appsec
Agent [baseline] (1.185 s) : 0, 1185064
Total [baseline] (11.03 s) : 0, 11029633
Agent [candidate] (1.189 s) : 0, 1188842
Total [candidate] (11.037 s) : 0, 11037136
section iast
Agent [baseline] (1.146 s) : 0, 1146475
Total [baseline] (10.965 s) : 0, 10965462
Agent [candidate] (1.145 s) : 0, 1144716
Total [candidate] (10.969 s) : 0, 10968920
section profiling
Agent [baseline] (1.151 s) : 0, 1151016
Total [baseline] (11.045 s) : 0, 11044545
Agent [candidate] (1.149 s) : 0, 1148595
Total [candidate] (11.02 s) : 0, 11020159
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.001 s-
Agentappsec1.185 s183.888 ms (18.4%)
Agentiast1.146 s145.298 ms (14.5%)
Agentprofiling1.151 s149.839 ms (15.0%)
Totaltracing10.607 s-
Totalappsec11.03 s422.774 ms (4.0%)
Totaliast10.965 s358.602 ms (3.4%)
Totalprofiling11.045 s437.686 ms (4.1%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing1.007 s-
Agentappsec1.189 s181.854 ms (18.1%)
Agentiast1.145 s137.728 ms (13.7%)
Agentprofiling1.149 s141.607 ms (14.1%)
Totaltracing10.726 s-
Totalappsec11.037 s311.057 ms (2.9%)
Totaliast10.969 s242.84 ms (2.3%)
Totalprofiling11.02 s294.08 ms (2.7%)
gantt
title petclinic - break down per module: candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~aadd47174a
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.457 ms) : 0, 1457
crashtracking [candidate] (1.448 ms) : 0, 1448
BytebuddyAgent [baseline] (684.289 ms) : 0, 684289
BytebuddyAgent [candidate] (688.198 ms) : 0, 688198
GlobalTracer [baseline] (247.254 ms) : 0, 247254
GlobalTracer [candidate] (248.74 ms) : 0, 248740
AppSec [baseline] (31.097 ms) : 0, 31097
AppSec [candidate] (31.257 ms) : 0, 31257
Debugger [baseline] (6.3 ms) : 0, 6300
Debugger [candidate] (6.362 ms) : 0, 6362
Remote Config [baseline] (683.747 µs) : 0, 684
Remote Config [candidate] (682.511 µs) : 0, 683
Telemetry [baseline] (8.98 ms) : 0, 8980
Telemetry [candidate] (9.029 ms) : 0, 9029
section appsec
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.462 ms) : 0, 1462
BytebuddyAgent [baseline] (710.423 ms) : 0, 710423
BytebuddyAgent [candidate] (711.733 ms) : 0, 711733
GlobalTracer [baseline] (239.496 ms) : 0, 239496
GlobalTracer [candidate] (240.853 ms) : 0, 240853
AppSec [baseline] (170.507 ms) : 0, 170507
AppSec [candidate] (172.909 ms) : 0, 172909
Debugger [baseline] (6.671 ms) : 0, 6671
Debugger [candidate] (6.744 ms) : 0, 6744
Remote Config [baseline] (622.092 µs) : 0, 622
Remote Config [candidate] (627.89 µs) : 0, 628
Telemetry [baseline] (9.973 ms) : 0, 9973
Telemetry [candidate] (8.444 ms) : 0, 8444
IAST [baseline] (24.76 ms) : 0, 24760
IAST [candidate] (24.853 ms) : 0, 24853
section iast
crashtracking [baseline] (1.454 ms) : 0, 1454
crashtracking [candidate] (1.46 ms) : 0, 1460
BytebuddyAgent [baseline] (808.904 ms) : 0, 808904
BytebuddyAgent [candidate] (808.685 ms) : 0, 808685
GlobalTracer [baseline] (239.14 ms) : 0, 239140
GlobalTracer [candidate] (238.308 ms) : 0, 238308
AppSec [baseline] (34.217 ms) : 0, 34217
AppSec [candidate] (33.751 ms) : 0, 33751
Debugger [baseline] (6.152 ms) : 0, 6152
Debugger [candidate] (6.206 ms) : 0, 6206
Remote Config [baseline] (595.807 µs) : 0, 596
Remote Config [candidate] (606.998 µs) : 0, 607
Telemetry [baseline] (8.28 ms) : 0, 8280
Telemetry [candidate] (8.324 ms) : 0, 8324
IAST [baseline] (26.391 ms) : 0, 26391
IAST [candidate] (26.129 ms) : 0, 26129
section profiling
crashtracking [baseline] (1.436 ms) : 0, 1436
crashtracking [candidate] (1.425 ms) : 0, 1425
BytebuddyAgent [baseline] (718.436 ms) : 0, 718436
BytebuddyAgent [candidate] (716.61 ms) : 0, 716610
GlobalTracer [baseline] (223.792 ms) : 0, 223792
GlobalTracer [candidate] (224.252 ms) : 0, 224252
AppSec [baseline] (31.371 ms) : 0, 31371
AppSec [candidate] (31.266 ms) : 0, 31266
Debugger [baseline] (6.486 ms) : 0, 6486
Debugger [candidate] (7.254 ms) : 0, 7254
Remote Config [baseline] (698.993 µs) : 0, 699
Remote Config [candidate] (706.557 µs) : 0, 707
Telemetry [baseline] (16.156 ms) : 0, 16156
Telemetry [candidate] (15.565 ms) : 0, 15565
ProfilingAgent [baseline] (101.502 ms) : 0, 101502
ProfilingAgent [candidate] (100.635 ms) : 0, 100635
Profiling [baseline] (102.071 ms) : 0, 102071
Profiling [candidate] (101.209 ms) : 0, 101209
Loading
Startup time reports for insecure-bank
gantt
title insecure-bank - global startup overhead: candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~aadd47174a
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.006 s) : 0, 1006360
Total [baseline] (8.676 s) : 0, 8675772
Agent [candidate] (1.006 s) : 0, 1005512
Total [candidate] (8.688 s) : 0, 8687568
section iast
Agent [baseline] (1.151 s) : 0, 1150926
Total [baseline] (9.313 s) : 0, 9312944
Agent [candidate] (1.143 s) : 0, 1143088
Total [candidate] (9.317 s) : 0, 9316807
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.006 s-
Agentiast1.151 s144.566 ms (14.4%)
Totaltracing8.676 s-
Totaliast9.313 s637.172 ms (7.3%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing1.006 s-
Agentiast1.143 s137.576 ms (13.7%)
Totaltracing8.688 s-
Totaliast9.317 s629.239 ms (7.2%)
gantt
title insecure-bank - break down per module: candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~aadd47174a
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.465 ms) : 0, 1465
crashtracking [candidate] (1.454 ms) : 0, 1454
BytebuddyAgent [baseline] (687.949 ms) : 0, 687949
BytebuddyAgent [candidate] (687.444 ms) : 0, 687444
GlobalTracer [baseline] (248.494 ms) : 0, 248494
GlobalTracer [candidate] (248.23 ms) : 0, 248230
AppSec [baseline] (31.139 ms) : 0, 31139
AppSec [candidate] (31.208 ms) : 0, 31208
Debugger [baseline] (6.319 ms) : 0, 6319
Debugger [candidate] (6.364 ms) : 0, 6364
Remote Config [baseline] (677.807 µs) : 0, 678
Remote Config [candidate] (670.267 µs) : 0, 670
Telemetry [baseline] (9.148 ms) : 0, 9148
Telemetry [candidate] (9.009 ms) : 0, 9009
section iast
crashtracking [baseline] (1.466 ms) : 0, 1466
crashtracking [candidate] (1.451 ms) : 0, 1451
BytebuddyAgent [baseline] (813.256 ms) : 0, 813256
BytebuddyAgent [candidate] (807.862 ms) : 0, 807862
GlobalTracer [baseline] (239.543 ms) : 0, 239543
GlobalTracer [candidate] (238.07 ms) : 0, 238070
AppSec [baseline] (34.29 ms) : 0, 34290
AppSec [candidate] (33.744 ms) : 0, 33744
Debugger [baseline] (6.09 ms) : 0, 6090
Debugger [candidate] (6.021 ms) : 0, 6021
Remote Config [baseline] (601.713 µs) : 0, 602
Remote Config [candidate] (578.017 µs) : 0, 578
Telemetry [baseline] (8.191 ms) : 0, 8191
Telemetry [candidate] (8.24 ms) : 0, 8240
IAST [baseline] (26.243 ms) : 0, 26243
IAST [candidate] (25.866 ms) : 0, 25866
Loading

Load

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmastermcculls/remove-duplicate-jar-entries
git_commit_date17586357131758634729
git_commit_sha6ee44ddc14f4a0
release_version1.54.0-SNAPSHOT~6ee44ddde41.54.0-SNAPSHOT~c14f4a0ab6
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17586382971758638297
ci_job_id11432546311143254631
ci_pipeline_id7728024077280240
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-0-u7kts2hr 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-0-u7kts2hr 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 throughputcandidate mean http_req_durationcandidate mean throughputbaseline mean http_req_durationbaseline mean throughput
scenario:load:insecure-bank:iast_FULL:high_loadbetter
[-1198.821µs; -592.565µs] or [-8.110%; -4.009%]
unstable
[-14.610op/s; +54.922op/s] or [-4.634%; +17.420%]
13.886ms335.438op/s14.782ms315.281op/s
scenario:load:petclinic:iast:high_loadworse
[+1.482ms; +2.318ms] or [+3.395%; +5.310%]
unstable
[-12.170op/s; +3.170op/s] or [-11.357%; +2.958%]
45.561ms102.662op/s43.660ms107.162op/s
Request duration reports for insecure-bank
gantt
title insecure-bank - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~6ee44ddde4
dateFormat X
axisFormat %s
section baseline
no_agent (4.457 ms) : 4399, 4514
. : milestone, 4457,
iast (10.099 ms) : 9928, 10271
. : milestone, 10099,
iast_FULL (14.782 ms) : 14491, 15073
. : milestone, 14782,
iast_GLOBAL (10.976 ms) : 10782, 11171
. : milestone, 10976,
profiling (8.706 ms) : 8563, 8848
. : milestone, 8706,
tracing (7.732 ms) : 7623, 7840
. : milestone, 7732,
section candidate
no_agent (4.458 ms) : 4407, 4509
. : milestone, 4458,
iast (10.155 ms) : 9986, 10324
. : milestone, 10155,
iast_FULL (13.886 ms) : 13615, 14158
. : milestone, 13886,
iast_GLOBAL (11.018 ms) : 10821, 11214
. : milestone, 11018,
profiling (8.966 ms) : 8824, 9108
. : milestone, 8966,
tracing (7.686 ms) : 7575, 7798
. : milestone, 7686,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.457 ms [4.399 ms, 4.514 ms]-
iast10.099 ms [9.928 ms, 10.271 ms]5.643 ms (126.6%)
iast_FULL14.782 ms [14.491 ms, 15.073 ms]10.326 ms (231.7%)
iast_GLOBAL10.976 ms [10.782 ms, 11.171 ms]6.52 ms (146.3%)
profiling8.706 ms [8.563 ms, 8.848 ms]4.249 ms (95.3%)
tracing7.732 ms [7.623 ms, 7.84 ms]3.275 ms (73.5%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.458 ms [4.407 ms, 4.509 ms]-
iast10.155 ms [9.986 ms, 10.324 ms]5.697 ms (127.8%)
iast_FULL13.886 ms [13.615 ms, 14.158 ms]9.429 ms (211.5%)
iast_GLOBAL11.018 ms [10.821 ms, 11.214 ms]6.56 ms (147.1%)
profiling8.966 ms [8.824 ms, 9.108 ms]4.508 ms (101.1%)
tracing7.686 ms [7.575 ms, 7.798 ms]3.229 ms (72.4%)
Request duration reports for petclinic
gantt
title petclinic - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~6ee44ddde4
dateFormat X
axisFormat %s
section baseline
no_agent (36.223 ms) : 35927, 36519
. : milestone, 36223,
appsec (49.263 ms) : 48810, 49716
. : milestone, 49263,
code_origins (44.525 ms) : 44158, 44893
. : milestone, 44525,
iast (43.66 ms) : 43278, 44042
. : milestone, 43660,
profiling (48.392 ms) : 47870, 48914
. : milestone, 48392,
tracing (43.421 ms) : 43055, 43786
. : milestone, 43421,
section candidate
no_agent (36.575 ms) : 36285, 36865
. : milestone, 36575,
appsec (48.793 ms) : 48370, 49216
. : milestone, 48793,
code_origins (44.376 ms) : 43990, 44763
. : milestone, 44376,
iast (45.561 ms) : 45166, 45955
. : milestone, 45561,
profiling (49.817 ms) : 49383, 50252
. : milestone, 49817,
tracing (43.593 ms) : 43214, 43972
. : milestone, 43593,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent36.223 ms [35.927 ms, 36.519 ms]-
appsec49.263 ms [48.81 ms, 49.716 ms]13.041 ms (36.0%)
code_origins44.525 ms [44.158 ms, 44.893 ms]8.303 ms (22.9%)
iast43.66 ms [43.278 ms, 44.042 ms]7.437 ms (20.5%)
profiling48.392 ms [47.87 ms, 48.914 ms]12.169 ms (33.6%)
tracing43.421 ms [43.055 ms, 43.786 ms]7.198 ms (19.9%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent36.575 ms [36.285 ms, 36.865 ms]-
appsec48.793 ms [48.37 ms, 49.216 ms]12.218 ms (33.4%)
code_origins44.376 ms [43.99 ms, 44.763 ms]7.802 ms (21.3%)
iast45.561 ms [45.166 ms, 45.955 ms]8.986 ms (24.6%)
profiling49.817 ms [49.383 ms, 50.252 ms]13.242 ms (36.2%)
tracing43.593 ms [43.214 ms, 43.972 ms]7.018 ms (19.2%)

Dacapo

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmastermcculls/remove-duplicate-jar-entries
git_commit_date17586327921758634729
git_commit_shaaadd471c14f4a0
release_version1.54.0-SNAPSHOT~aadd47174a1.54.0-SNAPSHOT~c14f4a0ab6
See matching parameters
BaselineCandidate
applicationbiojavabiojava
ci_job_date17586368281758636828
ci_job_id11431263761143126376
ci_pipeline_id7728024077280240
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-1-dzhhwvje 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-1-dzhhwvje 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~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~aadd47174a
dateFormat X
axisFormat %s
section baseline
no_agent (1.474 ms) : 1462, 1485
. : milestone, 1474,
appsec (3.7 ms) : 3483, 3916
. : milestone, 3700,
iast (2.193 ms) : 2130, 2256
. : milestone, 2193,
iast_GLOBAL (2.233 ms) : 2171, 2296
. : milestone, 2233,
profiling (2.064 ms) : 2012, 2116
. : milestone, 2064,
tracing (2.018 ms) : 1969, 2067
. : milestone, 2018,
section candidate
no_agent (1.471 ms) : 1460, 1483
. : milestone, 1471,
appsec (3.646 ms) : 3434, 3859
. : milestone, 3646,
iast (2.184 ms) : 2122, 2247
. : milestone, 2184,
iast_GLOBAL (2.234 ms) : 2171, 2296
. : milestone, 2234,
profiling (2.046 ms) : 1994, 2097
. : milestone, 2046,
tracing (2.008 ms) : 1960, 2057
. : milestone, 2008,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.474 ms [1.462 ms, 1.485 ms]-
appsec3.7 ms [3.483 ms, 3.916 ms]2.226 ms (151.0%)
iast2.193 ms [2.13 ms, 2.256 ms]719.023 µs (48.8%)
iast_GLOBAL2.233 ms [2.171 ms, 2.296 ms]759.777 µs (51.6%)
profiling2.064 ms [2.012 ms, 2.116 ms]590.231 µs (40.1%)
tracing2.018 ms [1.969 ms, 2.067 ms]544.365 µs (36.9%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.471 ms [1.46 ms, 1.483 ms]-
appsec3.646 ms [3.434 ms, 3.859 ms]2.175 ms (147.8%)
iast2.184 ms [2.122 ms, 2.247 ms]712.949 µs (48.5%)
iast_GLOBAL2.234 ms [2.171 ms, 2.296 ms]762.228 µs (51.8%)
profiling2.046 ms [1.994 ms, 2.097 ms]574.239 µs (39.0%)
tracing2.008 ms [1.96 ms, 2.057 ms]536.848 µs (36.5%)
Execution time for biojava
gantt
title biojava - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~c14f4a0ab6, baseline=1.54.0-SNAPSHOT~aadd47174a
dateFormat X
axisFormat %s
section baseline
no_agent (14.937 s) : 14937000, 14937000
. : milestone, 14937000,
appsec (15.02 s) : 15020000, 15020000
. : milestone, 15020000,
iast (18.456 s) : 18456000, 18456000
. : milestone, 18456000,
iast_GLOBAL (18.258 s) : 18258000, 18258000
. : milestone, 18258000,
profiling (15.567 s) : 15567000, 15567000
. : milestone, 15567000,
tracing (15.292 s) : 15292000, 15292000
. : milestone, 15292000,
section candidate
no_agent (14.815 s) : 14815000, 14815000
. : milestone, 14815000,
appsec (14.89 s) : 14890000, 14890000
. : milestone, 14890000,
iast (18.673 s) : 18673000, 18673000
. : milestone, 18673000,
iast_GLOBAL (17.897 s) : 17897000, 17897000
. : milestone, 17897000,
profiling (15.41 s) : 15410000, 15410000
. : milestone, 15410000,
tracing (15.195 s) : 15195000, 15195000
. : milestone, 15195000,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent14.937 s [14.937 s, 14.937 s]-
appsec15.02 s [15.02 s, 15.02 s]83.0 ms (0.6%)
iast18.456 s [18.456 s, 18.456 s]3.519 s (23.6%)
iast_GLOBAL18.258 s [18.258 s, 18.258 s]3.321 s (22.2%)
profiling15.567 s [15.567 s, 15.567 s]630.0 ms (4.2%)
tracing15.292 s [15.292 s, 15.292 s]355.0 ms (2.4%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent14.815 s [14.815 s, 14.815 s]-
appsec14.89 s [14.89 s, 14.89 s]75.0 ms (0.5%)
iast18.673 s [18.673 s, 18.673 s]3.858 s (26.0%)
iast_GLOBAL17.897 s [17.897 s, 17.897 s]3.082 s (20.8%)
profiling15.41 s [15.41 s, 15.41 s]595.0 ms (4.0%)
tracing15.195 s [15.195 s, 15.195 s]380.0 ms (2.6%)

@mhliddmhlidd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, I've experienced this issue on my local branches as well 🙇

@mcculls
mcculls merged commit e992b65 into masterSep 23, 2025
720 of 721 checks passed
@mcculls
mcculls deleted the mcculls/remove-duplicate-jar-entries branch September 23, 2025 14:46
@github-actionsgithub-actionsBot added this to the 1.54.0 milestone Sep 23, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: toolingBuild & Toolingtag: no release notesChanges to exclude from release notestype: bug fixBug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mcculls@amarziali@mhlidd