Skip to content

Conversation

@AlexeyKuznetsov-DD
Copy link
Contributor

What Does This Do

Add akka repository token to be used by Gradle and revert akka downgrade (see #9631).

Motivation

Green CI.

Additional Notes

Akka locked down their repository so that requests without the token are blocked. This mirrors the change in gitlab

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Oct 3, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added comp: testing Testing tag: no release notes Changes to exclude from release notes labels Oct 3, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review October 3, 2025 15:53
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from a team as code owners October 3, 2025 15:53
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from PerfectSlayer, amarziali, randomanderson and sarahchen6 and removed request for a team October 3, 2025 15:53
@datadog-official
Copy link

datadog-official bot commented Oct 3, 2025

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

View detailed report

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

// temporary workaround to avoid early resolution of test classpath
// ( Akka instrumentation doesn't require call-site instrumentation )
// apply plugin: 'call-site-instrumentation'
apply plugin: 'call-site-instrumentation'
Copy link
Contributor

Choose a reason for hiding this comment

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

side note: this can be removed but it can. be done in a separate pr

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, will open another PR

Copy link
Contributor

@amarziali amarziali left a comment

Choose a reason for hiding this comment

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

thanks

@pr-commenter
Copy link

pr-commenter bot commented Oct 3, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/akka-token-system-tests
git_commit_date 1759503046 1759505626
git_commit_sha 70b85a8 99d81a8
release_version 1.54.0-SNAPSHOT~70b85a8492 1.54.0-SNAPSHOT~99d81a88a2
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1759508443 1759508443
ci_job_id 1162646889 1162646889
ci_pipeline_id 78331415 78331415
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-p7vk7xv1 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-p7vk7xv1 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 56 metrics, 9 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.02 s) : 0, 1020149
Total [baseline] (10.776 s) : 0, 10775982
Agent [candidate] (1.025 s) : 0, 1025044
Total [candidate] (10.82 s) : 0, 10820080
section appsec
Agent [baseline] (1.195 s) : 0, 1194836
Total [baseline] (11.077 s) : 0, 11077018
Agent [candidate] (1.196 s) : 0, 1196101
Total [candidate] (11.103 s) : 0, 11102788
section iast
Agent [baseline] (1.161 s) : 0, 1160768
Total [baseline] (10.974 s) : 0, 10974365
Agent [candidate] (1.153 s) : 0, 1153424
Total [candidate] (10.925 s) : 0, 10925306
section profiling
Agent [baseline] (1.172 s) : 0, 1171985
Total [baseline] (11.081 s) : 0, 11081278
Agent [candidate] (1.17 s) : 0, 1169615
Total [candidate] (11.096 s) : 0, 11096282
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.02 s -
Agent appsec 1.195 s 174.688 ms (17.1%)
Agent iast 1.161 s 140.619 ms (13.8%)
Agent profiling 1.172 s 151.837 ms (14.9%)
Total tracing 10.776 s -
Total appsec 11.077 s 301.036 ms (2.8%)
Total iast 10.974 s 198.384 ms (1.8%)
Total profiling 11.081 s 305.296 ms (2.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.025 s -
Agent appsec 1.196 s 171.058 ms (16.7%)
Agent iast 1.153 s 128.38 ms (12.5%)
Agent profiling 1.17 s 144.571 ms (14.1%)
Total tracing 10.82 s -
Total appsec 11.103 s 282.707 ms (2.6%)
Total iast 10.925 s 105.226 ms (1.0%)
Total profiling 11.096 s 276.202 ms (2.6%)
gantt
    title petclinic - break down per module: candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.465 ms) : 0, 1465
crashtracking [candidate] (1.482 ms) : 0, 1482
BytebuddyAgent [baseline] (694.895 ms) : 0, 694895
BytebuddyAgent [candidate] (697.865 ms) : 0, 697865
GlobalTracer [baseline] (243.593 ms) : 0, 243593
GlobalTracer [candidate] (244.675 ms) : 0, 244675
AppSec [baseline] (32.987 ms) : 0, 32987
AppSec [candidate] (32.896 ms) : 0, 32896
Debugger [baseline] (6.415 ms) : 0, 6415
Debugger [candidate] (6.447 ms) : 0, 6447
Remote Config [baseline] (710.811 µs) : 0, 711
Remote Config [candidate] (673.132 µs) : 0, 673
Telemetry [baseline] (9.373 ms) : 0, 9373
Telemetry [candidate] (9.268 ms) : 0, 9268
Flare Poller [baseline] (9.468 ms) : 0, 9468
Flare Poller [candidate] (10.424 ms) : 0, 10424
section appsec
crashtracking [baseline] (1.473 ms) : 0, 1473
crashtracking [candidate] (1.464 ms) : 0, 1464
BytebuddyAgent [baseline] (717.602 ms) : 0, 717602
BytebuddyAgent [candidate] (718.03 ms) : 0, 718030
GlobalTracer [baseline] (235.932 ms) : 0, 235932
GlobalTracer [candidate] (235.829 ms) : 0, 235829
IAST [baseline] (25.002 ms) : 0, 25002
IAST [candidate] (24.954 ms) : 0, 24954
AppSec [baseline] (173.547 ms) : 0, 173547
AppSec [candidate] (175.275 ms) : 0, 175275
Debugger [baseline] (6.083 ms) : 0, 6083
Debugger [candidate] (6.116 ms) : 0, 6116
Remote Config [baseline] (653.698 µs) : 0, 654
Remote Config [candidate] (649.347 µs) : 0, 649
Telemetry [baseline] (8.617 ms) : 0, 8617
Telemetry [candidate] (8.617 ms) : 0, 8617
Flare Poller [baseline] (4.745 ms) : 0, 4745
Flare Poller [candidate] (3.962 ms) : 0, 3962
section iast
crashtracking [baseline] (1.48 ms) : 0, 1480
crashtracking [candidate] (1.474 ms) : 0, 1474
BytebuddyAgent [baseline] (821.252 ms) : 0, 821252
BytebuddyAgent [candidate] (816.495 ms) : 0, 816495
GlobalTracer [baseline] (235.041 ms) : 0, 235041
GlobalTracer [candidate] (233.153 ms) : 0, 233153
IAST [baseline] (26.519 ms) : 0, 26519
IAST [candidate] (27.227 ms) : 0, 27227
AppSec [baseline] (35.448 ms) : 0, 35448
AppSec [candidate] (34.361 ms) : 0, 34361
Debugger [baseline] (6.14 ms) : 0, 6140
Debugger [candidate] (6.164 ms) : 0, 6164
Remote Config [baseline] (590.937 µs) : 0, 591
Remote Config [candidate] (599.158 µs) : 0, 599
Telemetry [baseline] (8.559 ms) : 0, 8559
Telemetry [candidate] (8.491 ms) : 0, 8491
Flare Poller [baseline] (4.236 ms) : 0, 4236
Flare Poller [candidate] (4.187 ms) : 0, 4187
section profiling
crashtracking [baseline] (1.436 ms) : 0, 1436
crashtracking [candidate] (1.42 ms) : 0, 1420
BytebuddyAgent [baseline] (727.008 ms) : 0, 727008
BytebuddyAgent [candidate] (725.79 ms) : 0, 725790
GlobalTracer [baseline] (220.543 ms) : 0, 220543
GlobalTracer [candidate] (219.746 ms) : 0, 219746
AppSec [baseline] (33.123 ms) : 0, 33123
AppSec [candidate] (32.966 ms) : 0, 32966
Debugger [baseline] (7.386 ms) : 0, 7386
Debugger [candidate] (7.373 ms) : 0, 7373
Remote Config [baseline] (851.644 µs) : 0, 852
Remote Config [candidate] (769.112 µs) : 0, 769
Telemetry [baseline] (15.877 ms) : 0, 15877
Telemetry [candidate] (16.259 ms) : 0, 16259
Flare Poller [baseline] (4.116 ms) : 0, 4116
Flare Poller [candidate] (4.149 ms) : 0, 4149
ProfilingAgent [baseline] (108.486 ms) : 0, 108486
ProfilingAgent [candidate] (108.293 ms) : 0, 108293
Profiling [baseline] (109.427 ms) : 0, 109427
Profiling [candidate] (109.239 ms) : 0, 109239
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.037 s) : 0, 1037065
Total [baseline] (8.68 s) : 0, 8679893
Agent [candidate] (1.024 s) : 0, 1023637
Total [candidate] (8.668 s) : 0, 8668210
section iast
Agent [baseline] (1.154 s) : 0, 1153689
Total [baseline] (9.241 s) : 0, 9241329
Agent [candidate] (1.152 s) : 0, 1151832
Total [candidate] (9.281 s) : 0, 9281441
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.037 s -
Agent iast 1.154 s 116.625 ms (11.2%)
Total tracing 8.68 s -
Total iast 9.241 s 561.437 ms (6.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.024 s -
Agent iast 1.152 s 128.194 ms (12.5%)
Total tracing 8.668 s -
Total iast 9.281 s 613.231 ms (7.1%)
gantt
    title insecure-bank - break down per module: candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.498 ms) : 0, 1498
crashtracking [candidate] (1.462 ms) : 0, 1462
BytebuddyAgent [baseline] (707.155 ms) : 0, 707155
BytebuddyAgent [candidate] (696.025 ms) : 0, 696025
GlobalTracer [baseline] (246.044 ms) : 0, 246044
GlobalTracer [candidate] (244.23 ms) : 0, 244230
AppSec [baseline] (33.259 ms) : 0, 33259
AppSec [candidate] (32.622 ms) : 0, 32622
Debugger [baseline] (6.48 ms) : 0, 6480
Debugger [candidate] (6.354 ms) : 0, 6354
Remote Config [baseline] (690.993 µs) : 0, 691
Remote Config [candidate] (673.526 µs) : 0, 674
Telemetry [baseline] (9.383 ms) : 0, 9383
Telemetry [candidate] (9.383 ms) : 0, 9383
Flare Poller [baseline] (11.074 ms) : 0, 11074
Flare Poller [candidate] (11.695 ms) : 0, 11695
section iast
crashtracking [baseline] (1.484 ms) : 0, 1484
crashtracking [candidate] (1.454 ms) : 0, 1454
BytebuddyAgent [baseline] (815.855 ms) : 0, 815855
BytebuddyAgent [candidate] (814.66 ms) : 0, 814660
GlobalTracer [baseline] (233.928 ms) : 0, 233928
GlobalTracer [candidate] (233.53 ms) : 0, 233530
AppSec [baseline] (35.305 ms) : 0, 35305
AppSec [candidate] (35.108 ms) : 0, 35108
Debugger [baseline] (6.173 ms) : 0, 6173
Debugger [candidate] (6.117 ms) : 0, 6117
Remote Config [baseline] (595.628 µs) : 0, 596
Remote Config [candidate] (587.2 µs) : 0, 587
Telemetry [baseline] (8.511 ms) : 0, 8511
Telemetry [candidate] (8.503 ms) : 0, 8503
Flare Poller [baseline] (4.224 ms) : 0, 4224
Flare Poller [candidate] (4.195 ms) : 0, 4195
IAST [baseline] (26.358 ms) : 0, 26358
IAST [candidate] (26.404 ms) : 0, 26404
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/akka-token-system-tests
git_commit_date 1759503046 1759505626
git_commit_sha 70b85a8 99d81a8
release_version 1.54.0-SNAPSHOT~70b85a8492 1.54.0-SNAPSHOT~99d81a88a2
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1759508030 1759508030
ci_job_id 1162646890 1162646890
ci_pipeline_id 78331415 78331415
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-zqomkhw5 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-zqomkhw5 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 4 performance improvements and 1 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:iast_FULL:high_load better
[-998.573µs; -381.243µs] or [-6.793%; -2.593%]
unstable
[-19.883op/s; +50.820op/s] or [-6.271%; +16.028%]
14.011ms 332.531op/s 14.701ms 317.062op/s
scenario:load:insecure-bank:iast:high_load better
[-801.626µs; -430.364µs] or [-7.681%; -4.124%]
unstable
[-24.854op/s; +80.167op/s] or [-5.583%; +18.006%]
9.821ms 472.875op/s 10.437ms 445.219op/s
scenario:load:petclinic:code_origins:high_load better
[-1.942ms; -1.109ms] or [-4.227%; -2.413%]
unstable
[-3.755op/s; +10.705op/s] or [-3.687%; +10.511%]
44.416ms 105.325op/s 45.942ms 101.850op/s
scenario:load:petclinic:profiling:high_load worse
[+1.076ms; +2.032ms] or [+2.261%; +4.268%]
unstable
[-10.160op/s; +3.860op/s] or [-10.335%; +3.927%]
49.162ms 95.150op/s 47.608ms 98.300op/s
scenario:load:petclinic:no_agent:high_load better
[-1.580ms; -0.942ms] or [-4.203%; -2.507%]
unstable
[-4.183op/s; +12.833op/s] or [-3.364%; +10.319%]
36.328ms 128.688op/s 37.589ms 124.362op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.589 ms) : 37286, 37892
.   : milestone, 37589,
appsec (47.141 ms) : 46731, 47551
.   : milestone, 47141,
code_origins (45.942 ms) : 45538, 46345
.   : milestone, 45942,
iast (45.183 ms) : 44793, 45573
.   : milestone, 45183,
profiling (47.608 ms) : 47185, 48031
.   : milestone, 47608,
tracing (45.167 ms) : 44768, 45566
.   : milestone, 45167,
section candidate
no_agent (36.328 ms) : 36039, 36617
.   : milestone, 36328,
appsec (48.153 ms) : 47744, 48561
.   : milestone, 48153,
code_origins (44.416 ms) : 44046, 44787
.   : milestone, 44416,
iast (45.092 ms) : 44713, 45471
.   : milestone, 45092,
profiling (49.162 ms) : 48697, 49627
.   : milestone, 49162,
tracing (44.821 ms) : 44437, 45206
.   : milestone, 44821,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.589 ms [37.286 ms, 37.892 ms] -
appsec 47.141 ms [46.731 ms, 47.551 ms] 9.552 ms (25.4%)
code_origins 45.942 ms [45.538 ms, 46.345 ms] 8.352 ms (22.2%)
iast 45.183 ms [44.793 ms, 45.573 ms] 7.594 ms (20.2%)
profiling 47.608 ms [47.185 ms, 48.031 ms] 10.019 ms (26.7%)
tracing 45.167 ms [44.768 ms, 45.566 ms] 7.578 ms (20.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.328 ms [36.039 ms, 36.617 ms] -
appsec 48.153 ms [47.744 ms, 48.561 ms] 11.824 ms (32.5%)
code_origins 44.416 ms [44.046 ms, 44.787 ms] 8.088 ms (22.3%)
iast 45.092 ms [44.713 ms, 45.471 ms] 8.764 ms (24.1%)
profiling 49.162 ms [48.697 ms, 49.627 ms] 12.834 ms (35.3%)
tracing 44.821 ms [44.437 ms, 45.206 ms] 8.493 ms (23.4%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.405 ms) : 4354, 4455
.   : milestone, 4405,
iast (10.437 ms) : 10259, 10615
.   : milestone, 10437,
iast_FULL (14.701 ms) : 14406, 14996
.   : milestone, 14701,
iast_GLOBAL (11.119 ms) : 10920, 11317
.   : milestone, 11119,
profiling (8.828 ms) : 8694, 8961
.   : milestone, 8828,
tracing (7.896 ms) : 7773, 8018
.   : milestone, 7896,
section candidate
no_agent (4.465 ms) : 4408, 4522
.   : milestone, 4465,
iast (9.821 ms) : 9654, 9987
.   : milestone, 9821,
iast_FULL (14.011 ms) : 13732, 14289
.   : milestone, 14011,
iast_GLOBAL (10.721 ms) : 10530, 10913
.   : milestone, 10721,
profiling (8.892 ms) : 8753, 9031
.   : milestone, 8892,
tracing (7.796 ms) : 7681, 7910
.   : milestone, 7796,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.405 ms [4.354 ms, 4.455 ms] -
iast 10.437 ms [10.259 ms, 10.615 ms] 6.032 ms (136.9%)
iast_FULL 14.701 ms [14.406 ms, 14.996 ms] 10.296 ms (233.7%)
iast_GLOBAL 11.119 ms [10.92 ms, 11.317 ms] 6.714 ms (152.4%)
profiling 8.828 ms [8.694 ms, 8.961 ms] 4.423 ms (100.4%)
tracing 7.896 ms [7.773 ms, 8.018 ms] 3.491 ms (79.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.465 ms [4.408 ms, 4.522 ms] -
iast 9.821 ms [9.654 ms, 9.987 ms] 5.355 ms (119.9%)
iast_FULL 14.011 ms [13.732 ms, 14.289 ms] 9.546 ms (213.8%)
iast_GLOBAL 10.721 ms [10.53 ms, 10.913 ms] 6.256 ms (140.1%)
profiling 8.892 ms [8.753 ms, 9.031 ms] 4.427 ms (99.1%)
tracing 7.796 ms [7.681 ms, 7.91 ms] 3.33 ms (74.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/akka-token-system-tests
git_commit_date 1759503046 1759505626
git_commit_sha 70b85a8 99d81a8
release_version 1.54.0-SNAPSHOT~70b85a8492 1.54.0-SNAPSHOT~99d81a88a2
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1759508565 1759508565
ci_job_id 1162646892 1162646892
ci_pipeline_id 78331415 78331415
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-a74r18fk 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-a74r18fk 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~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.485 ms) : 1474, 1497
.   : milestone, 1485,
appsec (3.701 ms) : 3483, 3919
.   : milestone, 3701,
iast (2.213 ms) : 2150, 2277
.   : milestone, 2213,
iast_GLOBAL (2.258 ms) : 2195, 2322
.   : milestone, 2258,
profiling (2.055 ms) : 2004, 2106
.   : milestone, 2055,
tracing (2.03 ms) : 1981, 2080
.   : milestone, 2030,
section candidate
no_agent (1.477 ms) : 1465, 1489
.   : milestone, 1477,
appsec (3.759 ms) : 3541, 3977
.   : milestone, 3759,
iast (2.223 ms) : 2159, 2287
.   : milestone, 2223,
iast_GLOBAL (2.25 ms) : 2186, 2314
.   : milestone, 2250,
profiling (2.091 ms) : 2026, 2157
.   : milestone, 2091,
tracing (2.042 ms) : 1992, 2092
.   : milestone, 2042,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.485 ms [1.474 ms, 1.497 ms] -
appsec 3.701 ms [3.483 ms, 3.919 ms] 2.215 ms (149.1%)
iast 2.213 ms [2.15 ms, 2.277 ms] 728.049 µs (49.0%)
iast_GLOBAL 2.258 ms [2.195 ms, 2.322 ms] 772.653 µs (52.0%)
profiling 2.055 ms [2.004 ms, 2.106 ms] 569.436 µs (38.3%)
tracing 2.03 ms [1.981 ms, 2.08 ms] 544.918 µs (36.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.465 ms, 1.489 ms] -
appsec 3.759 ms [3.541 ms, 3.977 ms] 2.282 ms (154.5%)
iast 2.223 ms [2.159 ms, 2.287 ms] 745.955 µs (50.5%)
iast_GLOBAL 2.25 ms [2.186 ms, 2.314 ms] 772.632 µs (52.3%)
profiling 2.091 ms [2.026 ms, 2.157 ms] 614.375 µs (41.6%)
tracing 2.042 ms [1.992 ms, 2.092 ms] 564.693 µs (38.2%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.54.0-SNAPSHOT~99d81a88a2, baseline=1.54.0-SNAPSHOT~70b85a8492
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.936 s) : 14936000, 14936000
.   : milestone, 14936000,
appsec (15.031 s) : 15031000, 15031000
.   : milestone, 15031000,
iast (18.67 s) : 18670000, 18670000
.   : milestone, 18670000,
iast_GLOBAL (18.086 s) : 18086000, 18086000
.   : milestone, 18086000,
profiling (15.973 s) : 15973000, 15973000
.   : milestone, 15973000,
tracing (15.33 s) : 15330000, 15330000
.   : milestone, 15330000,
section candidate
no_agent (15.515 s) : 15515000, 15515000
.   : milestone, 15515000,
appsec (15.063 s) : 15063000, 15063000
.   : milestone, 15063000,
iast (18.688 s) : 18688000, 18688000
.   : milestone, 18688000,
iast_GLOBAL (17.917 s) : 17917000, 17917000
.   : milestone, 17917000,
profiling (15.199 s) : 15199000, 15199000
.   : milestone, 15199000,
tracing (14.964 s) : 14964000, 14964000
.   : milestone, 14964000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.936 s [14.936 s, 14.936 s] -
appsec 15.031 s [15.031 s, 15.031 s] 95.0 ms (0.6%)
iast 18.67 s [18.67 s, 18.67 s] 3.734 s (25.0%)
iast_GLOBAL 18.086 s [18.086 s, 18.086 s] 3.15 s (21.1%)
profiling 15.973 s [15.973 s, 15.973 s] 1.037 s (6.9%)
tracing 15.33 s [15.33 s, 15.33 s] 394.0 ms (2.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.515 s [15.515 s, 15.515 s] -
appsec 15.063 s [15.063 s, 15.063 s] -452.0 ms (-2.9%)
iast 18.688 s [18.688 s, 18.688 s] 3.173 s (20.5%)
iast_GLOBAL 17.917 s [17.917 s, 17.917 s] 2.402 s (15.5%)
profiling 15.199 s [15.199 s, 15.199 s] -316.0 ms (-2.0%)
tracing 14.964 s [14.964 s, 14.964 s] -551.0 ms (-3.6%)

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 6549d20 into master Oct 3, 2025
540 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/akka-token-system-tests branch October 3, 2025 18:11
@github-actions github-actions bot added this to the 1.54.0 milestone Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: testing Testing tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants