Skip to content

Conversation

@bric3
Copy link
Contributor

@bric3 bric3 commented Oct 15, 2025

What Does This Do

  • Changes jvmArgs to jvmArgProviders where tasks or configurations were accessed, allowing lazy resolution/configuration.

  • Replace direct configuration access by lazy named

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@bric3 bric3 requested review from a team as code owners October 15, 2025 11:30
@github-actions
Copy link
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.

@bric3 bric3 added type: enhancement Enhancements and improvements tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Oct 15, 2025
@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Oct 15, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.77% (-0.04%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Oct 15, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/some-smoke-test-lazy-ness
git_commit_date 1760533551 1760540027
git_commit_sha d506c27 cc7510a
release_version 1.55.0-SNAPSHOT~d506c27e84 1.55.0-SNAPSHOT~cc7510aa1b
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1760541957 1760541957
ci_job_id 1180689033 1180689033
ci_pipeline_id 79388574 79388574
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-dox6bek3 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-dox6bek3 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 58 metrics, 7 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.017 s) : 0, 1016720
Total [baseline] (10.63 s) : 0, 10629921
Agent [candidate] (1.024 s) : 0, 1023950
Total [candidate] (10.701 s) : 0, 10700832
section appsec
Agent [baseline] (1.195 s) : 0, 1194502
Total [baseline] (11.02 s) : 0, 11019993
Agent [candidate] (1.191 s) : 0, 1191245
Total [candidate] (11.064 s) : 0, 11063643
section iast
Agent [baseline] (1.149 s) : 0, 1149198
Total [baseline] (11.018 s) : 0, 11018129
Agent [candidate] (1.149 s) : 0, 1148705
Total [candidate] (10.974 s) : 0, 10973870
section profiling
Agent [baseline] (1.159 s) : 0, 1158812
Total [baseline] (11.046 s) : 0, 11046096
Agent [candidate] (1.159 s) : 0, 1158928
Total [candidate] (11.044 s) : 0, 11043670
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.017 s -
Agent appsec 1.195 s 177.782 ms (17.5%)
Agent iast 1.149 s 132.478 ms (13.0%)
Agent profiling 1.159 s 142.092 ms (14.0%)
Total tracing 10.63 s -
Total appsec 11.02 s 390.072 ms (3.7%)
Total iast 11.018 s 388.208 ms (3.7%)
Total profiling 11.046 s 416.174 ms (3.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent appsec 1.191 s 167.295 ms (16.3%)
Agent iast 1.149 s 124.755 ms (12.2%)
Agent profiling 1.159 s 134.979 ms (13.2%)
Total tracing 10.701 s -
Total appsec 11.064 s 362.811 ms (3.4%)
Total iast 10.974 s 273.038 ms (2.6%)
Total profiling 11.044 s 342.838 ms (3.2%)
gantt
    title petclinic - break down per module: candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.467 ms) : 0, 1467
crashtracking [candidate] (1.489 ms) : 0, 1489
BytebuddyAgent [baseline] (691.908 ms) : 0, 691908
BytebuddyAgent [candidate] (696.545 ms) : 0, 696545
GlobalTracer [baseline] (241.6 ms) : 0, 241600
GlobalTracer [candidate] (244.172 ms) : 0, 244172
AppSec [baseline] (32.563 ms) : 0, 32563
AppSec [candidate] (33.087 ms) : 0, 33087
Debugger [baseline] (6.456 ms) : 0, 6456
Debugger [candidate] (6.559 ms) : 0, 6559
Remote Config [baseline] (694.587 µs) : 0, 695
Remote Config [candidate] (703.378 µs) : 0, 703
Telemetry [baseline] (9.139 ms) : 0, 9139
Telemetry [candidate] (9.301 ms) : 0, 9301
Flare Poller [baseline] (11.793 ms) : 0, 11793
Flare Poller [candidate] (10.912 ms) : 0, 10912
section appsec
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.46 ms) : 0, 1460
BytebuddyAgent [baseline] (718.25 ms) : 0, 718250
BytebuddyAgent [candidate] (715.744 ms) : 0, 715744
GlobalTracer [baseline] (234.509 ms) : 0, 234509
GlobalTracer [candidate] (234.284 ms) : 0, 234284
IAST [baseline] (24.839 ms) : 0, 24839
IAST [candidate] (24.828 ms) : 0, 24828
AppSec [baseline] (175.244 ms) : 0, 175244
AppSec [candidate] (174.872 ms) : 0, 174872
Debugger [baseline] (6.14 ms) : 0, 6140
Debugger [candidate] (6.046 ms) : 0, 6046
Remote Config [baseline] (628.927 µs) : 0, 629
Remote Config [candidate] (625.423 µs) : 0, 625
Telemetry [baseline] (8.429 ms) : 0, 8429
Telemetry [candidate] (8.383 ms) : 0, 8383
Flare Poller [baseline] (3.923 ms) : 0, 3923
Flare Poller [candidate] (3.963 ms) : 0, 3963
section iast
crashtracking [baseline] (1.461 ms) : 0, 1461
crashtracking [candidate] (1.469 ms) : 0, 1469
BytebuddyAgent [baseline] (813.72 ms) : 0, 813720
BytebuddyAgent [candidate] (813.447 ms) : 0, 813447
GlobalTracer [baseline] (231.302 ms) : 0, 231302
GlobalTracer [candidate] (231.074 ms) : 0, 231074
IAST [baseline] (26.7 ms) : 0, 26700
IAST [candidate] (26.406 ms) : 0, 26406
AppSec [baseline] (34.815 ms) : 0, 34815
AppSec [candidate] (35.172 ms) : 0, 35172
Debugger [baseline] (6.112 ms) : 0, 6112
Debugger [candidate] (6.124 ms) : 0, 6124
Remote Config [baseline] (602.876 µs) : 0, 603
Remote Config [candidate] (621.868 µs) : 0, 622
Telemetry [baseline] (8.629 ms) : 0, 8629
Telemetry [candidate] (8.638 ms) : 0, 8638
Flare Poller [baseline] (4.376 ms) : 0, 4376
Flare Poller [candidate] (4.296 ms) : 0, 4296
section profiling
crashtracking [baseline] (1.431 ms) : 0, 1431
crashtracking [candidate] (1.427 ms) : 0, 1427
BytebuddyAgent [baseline] (719.041 ms) : 0, 719041
BytebuddyAgent [candidate] (718.975 ms) : 0, 718975
GlobalTracer [baseline] (217.292 ms) : 0, 217292
GlobalTracer [candidate] (217.076 ms) : 0, 217076
AppSec [baseline] (32.338 ms) : 0, 32338
AppSec [candidate] (32.063 ms) : 0, 32063
Debugger [baseline] (8.001 ms) : 0, 8001
Debugger [candidate] (6.455 ms) : 0, 6455
Remote Config [baseline] (763.748 µs) : 0, 764
Remote Config [candidate] (790.687 µs) : 0, 791
Telemetry [baseline] (14.459 ms) : 0, 14459
Telemetry [candidate] (15.434 ms) : 0, 15434
Flare Poller [baseline] (4.058 ms) : 0, 4058
Flare Poller [candidate] (4.914 ms) : 0, 4914
ProfilingAgent [baseline] (108.266 ms) : 0, 108266
ProfilingAgent [candidate] (108.606 ms) : 0, 108606
Profiling [baseline] (109.552 ms) : 0, 109552
Profiling [candidate] (109.963 ms) : 0, 109963
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.018 s) : 0, 1018384
Total [baseline] (8.694 s) : 0, 8694383
Agent [candidate] (1.024 s) : 0, 1023715
Total [candidate] (8.647 s) : 0, 8647093
section iast
Agent [baseline] (1.151 s) : 0, 1150818
Total [baseline] (9.345 s) : 0, 9344745
Agent [candidate] (1.148 s) : 0, 1147704
Total [candidate] (9.267 s) : 0, 9266503
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.018 s -
Agent iast 1.151 s 132.434 ms (13.0%)
Total tracing 8.694 s -
Total iast 9.345 s 650.362 ms (7.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent iast 1.148 s 123.989 ms (12.1%)
Total tracing 8.647 s -
Total iast 9.267 s 619.41 ms (7.2%)
gantt
    title insecure-bank - break down per module: candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.476 ms) : 0, 1476
BytebuddyAgent [baseline] (692.733 ms) : 0, 692733
BytebuddyAgent [candidate] (697.12 ms) : 0, 697120
GlobalTracer [baseline] (242.649 ms) : 0, 242649
GlobalTracer [candidate] (242.828 ms) : 0, 242828
AppSec [baseline] (32.673 ms) : 0, 32673
AppSec [candidate] (32.764 ms) : 0, 32764
Debugger [baseline] (6.511 ms) : 0, 6511
Debugger [candidate] (6.5 ms) : 0, 6500
Remote Config [baseline] (707.147 µs) : 0, 707
Remote Config [candidate] (701.926 µs) : 0, 702
Telemetry [baseline] (9.243 ms) : 0, 9243
Telemetry [candidate] (9.244 ms) : 0, 9244
Flare Poller [baseline] (11.239 ms) : 0, 11239
Flare Poller [candidate] (11.864 ms) : 0, 11864
section iast
crashtracking [baseline] (1.478 ms) : 0, 1478
crashtracking [candidate] (1.487 ms) : 0, 1487
BytebuddyAgent [baseline] (814.226 ms) : 0, 814226
BytebuddyAgent [candidate] (812.749 ms) : 0, 812749
GlobalTracer [baseline] (231.83 ms) : 0, 231830
GlobalTracer [candidate] (230.924 ms) : 0, 230924
AppSec [baseline] (35.301 ms) : 0, 35301
AppSec [candidate] (34.979 ms) : 0, 34979
Debugger [baseline] (6.212 ms) : 0, 6212
Debugger [candidate] (6.138 ms) : 0, 6138
Remote Config [baseline] (628.741 µs) : 0, 629
Remote Config [candidate] (605.595 µs) : 0, 606
Telemetry [baseline] (8.81 ms) : 0, 8810
Telemetry [candidate] (8.617 ms) : 0, 8617
Flare Poller [baseline] (4.168 ms) : 0, 4168
Flare Poller [candidate] (4.267 ms) : 0, 4267
IAST [baseline] (26.764 ms) : 0, 26764
IAST [candidate] (26.525 ms) : 0, 26525
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/some-smoke-test-lazy-ness
git_commit_date 1760533551 1760540027
git_commit_sha d506c27 cc7510a
release_version 1.55.0-SNAPSHOT~d506c27e84 1.55.0-SNAPSHOT~cc7510aa1b
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1760541614 1760541614
ci_job_id 1180689036 1180689036
ci_pipeline_id 79388574 79388574
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-4-bqjosaay 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-4-bqjosaay 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 2 performance improvements and 1 performance regressions! Performance is the same for 9 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 better
[-1.424ms; -1.003ms] or [-12.332%; -8.682%]
unstable
[-4.152op/s; +97.527op/s] or [-1.030%; +24.204%]
10.335ms 449.625op/s 11.549ms 402.938op/s
scenario:load:petclinic:tracing:high_load worse
[+0.929ms; +1.772ms] or [+2.107%; +4.017%]
unstable
[-10.252op/s; +4.027op/s] or [-9.668%; +3.798%]
45.450ms 102.925op/s 44.100ms 106.037op/s
scenario:load:petclinic:profiling:high_load better
[-2.320ms; -1.358ms] or [-4.733%; -2.770%]
unstable
[-3.071op/s; +10.471op/s] or [-3.216%; +10.965%]
47.178ms 99.188op/s 49.017ms 95.487op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.994 ms) : 36693, 37296
.   : milestone, 36994,
appsec (48.026 ms) : 47593, 48458
.   : milestone, 48026,
code_origins (43.664 ms) : 43288, 44040
.   : milestone, 43664,
iast (44.954 ms) : 44579, 45328
.   : milestone, 44954,
profiling (49.017 ms) : 48558, 49475
.   : milestone, 49017,
tracing (44.1 ms) : 43720, 44479
.   : milestone, 44100,
section candidate
no_agent (36.977 ms) : 36685, 37269
.   : milestone, 36977,
appsec (47.722 ms) : 47292, 48152
.   : milestone, 47722,
code_origins (43.856 ms) : 43473, 44238
.   : milestone, 43856,
iast (46.149 ms) : 45752, 46545
.   : milestone, 46149,
profiling (47.178 ms) : 46742, 47613
.   : milestone, 47178,
tracing (45.45 ms) : 45048, 45853
.   : milestone, 45450,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.994 ms [36.693 ms, 37.296 ms] -
appsec 48.026 ms [47.593 ms, 48.458 ms] 11.032 ms (29.8%)
code_origins 43.664 ms [43.288 ms, 44.04 ms] 6.669 ms (18.0%)
iast 44.954 ms [44.579 ms, 45.328 ms] 7.959 ms (21.5%)
profiling 49.017 ms [48.558 ms, 49.475 ms] 12.022 ms (32.5%)
tracing 44.1 ms [43.72 ms, 44.479 ms] 7.105 ms (19.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.977 ms [36.685 ms, 37.269 ms] -
appsec 47.722 ms [47.292 ms, 48.152 ms] 10.745 ms (29.1%)
code_origins 43.856 ms [43.473 ms, 44.238 ms] 6.878 ms (18.6%)
iast 46.149 ms [45.752 ms, 46.545 ms] 9.171 ms (24.8%)
profiling 47.178 ms [46.742 ms, 47.613 ms] 10.201 ms (27.6%)
tracing 45.45 ms [45.048 ms, 45.853 ms] 8.473 ms (22.9%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.436 ms) : 4386, 4486
.   : milestone, 4436,
iast (9.963 ms) : 9794, 10131
.   : milestone, 9963,
iast_FULL (14.566 ms) : 14273, 14859
.   : milestone, 14566,
iast_GLOBAL (11.549 ms) : 11340, 11757
.   : milestone, 11549,
profiling (9.177 ms) : 9021, 9334
.   : milestone, 9177,
tracing (7.681 ms) : 7565, 7798
.   : milestone, 7681,
section candidate
no_agent (4.311 ms) : 4251, 4371
.   : milestone, 4311,
iast (10.077 ms) : 9906, 10247
.   : milestone, 10077,
iast_FULL (14.382 ms) : 14091, 14673
.   : milestone, 14382,
iast_GLOBAL (10.335 ms) : 10152, 10518
.   : milestone, 10335,
profiling (9.43 ms) : 9284, 9576
.   : milestone, 9430,
tracing (7.592 ms) : 7484, 7699
.   : milestone, 7592,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.436 ms [4.386 ms, 4.486 ms] -
iast 9.963 ms [9.794 ms, 10.131 ms] 5.527 ms (124.6%)
iast_FULL 14.566 ms [14.273 ms, 14.859 ms] 10.13 ms (228.3%)
iast_GLOBAL 11.549 ms [11.34 ms, 11.757 ms] 7.112 ms (160.3%)
profiling 9.177 ms [9.021 ms, 9.334 ms] 4.741 ms (106.9%)
tracing 7.681 ms [7.565 ms, 7.798 ms] 3.245 ms (73.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.311 ms [4.251 ms, 4.371 ms] -
iast 10.077 ms [9.906 ms, 10.247 ms] 5.766 ms (133.8%)
iast_FULL 14.382 ms [14.091 ms, 14.673 ms] 10.071 ms (233.6%)
iast_GLOBAL 10.335 ms [10.152 ms, 10.518 ms] 6.024 ms (139.8%)
profiling 9.43 ms [9.284 ms, 9.576 ms] 5.119 ms (118.8%)
tracing 7.592 ms [7.484 ms, 7.699 ms] 3.281 ms (76.1%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master bdu/some-smoke-test-lazy-ness
git_commit_date 1760533551 1760540027
git_commit_sha d506c27 cc7510a
release_version 1.55.0-SNAPSHOT~d506c27e84 1.55.0-SNAPSHOT~cc7510aa1b
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1760542034 1760542034
ci_job_id 1180689038 1180689038
ci_pipeline_id 79388574 79388574
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-4-24dx5ujx 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-4-24dx5ujx 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.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.953 s) : 14953000, 14953000
.   : milestone, 14953000,
appsec (15.104 s) : 15104000, 15104000
.   : milestone, 15104000,
iast (18.701 s) : 18701000, 18701000
.   : milestone, 18701000,
iast_GLOBAL (18.052 s) : 18052000, 18052000
.   : milestone, 18052000,
profiling (15.416 s) : 15416000, 15416000
.   : milestone, 15416000,
tracing (15.058 s) : 15058000, 15058000
.   : milestone, 15058000,
section candidate
no_agent (14.988 s) : 14988000, 14988000
.   : milestone, 14988000,
appsec (15.019 s) : 15019000, 15019000
.   : milestone, 15019000,
iast (18.58 s) : 18580000, 18580000
.   : milestone, 18580000,
iast_GLOBAL (18.102 s) : 18102000, 18102000
.   : milestone, 18102000,
profiling (15.256 s) : 15256000, 15256000
.   : milestone, 15256000,
tracing (15.266 s) : 15266000, 15266000
.   : milestone, 15266000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.953 s [14.953 s, 14.953 s] -
appsec 15.104 s [15.104 s, 15.104 s] 151.0 ms (1.0%)
iast 18.701 s [18.701 s, 18.701 s] 3.748 s (25.1%)
iast_GLOBAL 18.052 s [18.052 s, 18.052 s] 3.099 s (20.7%)
profiling 15.416 s [15.416 s, 15.416 s] 463.0 ms (3.1%)
tracing 15.058 s [15.058 s, 15.058 s] 105.0 ms (0.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.988 s [14.988 s, 14.988 s] -
appsec 15.019 s [15.019 s, 15.019 s] 31.0 ms (0.2%)
iast 18.58 s [18.58 s, 18.58 s] 3.592 s (24.0%)
iast_GLOBAL 18.102 s [18.102 s, 18.102 s] 3.114 s (20.8%)
profiling 15.256 s [15.256 s, 15.256 s] 268.0 ms (1.8%)
tracing 15.266 s [15.266 s, 15.266 s] 278.0 ms (1.9%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.55.0-SNAPSHOT~cc7510aa1b, baseline=1.55.0-SNAPSHOT~d506c27e84
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.479 ms) : 1468, 1491
.   : milestone, 1479,
appsec (3.728 ms) : 3508, 3947
.   : milestone, 3728,
iast (2.215 ms) : 2151, 2280
.   : milestone, 2215,
iast_GLOBAL (2.261 ms) : 2196, 2326
.   : milestone, 2261,
profiling (2.059 ms) : 2007, 2111
.   : milestone, 2059,
tracing (2.039 ms) : 1988, 2090
.   : milestone, 2039,
section candidate
no_agent (1.472 ms) : 1461, 1483
.   : milestone, 1472,
appsec (3.727 ms) : 3507, 3947
.   : milestone, 3727,
iast (2.213 ms) : 2148, 2278
.   : milestone, 2213,
iast_GLOBAL (2.255 ms) : 2190, 2321
.   : milestone, 2255,
profiling (2.088 ms) : 2034, 2142
.   : milestone, 2088,
tracing (2.023 ms) : 1973, 2074
.   : milestone, 2023,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.479 ms [1.468 ms, 1.491 ms] -
appsec 3.728 ms [3.508 ms, 3.947 ms] 2.248 ms (152.0%)
iast 2.215 ms [2.151 ms, 2.28 ms] 736.219 µs (49.8%)
iast_GLOBAL 2.261 ms [2.196 ms, 2.326 ms] 781.948 µs (52.9%)
profiling 2.059 ms [2.007 ms, 2.111 ms] 579.815 µs (39.2%)
tracing 2.039 ms [1.988 ms, 2.09 ms] 559.831 µs (37.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.472 ms [1.461 ms, 1.483 ms] -
appsec 3.727 ms [3.507 ms, 3.947 ms] 2.255 ms (153.2%)
iast 2.213 ms [2.148 ms, 2.278 ms] 741.162 µs (50.3%)
iast_GLOBAL 2.255 ms [2.19 ms, 2.321 ms] 783.32 µs (53.2%)
profiling 2.088 ms [2.034 ms, 2.142 ms] 615.615 µs (41.8%)
tracing 2.023 ms [1.973 ms, 2.074 ms] 551.275 µs (37.4%)

@bric3 bric3 enabled auto-merge (squash) October 15, 2025 12:11
@bric3 bric3 force-pushed the bdu/some-smoke-test-lazy-ness branch from 0bcc13b to cc7510a Compare October 15, 2025 14:55
@bric3 bric3 merged commit 7a9a005 into master Oct 15, 2025
530 checks passed
@bric3 bric3 deleted the bdu/some-smoke-test-lazy-ness branch October 15, 2025 15:44
@github-actions github-actions bot added this to the 1.55.0 milestone Oct 15, 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