Skip to content

Conversation

@AlexeyKuznetsov-DD
Copy link
Contributor

What Does This Do

Make akka-http-10.6 module optional to simplify local build.

Motivation

Improved developer experience during local build.
Making Akka token optional will simplify setup for local build.
Those who need this module can do one more extra step.

Additional Notes

For background on why Akka now requires authentication, see this article.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Oct 16, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added the comp: tooling Build & Tooling label Oct 16, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review October 16, 2025 01:05
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from a team as code owners October 16, 2025 01:05
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from TonyCTHsu and smola and removed request for a team October 16, 2025 01:05
@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.

@datadog-official
Copy link

datadog-official bot commented Oct 16, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.74% (-0.03%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Oct 16, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/akka-optional-module
git_commit_date 1760701685 1760705222
git_commit_sha ac15781 ae1bb6b
release_version 1.55.0-SNAPSHOT~ac157813c1 1.55.0-SNAPSHOT~ae1bb6bb43
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1760707025 1760707025
ci_job_id 1184863598 1184863598
ci_pipeline_id 79619702 79619702
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-3lkjqo37 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-3lkjqo37 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 insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.017 s) : 0, 1016582
Total [baseline] (8.668 s) : 0, 8668336
Agent [candidate] (1.018 s) : 0, 1018052
Total [candidate] (8.633 s) : 0, 8633048
section iast
Agent [baseline] (1.151 s) : 0, 1151155
Total [baseline] (9.322 s) : 0, 9321542
Agent [candidate] (1.153 s) : 0, 1153286
Total [candidate] (9.297 s) : 0, 9296921
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.017 s -
Agent iast 1.151 s 134.572 ms (13.2%)
Total tracing 8.668 s -
Total iast 9.322 s 653.206 ms (7.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.018 s -
Agent iast 1.153 s 135.234 ms (13.3%)
Total tracing 8.633 s -
Total iast 9.297 s 663.873 ms (7.7%)
gantt
    title insecure-bank - break down per module: candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.462 ms) : 0, 1462
crashtracking [candidate] (1.472 ms) : 0, 1472
BytebuddyAgent [baseline] (692.241 ms) : 0, 692241
BytebuddyAgent [candidate] (692.537 ms) : 0, 692537
GlobalTracer [baseline] (242.785 ms) : 0, 242785
GlobalTracer [candidate] (242.699 ms) : 0, 242699
AppSec [baseline] (32.386 ms) : 0, 32386
AppSec [candidate] (32.587 ms) : 0, 32587
Debugger [baseline] (6.295 ms) : 0, 6295
Debugger [candidate] (6.406 ms) : 0, 6406
Remote Config [baseline] (682.793 µs) : 0, 683
Remote Config [candidate] (678.381 µs) : 0, 678
Telemetry [baseline] (9.328 ms) : 0, 9328
Telemetry [candidate] (9.42 ms) : 0, 9420
Flare Poller [baseline] (10.289 ms) : 0, 10289
Flare Poller [candidate] (11.148 ms) : 0, 11148
section iast
crashtracking [baseline] (1.488 ms) : 0, 1488
crashtracking [candidate] (1.489 ms) : 0, 1489
BytebuddyAgent [baseline] (814.456 ms) : 0, 814456
BytebuddyAgent [candidate] (815.88 ms) : 0, 815880
GlobalTracer [baseline] (231.745 ms) : 0, 231745
GlobalTracer [candidate] (232.778 ms) : 0, 232778
IAST [baseline] (26.724 ms) : 0, 26724
IAST [candidate] (26.563 ms) : 0, 26563
AppSec [baseline] (35.522 ms) : 0, 35522
AppSec [candidate] (35.367 ms) : 0, 35367
Debugger [baseline] (6.211 ms) : 0, 6211
Debugger [candidate] (6.217 ms) : 0, 6217
Remote Config [baseline] (612.23 µs) : 0, 612
Remote Config [candidate] (602.834 µs) : 0, 603
Telemetry [baseline] (8.716 ms) : 0, 8716
Telemetry [candidate] (8.756 ms) : 0, 8756
Flare Poller [baseline] (4.248 ms) : 0, 4248
Flare Poller [candidate] (4.177 ms) : 0, 4177
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.024 s) : 0, 1023659
Total [baseline] (10.616 s) : 0, 10616439
Agent [candidate] (1.019 s) : 0, 1018678
Total [candidate] (10.667 s) : 0, 10667031
section appsec
Agent [baseline] (1.202 s) : 0, 1202472
Total [baseline] (10.807 s) : 0, 10806889
Agent [candidate] (1.196 s) : 0, 1196337
Total [candidate] (10.794 s) : 0, 10794218
section iast
Agent [baseline] (1.152 s) : 0, 1151943
Total [baseline] (10.999 s) : 0, 10999347
Agent [candidate] (1.162 s) : 0, 1161856
Total [candidate] (11.191 s) : 0, 11191200
section profiling
Agent [baseline] (1.169 s) : 0, 1169238
Total [baseline] (10.823 s) : 0, 10823191
Agent [candidate] (1.164 s) : 0, 1163514
Total [candidate] (10.854 s) : 0, 10854184
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent appsec 1.202 s 178.813 ms (17.5%)
Agent iast 1.152 s 128.284 ms (12.5%)
Agent profiling 1.169 s 145.579 ms (14.2%)
Total tracing 10.616 s -
Total appsec 10.807 s 190.45 ms (1.8%)
Total iast 10.999 s 382.907 ms (3.6%)
Total profiling 10.823 s 206.752 ms (1.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.019 s -
Agent appsec 1.196 s 177.659 ms (17.4%)
Agent iast 1.162 s 143.178 ms (14.1%)
Agent profiling 1.164 s 144.836 ms (14.2%)
Total tracing 10.667 s -
Total appsec 10.794 s 127.187 ms (1.2%)
Total iast 11.191 s 524.169 ms (4.9%)
Total profiling 10.854 s 187.153 ms (1.8%)
gantt
    title petclinic - break down per module: candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.482 ms) : 0, 1482
crashtracking [candidate] (1.468 ms) : 0, 1468
BytebuddyAgent [baseline] (696.632 ms) : 0, 696632
BytebuddyAgent [candidate] (693.357 ms) : 0, 693357
GlobalTracer [baseline] (243.863 ms) : 0, 243863
GlobalTracer [candidate] (243.414 ms) : 0, 243414
AppSec [baseline] (32.376 ms) : 0, 32376
AppSec [candidate] (32.534 ms) : 0, 32534
Debugger [baseline] (6.349 ms) : 0, 6349
Debugger [candidate] (6.39 ms) : 0, 6390
Remote Config [baseline] (676.302 µs) : 0, 676
Remote Config [candidate] (681.129 µs) : 0, 681
Telemetry [baseline] (9.334 ms) : 0, 9334
Telemetry [candidate] (9.427 ms) : 0, 9427
Flare Poller [baseline] (11.741 ms) : 0, 11741
Flare Poller [candidate] (10.247 ms) : 0, 10247
section appsec
crashtracking [baseline] (1.467 ms) : 0, 1467
crashtracking [candidate] (1.477 ms) : 0, 1477
BytebuddyAgent [baseline] (723.166 ms) : 0, 723166
BytebuddyAgent [candidate] (718.887 ms) : 0, 718887
GlobalTracer [baseline] (236.77 ms) : 0, 236770
GlobalTracer [candidate] (235.922 ms) : 0, 235922
IAST [baseline] (25.248 ms) : 0, 25248
IAST [candidate] (24.891 ms) : 0, 24891
AppSec [baseline] (175.164 ms) : 0, 175164
AppSec [candidate] (174.84 ms) : 0, 174840
Debugger [baseline] (6.111 ms) : 0, 6111
Debugger [candidate] (6.135 ms) : 0, 6135
Remote Config [baseline] (625.25 µs) : 0, 625
Remote Config [candidate] (628.53 µs) : 0, 629
Telemetry [baseline] (8.695 ms) : 0, 8695
Telemetry [candidate] (8.541 ms) : 0, 8541
Flare Poller [baseline] (3.956 ms) : 0, 3956
Flare Poller [candidate] (3.941 ms) : 0, 3941
section iast
crashtracking [baseline] (1.484 ms) : 0, 1484
crashtracking [candidate] (1.481 ms) : 0, 1481
BytebuddyAgent [baseline] (815.329 ms) : 0, 815329
BytebuddyAgent [candidate] (822.175 ms) : 0, 822175
GlobalTracer [baseline] (231.739 ms) : 0, 231739
GlobalTracer [candidate] (234.174 ms) : 0, 234174
IAST [baseline] (26.78 ms) : 0, 26780
IAST [candidate] (26.923 ms) : 0, 26923
AppSec [baseline] (35.32 ms) : 0, 35320
AppSec [candidate] (35.527 ms) : 0, 35527
Debugger [baseline] (6.188 ms) : 0, 6188
Debugger [candidate] (6.241 ms) : 0, 6241
Remote Config [baseline] (603.149 µs) : 0, 603
Remote Config [candidate] (607.085 µs) : 0, 607
Telemetry [baseline] (8.687 ms) : 0, 8687
Telemetry [candidate] (8.757 ms) : 0, 8757
Flare Poller [baseline] (4.309 ms) : 0, 4309
Flare Poller [candidate] (4.373 ms) : 0, 4373
section profiling
crashtracking [baseline] (1.473 ms) : 0, 1473
crashtracking [candidate] (1.432 ms) : 0, 1432
BytebuddyAgent [baseline] (722.84 ms) : 0, 722840
BytebuddyAgent [candidate] (721.955 ms) : 0, 721955
GlobalTracer [baseline] (219.834 ms) : 0, 219834
GlobalTracer [candidate] (218.736 ms) : 0, 218736
AppSec [baseline] (32.518 ms) : 0, 32518
AppSec [candidate] (32.285 ms) : 0, 32285
Debugger [baseline] (6.757 ms) : 0, 6757
Debugger [candidate] (7.448 ms) : 0, 7448
Remote Config [baseline] (713.143 µs) : 0, 713
Remote Config [candidate] (712.413 µs) : 0, 712
Telemetry [baseline] (15.354 ms) : 0, 15354
Telemetry [candidate] (15.179 ms) : 0, 15179
Flare Poller [baseline] (5.005 ms) : 0, 5005
Flare Poller [candidate] (4.103 ms) : 0, 4103
ProfilingAgent [baseline] (110.494 ms) : 0, 110494
ProfilingAgent [candidate] (107.639 ms) : 0, 107639
Profiling [baseline] (111.144 ms) : 0, 111144
Profiling [candidate] (109.555 ms) : 0, 109555
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/akka-optional-module
git_commit_date 1760701685 1760705222
git_commit_sha ac15781 ae1bb6b
release_version 1.55.0-SNAPSHOT~ac157813c1 1.55.0-SNAPSHOT~ae1bb6bb43
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1760706781 1760706781
ci_job_id 1184863599 1184863599
ci_pipeline_id 79619702 79619702
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-rpm0eyn8 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-rpm0eyn8 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:profiling:high_load better
[-733.855µs; -431.198µs] or [-7.910%; -4.648%]
unstable
[-36.236op/s; +102.798op/s] or [-7.242%; +20.545%]
8.695ms 533.625op/s 9.277ms 500.344op/s
scenario:load:insecure-bank:iast_GLOBAL:high_load better
[-794.375µs; -372.572µs] or [-7.180%; -3.368%]
unstable
[-31.859op/s; +78.171op/s] or [-7.580%; +18.600%]
10.480ms 443.438op/s 11.064ms 420.281op/s
scenario:load:petclinic:no_agent:high_load worse
[+0.996ms; +1.636ms] or [+2.723%; +4.473%]
unstable
[-13.340op/s; +4.340op/s] or [-10.428%; +3.392%]
37.882ms 123.425op/s 36.566ms 127.925op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.241 ms) : 4187, 4294
.   : milestone, 4241,
iast (9.676 ms) : 9514, 9839
.   : milestone, 9676,
iast_FULL (14.2 ms) : 13920, 14480
.   : milestone, 14200,
iast_GLOBAL (11.064 ms) : 10866, 11262
.   : milestone, 11064,
profiling (9.277 ms) : 9133, 9421
.   : milestone, 9277,
tracing (8.18 ms) : 8060, 8299
.   : milestone, 8180,
section candidate
no_agent (4.327 ms) : 4274, 4379
.   : milestone, 4327,
iast (9.785 ms) : 9624, 9947
.   : milestone, 9785,
iast_FULL (14.383 ms) : 14101, 14666
.   : milestone, 14383,
iast_GLOBAL (10.48 ms) : 10286, 10674
.   : milestone, 10480,
profiling (8.695 ms) : 8557, 8832
.   : milestone, 8695,
tracing (8.17 ms) : 8052, 8288
.   : milestone, 8170,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.241 ms [4.187 ms, 4.294 ms] -
iast 9.676 ms [9.514 ms, 9.839 ms] 5.436 ms (128.2%)
iast_FULL 14.2 ms [13.92 ms, 14.48 ms] 9.959 ms (234.9%)
iast_GLOBAL 11.064 ms [10.866 ms, 11.262 ms] 6.823 ms (160.9%)
profiling 9.277 ms [9.133 ms, 9.421 ms] 5.037 ms (118.8%)
tracing 8.18 ms [8.06 ms, 8.299 ms] 3.939 ms (92.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.327 ms [4.274 ms, 4.379 ms] -
iast 9.785 ms [9.624 ms, 9.947 ms] 5.459 ms (126.2%)
iast_FULL 14.383 ms [14.101 ms, 14.666 ms] 10.057 ms (232.4%)
iast_GLOBAL 10.48 ms [10.286 ms, 10.674 ms] 6.153 ms (142.2%)
profiling 8.695 ms [8.557 ms, 8.832 ms] 4.368 ms (101.0%)
tracing 8.17 ms [8.052 ms, 8.288 ms] 3.843 ms (88.8%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.566 ms) : 36275, 36857
.   : milestone, 36566,
appsec (47.872 ms) : 47455, 48288
.   : milestone, 47872,
code_origins (42.63 ms) : 42260, 43000
.   : milestone, 42630,
iast (45.55 ms) : 45161, 45939
.   : milestone, 45550,
profiling (50.959 ms) : 50491, 51427
.   : milestone, 50959,
tracing (44.019 ms) : 43642, 44396
.   : milestone, 44019,
section candidate
no_agent (37.882 ms) : 37578, 38185
.   : milestone, 37882,
appsec (47.113 ms) : 46681, 47544
.   : milestone, 47113,
code_origins (42.932 ms) : 42564, 43300
.   : milestone, 42932,
iast (45.519 ms) : 45114, 45925
.   : milestone, 45519,
profiling (49.53 ms) : 49073, 49986
.   : milestone, 49530,
tracing (43.555 ms) : 43197, 43913
.   : milestone, 43555,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.566 ms [36.275 ms, 36.857 ms] -
appsec 47.872 ms [47.455 ms, 48.288 ms] 11.306 ms (30.9%)
code_origins 42.63 ms [42.26 ms, 43.0 ms] 6.064 ms (16.6%)
iast 45.55 ms [45.161 ms, 45.939 ms] 8.984 ms (24.6%)
profiling 50.959 ms [50.491 ms, 51.427 ms] 14.393 ms (39.4%)
tracing 44.019 ms [43.642 ms, 44.396 ms] 7.453 ms (20.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.882 ms [37.578 ms, 38.185 ms] -
appsec 47.113 ms [46.681 ms, 47.544 ms] 9.231 ms (24.4%)
code_origins 42.932 ms [42.564 ms, 43.3 ms] 5.05 ms (13.3%)
iast 45.519 ms [45.114 ms, 45.925 ms] 7.638 ms (20.2%)
profiling 49.53 ms [49.073 ms, 49.986 ms] 11.648 ms (30.7%)
tracing 43.555 ms [43.197 ms, 43.913 ms] 5.673 ms (15.0%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/akka-optional-module
git_commit_date 1760701685 1760705222
git_commit_sha ac15781 ae1bb6b
release_version 1.55.0-SNAPSHOT~ac157813c1 1.55.0-SNAPSHOT~ae1bb6bb43
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1760707265 1760707265
ci_job_id 1184863600 1184863600
ci_pipeline_id 79619702 79619702
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-huxe1j17 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-huxe1j17 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~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.563 s) : 15563000, 15563000
.   : milestone, 15563000,
appsec (15.093 s) : 15093000, 15093000
.   : milestone, 15093000,
iast (18.379 s) : 18379000, 18379000
.   : milestone, 18379000,
iast_GLOBAL (18.137 s) : 18137000, 18137000
.   : milestone, 18137000,
profiling (15.049 s) : 15049000, 15049000
.   : milestone, 15049000,
tracing (14.988 s) : 14988000, 14988000
.   : milestone, 14988000,
section candidate
no_agent (15.289 s) : 15289000, 15289000
.   : milestone, 15289000,
appsec (15.052 s) : 15052000, 15052000
.   : milestone, 15052000,
iast (18.453 s) : 18453000, 18453000
.   : milestone, 18453000,
iast_GLOBAL (18.055 s) : 18055000, 18055000
.   : milestone, 18055000,
profiling (15.331 s) : 15331000, 15331000
.   : milestone, 15331000,
tracing (15.183 s) : 15183000, 15183000
.   : milestone, 15183000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.563 s [15.563 s, 15.563 s] -
appsec 15.093 s [15.093 s, 15.093 s] -470.0 ms (-3.0%)
iast 18.379 s [18.379 s, 18.379 s] 2.816 s (18.1%)
iast_GLOBAL 18.137 s [18.137 s, 18.137 s] 2.574 s (16.5%)
profiling 15.049 s [15.049 s, 15.049 s] -514.0 ms (-3.3%)
tracing 14.988 s [14.988 s, 14.988 s] -575.0 ms (-3.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.289 s [15.289 s, 15.289 s] -
appsec 15.052 s [15.052 s, 15.052 s] -237.0 ms (-1.6%)
iast 18.453 s [18.453 s, 18.453 s] 3.164 s (20.7%)
iast_GLOBAL 18.055 s [18.055 s, 18.055 s] 2.766 s (18.1%)
profiling 15.331 s [15.331 s, 15.331 s] 42.0 ms (0.3%)
tracing 15.183 s [15.183 s, 15.183 s] -106.0 ms (-0.7%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.55.0-SNAPSHOT~ae1bb6bb43, baseline=1.55.0-SNAPSHOT~ac157813c1
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.476 ms) : 1464, 1487
.   : milestone, 1476,
appsec (3.688 ms) : 3473, 3904
.   : milestone, 3688,
iast (2.21 ms) : 2147, 2274
.   : milestone, 2210,
iast_GLOBAL (2.265 ms) : 2200, 2330
.   : milestone, 2265,
profiling (2.048 ms) : 1996, 2099
.   : milestone, 2048,
tracing (2.025 ms) : 1975, 2075
.   : milestone, 2025,
section candidate
no_agent (1.474 ms) : 1462, 1485
.   : milestone, 1474,
appsec (3.719 ms) : 3501, 3937
.   : milestone, 3719,
iast (2.206 ms) : 2142, 2270
.   : milestone, 2206,
iast_GLOBAL (2.24 ms) : 2176, 2304
.   : milestone, 2240,
profiling (2.067 ms) : 2015, 2120
.   : milestone, 2067,
tracing (2.02 ms) : 1971, 2070
.   : milestone, 2020,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.476 ms [1.464 ms, 1.487 ms] -
appsec 3.688 ms [3.473 ms, 3.904 ms] 2.212 ms (149.9%)
iast 2.21 ms [2.147 ms, 2.274 ms] 734.706 µs (49.8%)
iast_GLOBAL 2.265 ms [2.2 ms, 2.33 ms] 789.326 µs (53.5%)
profiling 2.048 ms [1.996 ms, 2.099 ms] 571.929 µs (38.8%)
tracing 2.025 ms [1.975 ms, 2.075 ms] 549.382 µs (37.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.462 ms, 1.485 ms] -
appsec 3.719 ms [3.501 ms, 3.937 ms] 2.246 ms (152.4%)
iast 2.206 ms [2.142 ms, 2.27 ms] 732.341 µs (49.7%)
iast_GLOBAL 2.24 ms [2.176 ms, 2.304 ms] 766.225 µs (52.0%)
profiling 2.067 ms [2.015 ms, 2.12 ms] 593.753 µs (40.3%)
tracing 2.02 ms [1.971 ms, 2.07 ms] 546.776 µs (37.1%)

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.

👏 praise: ‏Thanks for improving OOTB experience 🙏

Copy link
Contributor

@bric3 bric3 left a comment

Choose a reason for hiding this comment

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

Looks good thanks for this ! Just requiring a small change to access the property.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 62c5de9 into master Oct 17, 2025
534 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/akka-optional-module branch October 17, 2025 14:20
@github-actions github-actions bot added this to the 1.55.0 milestone Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants