Skip to content

Conversation

@nikita-tkachenko-datadog
Copy link
Contributor

What Does This Do

Limits heap size to 256mb for the processes forked by CI Visibility smoke tests (Gradle daemons, Maven builds, JUnit console runs).

Motivation

The projects built in the smoke tests are tiny, and 256 mb heap should be sufficient for the build systems.
We have seen some Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed) errors before that, we suspect, are caused by running out of memory.

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@nikita-tkachenko-datadog nikita-tkachenko-datadog requested a review from a team as a code owner December 5, 2025 13:16
@nikita-tkachenko-datadog nikita-tkachenko-datadog added comp: testing Testing tag: no release notes Changes to exclude from release notes comp: ci visibility Continuous Integration Visibility run-tests: all Run all tests labels Dec 5, 2025
@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - sbt-scalatest

Job Status: success

Scenario Overhead (%)
agent 61.93
agentEvpProxy 61.72

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - nebula-release-plugin

Job Status: success

Scenario Overhead (%)
agent 39.30
agentless 46.76
agentlessCodeCoverage 47.93
agentlessLineCoverage 78.82

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - pass4s

Job Status: success

Scenario Overhead (%)
agent 9.05
agentless 11.84
agentlessCodeCoverage 19.72

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - netflix-zuul

Job Status: failed

Scenario Overhead (%)
agent 94.69
agentless 100.21
agentlessCodeCoverage 102.97
agentlessLineCoverage 117.97

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - reactive-streams-jvm

Job Status: success

Scenario Overhead (%)
agent 22.68
agentless 20.93
agentlessCodeCoverage 20.89
agentlessLineCoverage 30.71

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - sonar-kotlin

Job Status: success

Scenario Overhead (%)
agent 14.45
agentless 11.16
agentlessCodeCoverage 15.31
agentlessLineCoverage 20.31

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - okhttp

Job Status: success

Scenario Overhead (%)
agent 18.62
agentless 17.49
agentlessCodeCoverage 20.73
agentlessLineCoverage 37.11

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - spring_boot

Job Status: success

Scenario Overhead (%)
agent 12.01
agentless 6.16
agentlessCodeCoverage 10.89
agentlessLineCoverage 29.83

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - jolokia

Job Status: success

Scenario Overhead (%)
agent 90.77
agentless 94.03
agentlessCodeCoverage 96.39
agentlessLineCoverage 98.83

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Dec 5, 2025

Test Environment - sonar-java

Job Status: success

Scenario Overhead (%)
agent 51.61
agentless 7.14
agentlessCodeCoverage 100.47
agentlessLineCoverage 190.42

@pr-commenter
Copy link

pr-commenter bot commented Dec 5, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/gradle-daemon-smoke-tests
git_commit_date 1765290286 1765290298
git_commit_sha dd99d16 3cec393
release_version 1.57.0-SNAPSHOT~dd99d16cfa 1.57.0-SNAPSHOT~3cec39337f
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1765292115 1765292115
ci_job_id 1279659562 1279659562
ci_pipeline_id 85596256 85596256
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-2-sslktaok 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-2-sslktaok 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.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.082 s) : 0, 1082099
Total [baseline] (11.027 s) : 0, 11027141
Agent [candidate] (1.088 s) : 0, 1087708
Total [candidate] (10.782 s) : 0, 10781672
section appsec
Agent [baseline] (1.263 s) : 0, 1262815
Total [baseline] (11.081 s) : 0, 11081063
Agent [candidate] (1.266 s) : 0, 1265616
Total [candidate] (11.139 s) : 0, 11138821
section iast
Agent [baseline] (1.224 s) : 0, 1224044
Total [baseline] (11.141 s) : 0, 11140728
Agent [candidate] (1.232 s) : 0, 1231502
Total [candidate] (11.15 s) : 0, 11150421
section profiling
Agent [baseline] (1.206 s) : 0, 1206344
Total [baseline] (11.101 s) : 0, 11100600
Agent [candidate] (1.206 s) : 0, 1205607
Total [candidate] (11.023 s) : 0, 11023487
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.082 s -
Agent appsec 1.263 s 180.716 ms (16.7%)
Agent iast 1.224 s 141.945 ms (13.1%)
Agent profiling 1.206 s 124.245 ms (11.5%)
Total tracing 11.027 s -
Total appsec 11.081 s 53.922 ms (0.5%)
Total iast 11.141 s 113.586 ms (1.0%)
Total profiling 11.101 s 73.459 ms (0.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.088 s -
Agent appsec 1.266 s 177.908 ms (16.4%)
Agent iast 1.232 s 143.794 ms (13.2%)
Agent profiling 1.206 s 117.899 ms (10.8%)
Total tracing 10.782 s -
Total appsec 11.139 s 357.15 ms (3.3%)
Total iast 11.15 s 368.749 ms (3.4%)
Total profiling 11.023 s 241.816 ms (2.2%)
gantt
    title petclinic - break down per module: candidate=1.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.21 ms) : 0, 1210
crashtracking [candidate] (1.192 ms) : 0, 1192
BytebuddyAgent [baseline] (647.898 ms) : 0, 647898
BytebuddyAgent [candidate] (653.214 ms) : 0, 653214
GlobalTracer [baseline] (282.519 ms) : 0, 282519
GlobalTracer [candidate] (283.061 ms) : 0, 283061
AppSec [baseline] (32.62 ms) : 0, 32620
AppSec [candidate] (32.773 ms) : 0, 32773
Debugger [baseline] (68.507 ms) : 0, 68507
Debugger [candidate] (68.338 ms) : 0, 68338
Remote Config [baseline] (661.383 µs) : 0, 661
Remote Config [candidate] (651.735 µs) : 0, 652
Telemetry [baseline] (9.276 ms) : 0, 9276
Telemetry [candidate] (9.06 ms) : 0, 9060
Flare Poller [baseline] (3.903 ms) : 0, 3903
Flare Poller [candidate] (3.777 ms) : 0, 3777
section appsec
crashtracking [baseline] (1.191 ms) : 0, 1191
crashtracking [candidate] (1.187 ms) : 0, 1187
BytebuddyAgent [baseline] (687.861 ms) : 0, 687861
BytebuddyAgent [candidate] (690.156 ms) : 0, 690156
GlobalTracer [baseline] (258.782 ms) : 0, 258782
GlobalTracer [candidate] (259.963 ms) : 0, 259963
IAST [baseline] (24.686 ms) : 0, 24686
IAST [candidate] (24.635 ms) : 0, 24635
AppSec [baseline] (175.051 ms) : 0, 175051
AppSec [candidate] (174.538 ms) : 0, 174538
Debugger [baseline] (66.22 ms) : 0, 66220
Debugger [candidate] (66.046 ms) : 0, 66046
Remote Config [baseline] (709.885 µs) : 0, 710
Remote Config [candidate] (732.331 µs) : 0, 732
Telemetry [baseline] (9.009 ms) : 0, 9009
Telemetry [candidate] (8.91 ms) : 0, 8910
Flare Poller [baseline] (3.829 ms) : 0, 3829
Flare Poller [candidate] (3.8 ms) : 0, 3800
section iast
crashtracking [baseline] (1.193 ms) : 0, 1193
crashtracking [candidate] (1.187 ms) : 0, 1187
BytebuddyAgent [baseline] (790.786 ms) : 0, 790786
BytebuddyAgent [candidate] (796.625 ms) : 0, 796625
GlobalTracer [baseline] (255.826 ms) : 0, 255826
GlobalTracer [candidate] (257.41 ms) : 0, 257410
IAST [baseline] (26.844 ms) : 0, 26844
IAST [candidate] (27.046 ms) : 0, 27046
AppSec [baseline] (35.634 ms) : 0, 35634
AppSec [candidate] (35.367 ms) : 0, 35367
Debugger [baseline] (65.837 ms) : 0, 65837
Debugger [candidate] (65.818 ms) : 0, 65818
Remote Config [baseline] (582.738 µs) : 0, 583
Remote Config [candidate] (585.014 µs) : 0, 585
Telemetry [baseline] (8.51 ms) : 0, 8510
Telemetry [candidate] (8.468 ms) : 0, 8468
Flare Poller [baseline] (3.54 ms) : 0, 3540
Flare Poller [candidate] (3.457 ms) : 0, 3457
section profiling
crashtracking [baseline] (1.185 ms) : 0, 1185
crashtracking [candidate] (1.186 ms) : 0, 1186
BytebuddyAgent [baseline] (701.782 ms) : 0, 701782
BytebuddyAgent [candidate] (702.771 ms) : 0, 702771
GlobalTracer [baseline] (221.174 ms) : 0, 221174
GlobalTracer [candidate] (221.142 ms) : 0, 221142
AppSec [baseline] (32.297 ms) : 0, 32297
AppSec [candidate] (32.381 ms) : 0, 32381
Debugger [baseline] (68.249 ms) : 0, 68249
Debugger [candidate] (68.109 ms) : 0, 68109
Remote Config [baseline] (658.573 µs) : 0, 659
Remote Config [candidate] (644.124 µs) : 0, 644
Telemetry [baseline] (9.082 ms) : 0, 9082
Telemetry [candidate] (9.059 ms) : 0, 9059
Flare Poller [baseline] (3.848 ms) : 0, 3848
Flare Poller [candidate] (3.766 ms) : 0, 3766
ProfilingAgent [baseline] (98.338 ms) : 0, 98338
ProfilingAgent [candidate] (97.055 ms) : 0, 97055
Profiling [baseline] (98.93 ms) : 0, 98930
Profiling [candidate] (97.627 ms) : 0, 97627
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.085 s) : 0, 1085268
Total [baseline] (8.763 s) : 0, 8762759
Agent [candidate] (1.095 s) : 0, 1094902
Total [candidate] (8.782 s) : 0, 8782425
section iast
Agent [baseline] (1.219 s) : 0, 1219396
Total [baseline] (9.498 s) : 0, 9497503
Agent [candidate] (1.227 s) : 0, 1227437
Total [candidate] (9.489 s) : 0, 9488894
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.085 s -
Agent iast 1.219 s 134.129 ms (12.4%)
Total tracing 8.763 s -
Total iast 9.498 s 734.744 ms (8.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.095 s -
Agent iast 1.227 s 132.534 ms (12.1%)
Total tracing 8.782 s -
Total iast 9.489 s 706.469 ms (8.0%)
gantt
    title insecure-bank - break down per module: candidate=1.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.187 ms) : 0, 1187
crashtracking [candidate] (1.197 ms) : 0, 1197
BytebuddyAgent [baseline] (652.127 ms) : 0, 652127
BytebuddyAgent [candidate] (657.974 ms) : 0, 657974
GlobalTracer [baseline] (282.935 ms) : 0, 282935
GlobalTracer [candidate] (285.141 ms) : 0, 285141
AppSec [baseline] (32.632 ms) : 0, 32632
AppSec [candidate] (33.078 ms) : 0, 33078
Debugger [baseline] (67.261 ms) : 0, 67261
Debugger [candidate] (67.885 ms) : 0, 67885
Remote Config [baseline] (666.052 µs) : 0, 666
Remote Config [candidate] (670.161 µs) : 0, 670
Telemetry [baseline] (9.04 ms) : 0, 9040
Telemetry [candidate] (9.229 ms) : 0, 9229
Flare Poller [baseline] (3.726 ms) : 0, 3726
Flare Poller [candidate] (3.852 ms) : 0, 3852
section iast
crashtracking [baseline] (1.188 ms) : 0, 1188
crashtracking [candidate] (1.202 ms) : 0, 1202
BytebuddyAgent [baseline] (788.509 ms) : 0, 788509
BytebuddyAgent [candidate] (795.27 ms) : 0, 795270
GlobalTracer [baseline] (254.634 ms) : 0, 254634
GlobalTracer [candidate] (256.564 ms) : 0, 256564
AppSec [baseline] (35.543 ms) : 0, 35543
AppSec [candidate] (35.064 ms) : 0, 35064
Debugger [baseline] (64.873 ms) : 0, 64873
Debugger [candidate] (64.284 ms) : 0, 64284
Remote Config [baseline] (559.447 µs) : 0, 559
Remote Config [candidate] (569.14 µs) : 0, 569
Telemetry [baseline] (8.468 ms) : 0, 8468
Telemetry [candidate] (8.437 ms) : 0, 8437
Flare Poller [baseline] (3.56 ms) : 0, 3560
Flare Poller [candidate] (3.466 ms) : 0, 3466
IAST [baseline] (26.754 ms) : 0, 26754
IAST [candidate] (27.05 ms) : 0, 27050
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/gradle-daemon-smoke-tests
git_commit_date 1765290286 1765290298
git_commit_sha dd99d16 3cec393
release_version 1.57.0-SNAPSHOT~dd99d16cfa 1.57.0-SNAPSHOT~3cec39337f
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1765292576 1765292576
ci_job_id 1279659569 1279659569
ci_pipeline_id 85596256 85596256
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-7v3o3ph1 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-7v3o3ph1 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 3 performance regressions! Performance is the same for 15 metrics, 18 unstable metrics.

scenario Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p95 Δ mean throughput candidate mean agg_http_req_duration_p50 candidate mean agg_http_req_duration_p95 candidate mean throughput baseline mean agg_http_req_duration_p50 baseline mean agg_http_req_duration_p95 baseline mean throughput
scenario:load:insecure-bank:profiling:high_load worse
[+46.660µs; +172.695µs] or [+2.761%; +10.220%]
unstable
[+256.097µs; +1252.229µs] or [+5.174%; +25.297%]
unstable
[-456.664op/s; +4.602op/s] or [-21.205%; +0.214%]
1.799ms 5.704ms 1927.500op/s 1.690ms 4.950ms 2153.531op/s
scenario:load:petclinic:profiling:high_load worse
[+0.641ms; +1.587ms] or [+3.494%; +8.648%]
worse
[+0.646ms; +2.140ms] or [+2.162%; +7.168%]
unstable
[-34.546op/s; +12.733op/s] or [-13.896%; +5.122%]
19.464ms 31.250ms 237.688op/s 18.350ms 29.858ms 248.594op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa
    dateFormat X
    axisFormat %s
section baseline
no_agent (18.945 ms) : 18754, 19135
.   : milestone, 18945,
appsec (18.576 ms) : 18388, 18764
.   : milestone, 18576,
code_origins (18.009 ms) : 17831, 18187
.   : milestone, 18009,
iast (17.751 ms) : 17577, 17926
.   : milestone, 17751,
profiling (18.776 ms) : 18591, 18962
.   : milestone, 18776,
tracing (17.822 ms) : 17645, 18000
.   : milestone, 17822,
section candidate
no_agent (19.561 ms) : 19359, 19762
.   : milestone, 19561,
appsec (18.607 ms) : 18421, 18793
.   : milestone, 18607,
code_origins (17.838 ms) : 17659, 18018
.   : milestone, 17838,
iast (17.711 ms) : 17533, 17889
.   : milestone, 17711,
profiling (19.635 ms) : 19437, 19833
.   : milestone, 19635,
tracing (17.89 ms) : 17711, 18068
.   : milestone, 17890,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.945 ms [18.754 ms, 19.135 ms] -
appsec 18.576 ms [18.388 ms, 18.764 ms] -368.721 µs (-1.9%)
code_origins 18.009 ms [17.831 ms, 18.187 ms] -935.65 µs (-4.9%)
iast 17.751 ms [17.577 ms, 17.926 ms] -1.193 ms (-6.3%)
profiling 18.776 ms [18.591 ms, 18.962 ms] -168.393 µs (-0.9%)
tracing 17.822 ms [17.645 ms, 18.0 ms] -1.122 ms (-5.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.561 ms [19.359 ms, 19.762 ms] -
appsec 18.607 ms [18.421 ms, 18.793 ms] -953.721 µs (-4.9%)
code_origins 17.838 ms [17.659 ms, 18.018 ms] -1.722 ms (-8.8%)
iast 17.711 ms [17.533 ms, 17.889 ms] -1.85 ms (-9.5%)
profiling 19.635 ms [19.437 ms, 19.833 ms] 74.163 µs (0.4%)
tracing 17.89 ms [17.711 ms, 18.068 ms] -1.671 ms (-8.5%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.198 ms) : 1186, 1210
.   : milestone, 1198,
iast (3.211 ms) : 3165, 3256
.   : milestone, 3211,
iast_FULL (5.654 ms) : 5599, 5710
.   : milestone, 5654,
iast_GLOBAL (3.526 ms) : 3468, 3584
.   : milestone, 3526,
profiling (2.1 ms) : 2080, 2120
.   : milestone, 2100,
tracing (1.795 ms) : 1780, 1809
.   : milestone, 1795,
section candidate
no_agent (1.203 ms) : 1192, 1215
.   : milestone, 1203,
iast (3.244 ms) : 3194, 3294
.   : milestone, 3244,
iast_FULL (5.54 ms) : 5487, 5593
.   : milestone, 5540,
iast_GLOBAL (3.617 ms) : 3564, 3671
.   : milestone, 3617,
profiling (2.354 ms) : 2329, 2379
.   : milestone, 2354,
tracing (1.823 ms) : 1807, 1838
.   : milestone, 1823,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.198 ms [1.186 ms, 1.21 ms] -
iast 3.211 ms [3.165 ms, 3.256 ms] 2.013 ms (168.0%)
iast_FULL 5.654 ms [5.599 ms, 5.71 ms] 4.456 ms (371.9%)
iast_GLOBAL 3.526 ms [3.468 ms, 3.584 ms] 2.328 ms (194.3%)
profiling 2.1 ms [2.08 ms, 2.12 ms] 901.863 µs (75.3%)
tracing 1.795 ms [1.78 ms, 1.809 ms] 596.641 µs (49.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.203 ms [1.192 ms, 1.215 ms] -
iast 3.244 ms [3.194 ms, 3.294 ms] 2.041 ms (169.6%)
iast_FULL 5.54 ms [5.487 ms, 5.593 ms] 4.337 ms (360.4%)
iast_GLOBAL 3.617 ms [3.564 ms, 3.671 ms] 2.414 ms (200.6%)
profiling 2.354 ms [2.329 ms, 2.379 ms] 1.15 ms (95.6%)
tracing 1.823 ms [1.807 ms, 1.838 ms] 619.326 µs (51.5%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/gradle-daemon-smoke-tests
git_commit_date 1765290286 1765290298
git_commit_sha dd99d16 3cec393
release_version 1.57.0-SNAPSHOT~dd99d16cfa 1.57.0-SNAPSHOT~3cec39337f
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1765292335 1765292335
ci_job_id 1279659572 1279659572
ci_pipeline_id 85596256 85596256
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-3-q8qv5qns 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-3-q8qv5qns 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.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.31 s) : 15310000, 15310000
.   : milestone, 15310000,
appsec (14.721 s) : 14721000, 14721000
.   : milestone, 14721000,
iast (17.864 s) : 17864000, 17864000
.   : milestone, 17864000,
iast_GLOBAL (18.073 s) : 18073000, 18073000
.   : milestone, 18073000,
profiling (14.746 s) : 14746000, 14746000
.   : milestone, 14746000,
tracing (14.597 s) : 14597000, 14597000
.   : milestone, 14597000,
section candidate
no_agent (14.802 s) : 14802000, 14802000
.   : milestone, 14802000,
appsec (14.733 s) : 14733000, 14733000
.   : milestone, 14733000,
iast (18.226 s) : 18226000, 18226000
.   : milestone, 18226000,
iast_GLOBAL (18.135 s) : 18135000, 18135000
.   : milestone, 18135000,
profiling (14.558 s) : 14558000, 14558000
.   : milestone, 14558000,
tracing (14.733 s) : 14733000, 14733000
.   : milestone, 14733000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.31 s [15.31 s, 15.31 s] -
appsec 14.721 s [14.721 s, 14.721 s] -589.0 ms (-3.8%)
iast 17.864 s [17.864 s, 17.864 s] 2.554 s (16.7%)
iast_GLOBAL 18.073 s [18.073 s, 18.073 s] 2.763 s (18.0%)
profiling 14.746 s [14.746 s, 14.746 s] -564.0 ms (-3.7%)
tracing 14.597 s [14.597 s, 14.597 s] -713.0 ms (-4.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.802 s [14.802 s, 14.802 s] -
appsec 14.733 s [14.733 s, 14.733 s] -69.0 ms (-0.5%)
iast 18.226 s [18.226 s, 18.226 s] 3.424 s (23.1%)
iast_GLOBAL 18.135 s [18.135 s, 18.135 s] 3.333 s (22.5%)
profiling 14.558 s [14.558 s, 14.558 s] -244.0 ms (-1.6%)
tracing 14.733 s [14.733 s, 14.733 s] -69.0 ms (-0.5%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.57.0-SNAPSHOT~3cec39337f, baseline=1.57.0-SNAPSHOT~dd99d16cfa
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.476 ms) : 1465, 1488
.   : milestone, 1476,
appsec (2.472 ms) : 2419, 2524
.   : milestone, 2472,
iast (2.216 ms) : 2151, 2281
.   : milestone, 2216,
iast_GLOBAL (2.257 ms) : 2192, 2323
.   : milestone, 2257,
profiling (2.083 ms) : 2029, 2137
.   : milestone, 2083,
tracing (2.045 ms) : 1993, 2096
.   : milestone, 2045,
section candidate
no_agent (1.472 ms) : 1460, 1483
.   : milestone, 1472,
appsec (3.7 ms) : 3481, 3920
.   : milestone, 3700,
iast (2.21 ms) : 2145, 2274
.   : milestone, 2210,
iast_GLOBAL (2.253 ms) : 2188, 2319
.   : milestone, 2253,
profiling (2.089 ms) : 2035, 2143
.   : milestone, 2089,
tracing (2.046 ms) : 1995, 2096
.   : milestone, 2046,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.476 ms [1.465 ms, 1.488 ms] -
appsec 2.472 ms [2.419 ms, 2.524 ms] 995.457 µs (67.4%)
iast 2.216 ms [2.151 ms, 2.281 ms] 739.717 µs (50.1%)
iast_GLOBAL 2.257 ms [2.192 ms, 2.323 ms] 781.018 µs (52.9%)
profiling 2.083 ms [2.029 ms, 2.137 ms] 606.586 µs (41.1%)
tracing 2.045 ms [1.993 ms, 2.096 ms] 568.412 µs (38.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.472 ms [1.46 ms, 1.483 ms] -
appsec 3.7 ms [3.481 ms, 3.92 ms] 2.229 ms (151.4%)
iast 2.21 ms [2.145 ms, 2.274 ms] 737.861 µs (50.1%)
iast_GLOBAL 2.253 ms [2.188 ms, 2.319 ms] 781.7 µs (53.1%)
profiling 2.089 ms [2.035 ms, 2.143 ms] 617.304 µs (41.9%)
tracing 2.046 ms [1.995 ms, 2.096 ms] 573.715 µs (39.0%)

@nikita-tkachenko-datadog nikita-tkachenko-datadog enabled auto-merge (squash) December 9, 2025 15:34
@nikita-tkachenko-datadog nikita-tkachenko-datadog merged commit e6b5e68 into master Dec 9, 2025
537 of 538 checks passed
@nikita-tkachenko-datadog nikita-tkachenko-datadog deleted the nikita-tkachenko/gradle-daemon-smoke-tests branch December 9, 2025 16:35
@github-actions github-actions bot added this to the 1.57.0 milestone Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: ci visibility Continuous Integration Visibility comp: testing Testing run-tests: all Run all tests tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants