Skip to content

Conversation

@AlexeyKuznetsov-DD
Copy link
Contributor

What Does This Do

Added deletion of gradle.lockfile to remove stale configurations.

Motivation

Clean lock files.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Oct 23, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Oct 23, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review October 23, 2025 02:17
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner October 23, 2025 02:17
@datadog-official
Copy link

datadog-official bot commented Oct 23, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.65% (-0.05%)

View detailed report

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

@pr-commenter
Copy link

pr-commenter bot commented Oct 23, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/delete-lock-files
git_commit_date 1761174241 1761185641
git_commit_sha f42a6e9 4f28b16
release_version 1.55.0-SNAPSHOT~f42a6e9909 1.55.0-SNAPSHOT~4f28b167ce
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1761187526 1761187526
ci_job_id 1193080410 1193080410
ci_pipeline_id 80043365 80043365
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-76elndk3 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-76elndk3 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 54 metrics, 11 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.044 s) : 0, 1043984
Total [baseline] (8.748 s) : 0, 8747709
Agent [candidate] (1.028 s) : 0, 1028239
Total [candidate] (8.677 s) : 0, 8677230
section iast
Agent [baseline] (1.179 s) : 0, 1178607
Total [baseline] (9.392 s) : 0, 9391525
Agent [candidate] (1.161 s) : 0, 1160546
Total [candidate] (9.387 s) : 0, 9386950
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.044 s -
Agent iast 1.179 s 134.623 ms (12.9%)
Total tracing 8.748 s -
Total iast 9.392 s 643.817 ms (7.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.028 s -
Agent iast 1.161 s 132.307 ms (12.9%)
Total tracing 8.677 s -
Total iast 9.387 s 709.72 ms (8.2%)
gantt
    title insecure-bank - break down per module: candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.474 ms) : 0, 1474
crashtracking [candidate] (1.475 ms) : 0, 1475
BytebuddyAgent [baseline] (711.847 ms) : 0, 711847
BytebuddyAgent [candidate] (701.159 ms) : 0, 701159
GlobalTracer [baseline] (247.674 ms) : 0, 247674
GlobalTracer [candidate] (244.585 ms) : 0, 244585
AppSec [baseline] (33.098 ms) : 0, 33098
AppSec [candidate] (32.111 ms) : 0, 32111
Debugger [baseline] (6.58 ms) : 0, 6580
Debugger [candidate] (6.359 ms) : 0, 6359
Remote Config [baseline] (690.353 µs) : 0, 690
Remote Config [candidate] (681.183 µs) : 0, 681
Telemetry [baseline] (14.682 ms) : 0, 14682
Telemetry [candidate] (15.904 ms) : 0, 15904
Flare Poller [baseline] (6.644 ms) : 0, 6644
Flare Poller [candidate] (4.896 ms) : 0, 4896
section iast
crashtracking [baseline] (1.489 ms) : 0, 1489
crashtracking [candidate] (1.455 ms) : 0, 1455
BytebuddyAgent [baseline] (837.825 ms) : 0, 837825
BytebuddyAgent [candidate] (822.07 ms) : 0, 822070
GlobalTracer [baseline] (236.001 ms) : 0, 236001
GlobalTracer [candidate] (234.496 ms) : 0, 234496
IAST [baseline] (32.218 ms) : 0, 32218
IAST [candidate] (35.448 ms) : 0, 35448
AppSec [baseline] (30.139 ms) : 0, 30139
AppSec [candidate] (26.549 ms) : 0, 26549
Debugger [baseline] (6.139 ms) : 0, 6139
Debugger [candidate] (6.197 ms) : 0, 6197
Remote Config [baseline] (599.036 µs) : 0, 599
Remote Config [candidate] (609.423 µs) : 0, 609
Telemetry [baseline] (8.43 ms) : 0, 8430
Telemetry [candidate] (8.53 ms) : 0, 8530
Flare Poller [baseline] (4.197 ms) : 0, 4197
Flare Poller [candidate] (4.048 ms) : 0, 4048
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.036 s) : 0, 1035648
Total [baseline] (10.857 s) : 0, 10856723
Agent [candidate] (1.045 s) : 0, 1045071
Total [candidate] (10.907 s) : 0, 10906783
section appsec
Agent [baseline] (1.201 s) : 0, 1200571
Total [baseline] (10.991 s) : 0, 10990586
Agent [candidate] (1.216 s) : 0, 1215896
Total [candidate] (10.916 s) : 0, 10915958
section iast
Agent [baseline] (1.161 s) : 0, 1161477
Total [baseline] (11.03 s) : 0, 11030111
Agent [candidate] (1.16 s) : 0, 1160411
Total [candidate] (11.153 s) : 0, 11152626
section profiling
Agent [baseline] (1.173 s) : 0, 1172709
Total [baseline] (10.901 s) : 0, 10901413
Agent [candidate] (1.176 s) : 0, 1176226
Total [candidate] (10.927 s) : 0, 10926593
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.036 s -
Agent appsec 1.201 s 164.923 ms (15.9%)
Agent iast 1.161 s 125.828 ms (12.1%)
Agent profiling 1.173 s 137.06 ms (13.2%)
Total tracing 10.857 s -
Total appsec 10.991 s 133.863 ms (1.2%)
Total iast 11.03 s 173.388 ms (1.6%)
Total profiling 10.901 s 44.69 ms (0.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.045 s -
Agent appsec 1.216 s 170.825 ms (16.3%)
Agent iast 1.16 s 115.34 ms (11.0%)
Agent profiling 1.176 s 131.155 ms (12.5%)
Total tracing 10.907 s -
Total appsec 10.916 s 9.175 ms (0.1%)
Total iast 11.153 s 245.843 ms (2.3%)
Total profiling 10.927 s 19.81 ms (0.2%)
gantt
    title petclinic - break down per module: candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.47 ms) : 0, 1470
crashtracking [candidate] (1.502 ms) : 0, 1502
BytebuddyAgent [baseline] (707.218 ms) : 0, 707218
BytebuddyAgent [candidate] (712.841 ms) : 0, 712841
GlobalTracer [baseline] (244.946 ms) : 0, 244946
GlobalTracer [candidate] (248.063 ms) : 0, 248063
AppSec [baseline] (32.458 ms) : 0, 32458
AppSec [candidate] (32.814 ms) : 0, 32814
Debugger [baseline] (6.384 ms) : 0, 6384
Debugger [candidate] (6.558 ms) : 0, 6558
Remote Config [baseline] (675.319 µs) : 0, 675
Remote Config [candidate] (691.369 µs) : 0, 691
Telemetry [baseline] (16.143 ms) : 0, 16143
Telemetry [candidate] (13.946 ms) : 0, 13946
Flare Poller [baseline] (5.05 ms) : 0, 5050
Flare Poller [candidate] (7.327 ms) : 0, 7327
section appsec
crashtracking [baseline] (1.464 ms) : 0, 1464
crashtracking [candidate] (1.507 ms) : 0, 1507
BytebuddyAgent [baseline] (724.364 ms) : 0, 724364
BytebuddyAgent [candidate] (735.059 ms) : 0, 735059
GlobalTracer [baseline] (235.662 ms) : 0, 235662
GlobalTracer [candidate] (238.925 ms) : 0, 238925
IAST [baseline] (24.846 ms) : 0, 24846
IAST [candidate] (25.435 ms) : 0, 25435
AppSec [baseline] (174.25 ms) : 0, 174250
AppSec [candidate] (174.67 ms) : 0, 174670
Debugger [baseline] (5.929 ms) : 0, 5929
Debugger [candidate] (5.938 ms) : 0, 5938
Remote Config [baseline] (622.453 µs) : 0, 622
Remote Config [candidate] (623.184 µs) : 0, 623
Telemetry [baseline] (8.432 ms) : 0, 8432
Telemetry [candidate] (8.405 ms) : 0, 8405
Flare Poller [baseline] (3.938 ms) : 0, 3938
Flare Poller [candidate] (3.934 ms) : 0, 3934
section iast
crashtracking [baseline] (1.467 ms) : 0, 1467
crashtracking [candidate] (1.463 ms) : 0, 1463
BytebuddyAgent [baseline] (824.36 ms) : 0, 824360
BytebuddyAgent [candidate] (823.359 ms) : 0, 823359
GlobalTracer [baseline] (233.866 ms) : 0, 233866
GlobalTracer [candidate] (233.734 ms) : 0, 233734
IAST [baseline] (32.328 ms) : 0, 32328
IAST [candidate] (33.359 ms) : 0, 33359
AppSec [baseline] (28.939 ms) : 0, 28939
AppSec [candidate] (28.074 ms) : 0, 28074
Debugger [baseline] (6.146 ms) : 0, 6146
Debugger [candidate] (6.124 ms) : 0, 6124
Remote Config [baseline] (589.43 µs) : 0, 589
Remote Config [candidate] (586.536 µs) : 0, 587
Telemetry [baseline] (8.347 ms) : 0, 8347
Telemetry [candidate] (8.347 ms) : 0, 8347
Flare Poller [baseline] (4.104 ms) : 0, 4104
Flare Poller [candidate] (4.073 ms) : 0, 4073
section profiling
crashtracking [baseline] (1.466 ms) : 0, 1466
crashtracking [candidate] (1.468 ms) : 0, 1468
BytebuddyAgent [baseline] (726.47 ms) : 0, 726470
BytebuddyAgent [candidate] (729.214 ms) : 0, 729214
GlobalTracer [baseline] (219.9 ms) : 0, 219900
GlobalTracer [candidate] (219.627 ms) : 0, 219627
AppSec [baseline] (32.239 ms) : 0, 32239
AppSec [candidate] (32.201 ms) : 0, 32201
Debugger [baseline] (13.141 ms) : 0, 13141
Debugger [candidate] (12.842 ms) : 0, 12842
Remote Config [baseline] (712.866 µs) : 0, 713
Remote Config [candidate] (1.533 ms) : 0, 1533
Telemetry [baseline] (9.809 ms) : 0, 9809
Telemetry [candidate] (9.096 ms) : 0, 9096
Flare Poller [baseline] (4.096 ms) : 0, 4096
Flare Poller [candidate] (4.104 ms) : 0, 4104
ProfilingAgent [baseline] (109.538 ms) : 0, 109538
ProfilingAgent [candidate] (110.516 ms) : 0, 110516
Profiling [baseline] (110.184 ms) : 0, 110184
Profiling [candidate] (111.206 ms) : 0, 111206
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/delete-lock-files
git_commit_date 1761174241 1761185641
git_commit_sha f42a6e9 4f28b16
release_version 1.55.0-SNAPSHOT~f42a6e9909 1.55.0-SNAPSHOT~4f28b167ce
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1761187188 1761187188
ci_job_id 1193080411 1193080411
ci_pipeline_id 80043365 80043365
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-h1inrx5l 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-h1inrx5l 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 3 performance improvements and 1 performance regressions! Performance is the same for 8 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 worse
[+681.845µs; +1104.506µs] or [+6.696%; +10.846%]
unstable
[-83.798op/s; +10.860op/s] or [-18.362%; +2.380%]
11.077ms 419.906op/s 10.183ms 456.375op/s
scenario:load:petclinic:appsec:high_load better
[-2.803ms; -1.925ms] or [-5.835%; -4.008%]
unstable
[-2.105op/s; +12.255op/s] or [-2.161%; +12.582%]
45.679ms 102.475op/s 48.044ms 97.400op/s
scenario:load:petclinic:tracing:high_load better
[-2.098ms; -1.273ms] or [-4.583%; -2.780%]
unstable
[-3.514op/s; +11.289op/s] or [-3.436%; +11.039%]
44.093ms 106.150op/s 45.778ms 102.263op/s
scenario:load:petclinic:profiling:high_load better
[-3.222ms; -2.230ms] or [-6.546%; -4.531%]
unstable
[-1.764op/s; +12.889op/s] or [-1.855%; +13.552%]
46.500ms 100.675op/s 49.226ms 95.112op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.465 ms) : 4414, 4516
.   : milestone, 4465,
iast (10.108 ms) : 9934, 10281
.   : milestone, 10108,
iast_FULL (14.204 ms) : 13920, 14487
.   : milestone, 14204,
iast_GLOBAL (10.183 ms) : 9994, 10373
.   : milestone, 10183,
profiling (8.946 ms) : 8807, 9086
.   : milestone, 8946,
tracing (7.921 ms) : 7806, 8036
.   : milestone, 7921,
section candidate
no_agent (4.445 ms) : 4395, 4496
.   : milestone, 4445,
iast (9.899 ms) : 9732, 10065
.   : milestone, 9899,
iast_FULL (13.877 ms) : 13597, 14158
.   : milestone, 13877,
iast_GLOBAL (11.077 ms) : 10874, 11280
.   : milestone, 11077,
profiling (9.081 ms) : 8931, 9230
.   : milestone, 9081,
tracing (7.896 ms) : 7779, 8013
.   : milestone, 7896,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.465 ms [4.414 ms, 4.516 ms] -
iast 10.108 ms [9.934 ms, 10.281 ms] 5.643 ms (126.4%)
iast_FULL 14.204 ms [13.92 ms, 14.487 ms] 9.739 ms (218.1%)
iast_GLOBAL 10.183 ms [9.994 ms, 10.373 ms] 5.719 ms (128.1%)
profiling 8.946 ms [8.807 ms, 9.086 ms] 4.482 ms (100.4%)
tracing 7.921 ms [7.806 ms, 8.036 ms] 3.456 ms (77.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.445 ms [4.395 ms, 4.496 ms] -
iast 9.899 ms [9.732 ms, 10.065 ms] 5.453 ms (122.7%)
iast_FULL 13.877 ms [13.597 ms, 14.158 ms] 9.432 ms (212.2%)
iast_GLOBAL 11.077 ms [10.874 ms, 11.28 ms] 6.631 ms (149.2%)
profiling 9.081 ms [8.931 ms, 9.23 ms] 4.636 ms (104.3%)
tracing 7.896 ms [7.779 ms, 8.013 ms] 3.451 ms (77.6%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.918 ms) : 36620, 37215
.   : milestone, 36918,
appsec (48.044 ms) : 47630, 48457
.   : milestone, 48044,
code_origins (43.952 ms) : 43580, 44325
.   : milestone, 43952,
iast (43.512 ms) : 43131, 43892
.   : milestone, 43512,
profiling (49.226 ms) : 48735, 49717
.   : milestone, 49226,
tracing (45.778 ms) : 45390, 46166
.   : milestone, 45778,
section candidate
no_agent (36.173 ms) : 35874, 36471
.   : milestone, 36173,
appsec (45.679 ms) : 45277, 46081
.   : milestone, 45679,
code_origins (44.539 ms) : 44153, 44925
.   : milestone, 44539,
iast (44.077 ms) : 43705, 44450
.   : milestone, 44077,
profiling (46.5 ms) : 46071, 46928
.   : milestone, 46500,
tracing (44.093 ms) : 43714, 44471
.   : milestone, 44093,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.918 ms [36.62 ms, 37.215 ms] -
appsec 48.044 ms [47.63 ms, 48.457 ms] 11.126 ms (30.1%)
code_origins 43.952 ms [43.58 ms, 44.325 ms] 7.035 ms (19.1%)
iast 43.512 ms [43.131 ms, 43.892 ms] 6.594 ms (17.9%)
profiling 49.226 ms [48.735 ms, 49.717 ms] 12.308 ms (33.3%)
tracing 45.778 ms [45.39 ms, 46.166 ms] 8.861 ms (24.0%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.173 ms [35.874 ms, 36.471 ms] -
appsec 45.679 ms [45.277 ms, 46.081 ms] 9.506 ms (26.3%)
code_origins 44.539 ms [44.153 ms, 44.925 ms] 8.367 ms (23.1%)
iast 44.077 ms [43.705 ms, 44.45 ms] 7.904 ms (21.9%)
profiling 46.5 ms [46.071 ms, 46.928 ms] 10.327 ms (28.5%)
tracing 44.093 ms [43.714 ms, 44.471 ms] 7.92 ms (21.9%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/delete-lock-files
git_commit_date 1761174241 1761185641
git_commit_sha f42a6e9 4f28b16
release_version 1.55.0-SNAPSHOT~f42a6e9909 1.55.0-SNAPSHOT~4f28b167ce
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1761187694 1761187694
ci_job_id 1193080412 1193080412
ci_pipeline_id 80043365 80043365
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-7mpdr6bm 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-7mpdr6bm 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~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.657 s) : 15657000, 15657000
.   : milestone, 15657000,
appsec (14.921 s) : 14921000, 14921000
.   : milestone, 14921000,
iast (18.627 s) : 18627000, 18627000
.   : milestone, 18627000,
iast_GLOBAL (18.055 s) : 18055000, 18055000
.   : milestone, 18055000,
profiling (15.081 s) : 15081000, 15081000
.   : milestone, 15081000,
tracing (15.402 s) : 15402000, 15402000
.   : milestone, 15402000,
section candidate
no_agent (15.513 s) : 15513000, 15513000
.   : milestone, 15513000,
appsec (14.782 s) : 14782000, 14782000
.   : milestone, 14782000,
iast (18.639 s) : 18639000, 18639000
.   : milestone, 18639000,
iast_GLOBAL (18.228 s) : 18228000, 18228000
.   : milestone, 18228000,
profiling (15.123 s) : 15123000, 15123000
.   : milestone, 15123000,
tracing (15.136 s) : 15136000, 15136000
.   : milestone, 15136000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.657 s [15.657 s, 15.657 s] -
appsec 14.921 s [14.921 s, 14.921 s] -736.0 ms (-4.7%)
iast 18.627 s [18.627 s, 18.627 s] 2.97 s (19.0%)
iast_GLOBAL 18.055 s [18.055 s, 18.055 s] 2.398 s (15.3%)
profiling 15.081 s [15.081 s, 15.081 s] -576.0 ms (-3.7%)
tracing 15.402 s [15.402 s, 15.402 s] -255.0 ms (-1.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.513 s [15.513 s, 15.513 s] -
appsec 14.782 s [14.782 s, 14.782 s] -731.0 ms (-4.7%)
iast 18.639 s [18.639 s, 18.639 s] 3.126 s (20.2%)
iast_GLOBAL 18.228 s [18.228 s, 18.228 s] 2.715 s (17.5%)
profiling 15.123 s [15.123 s, 15.123 s] -390.0 ms (-2.5%)
tracing 15.136 s [15.136 s, 15.136 s] -377.0 ms (-2.4%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.55.0-SNAPSHOT~4f28b167ce, baseline=1.55.0-SNAPSHOT~f42a6e9909
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.478 ms) : 1466, 1489
.   : milestone, 1478,
appsec (3.716 ms) : 3498, 3933
.   : milestone, 3716,
iast (2.226 ms) : 2162, 2290
.   : milestone, 2226,
iast_GLOBAL (2.261 ms) : 2196, 2325
.   : milestone, 2261,
profiling (2.079 ms) : 2026, 2132
.   : milestone, 2079,
tracing (2.037 ms) : 1987, 2087
.   : milestone, 2037,
section candidate
no_agent (1.478 ms) : 1467, 1490
.   : milestone, 1478,
appsec (3.71 ms) : 3491, 3928
.   : milestone, 3710,
iast (2.21 ms) : 2146, 2273
.   : milestone, 2210,
iast_GLOBAL (2.259 ms) : 2195, 2323
.   : milestone, 2259,
profiling (2.055 ms) : 2004, 2107
.   : milestone, 2055,
tracing (2.037 ms) : 1987, 2087
.   : milestone, 2037,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.478 ms [1.466 ms, 1.489 ms] -
appsec 3.716 ms [3.498 ms, 3.933 ms] 2.238 ms (151.4%)
iast 2.226 ms [2.162 ms, 2.29 ms] 747.84 µs (50.6%)
iast_GLOBAL 2.261 ms [2.196 ms, 2.325 ms] 782.81 µs (53.0%)
profiling 2.079 ms [2.026 ms, 2.132 ms] 601.185 µs (40.7%)
tracing 2.037 ms [1.987 ms, 2.087 ms] 559.159 µs (37.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.478 ms [1.467 ms, 1.49 ms] -
appsec 3.71 ms [3.491 ms, 3.928 ms] 2.231 ms (150.9%)
iast 2.21 ms [2.146 ms, 2.273 ms] 731.466 µs (49.5%)
iast_GLOBAL 2.259 ms [2.195 ms, 2.323 ms] 781.181 µs (52.8%)
profiling 2.055 ms [2.004 ms, 2.107 ms] 577.037 µs (39.0%)
tracing 2.037 ms [1.987 ms, 2.087 ms] 559.162 µs (37.8%)

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.

❔ question: ‏Did you encounter stale lock files already?

@AlexeyKuznetsov-DD
Copy link
Contributor Author

AlexeyKuznetsov-DD commented Oct 23, 2025

❔ question: ‏Did you encounter stale lock files already?

Yes we have a lot of them already, I will post link to PR once job completed.
Upd: PR - you can see some lines and files were deleted.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 7249b41 into master Oct 23, 2025
542 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/delete-lock-files branch October 23, 2025 13:42
@github-actions github-actions bot added this to the 1.55.0 milestone Oct 23, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants