Skip to content

Added a timestamp to protect logs from being overwritten on retries.#11213

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
alexeyk/collect-all-logs
Apr 27, 2026
Merged

Added a timestamp to protect logs from being overwritten on retries.#11213
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
alexeyk/collect-all-logs

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

What Does This Do

Added a timestamp to protect logs from being overwritten on retries.

Motivation

Keep real reason of flaky test.

Additional Notes

Since we have Develocity plugin that auto-reties failed test, there is a chance that useful information will be overwritten on retry.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Apr 27, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added tag: no release notes Changes to exclude from release notes type: refactoring labels Apr 27, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review April 27, 2026 16:39
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner April 27, 2026 16:39
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 27, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/collect-all-logs
git_commit_date 1777303103 1777307640
git_commit_sha 1ce5d90 0f3b5db
release_version 1.62.0-SNAPSHOT~1ce5d90cad 1.62.0-SNAPSHOT~0f3b5dbb8a
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1777309425 1777309425
ci_job_id 1634517078 1634517078
ci_pipeline_id 109953876 109953876
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-5s25gn3x 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-5s25gn3x 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 62 metrics, 9 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.062 s) : 0, 1062152
Total [baseline] (8.887 s) : 0, 8887339
Agent [candidate] (1.071 s) : 0, 1071273
Total [candidate] (8.854 s) : 0, 8853603
section iast
Agent [baseline] (1.244 s) : 0, 1243534
Total [baseline] (9.589 s) : 0, 9589191
Agent [candidate] (1.243 s) : 0, 1242891
Total [candidate] (9.527 s) : 0, 9526989
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.062 s -
Agent iast 1.244 s 181.383 ms (17.1%)
Total tracing 8.887 s -
Total iast 9.589 s 701.853 ms (7.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.071 s -
Agent iast 1.243 s 171.618 ms (16.0%)
Total tracing 8.854 s -
Total iast 9.527 s 673.387 ms (7.6%)
gantt
    title insecure-bank - break down per module: candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.245 ms) : 0, 1245
crashtracking [candidate] (1.25 ms) : 0, 1250
BytebuddyAgent [baseline] (634.994 ms) : 0, 634994
BytebuddyAgent [candidate] (640.355 ms) : 0, 640355
AgentMeter [baseline] (29.564 ms) : 0, 29564
AgentMeter [candidate] (29.767 ms) : 0, 29767
GlobalTracer [baseline] (249.007 ms) : 0, 249007
GlobalTracer [candidate] (250.691 ms) : 0, 250691
AppSec [baseline] (32.779 ms) : 0, 32779
AppSec [candidate] (33.008 ms) : 0, 33008
Debugger [baseline] (59.786 ms) : 0, 59786
Debugger [candidate] (60.395 ms) : 0, 60395
Remote Config [baseline] (605.098 µs) : 0, 605
Remote Config [candidate] (612.668 µs) : 0, 613
Telemetry [baseline] (8.891 ms) : 0, 8891
Telemetry [candidate] (9.689 ms) : 0, 9689
Flare Poller [baseline] (9.14 ms) : 0, 9140
Flare Poller [candidate] (9.146 ms) : 0, 9146
section iast
crashtracking [baseline] (1.233 ms) : 0, 1233
crashtracking [candidate] (1.23 ms) : 0, 1230
BytebuddyAgent [baseline] (823.28 ms) : 0, 823280
BytebuddyAgent [candidate] (823.135 ms) : 0, 823135
AgentMeter [baseline] (11.313 ms) : 0, 11313
AgentMeter [candidate] (11.274 ms) : 0, 11274
GlobalTracer [baseline] (237.887 ms) : 0, 237887
GlobalTracer [candidate] (238.394 ms) : 0, 238394
IAST [baseline] (28.244 ms) : 0, 28244
IAST [candidate] (25.646 ms) : 0, 25646
AppSec [baseline] (31.378 ms) : 0, 31378
AppSec [candidate] (33.232 ms) : 0, 33232
Debugger [baseline] (62.442 ms) : 0, 62442
Debugger [candidate] (62.312 ms) : 0, 62312
Remote Config [baseline] (524.377 µs) : 0, 524
Remote Config [candidate] (515.652 µs) : 0, 516
Telemetry [baseline] (7.646 ms) : 0, 7646
Telemetry [candidate] (7.69 ms) : 0, 7690
Flare Poller [baseline] (3.37 ms) : 0, 3370
Flare Poller [candidate] (3.349 ms) : 0, 3349
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.065 s) : 0, 1064538
Total [baseline] (11.054 s) : 0, 11053674
Agent [candidate] (1.064 s) : 0, 1063975
Total [candidate] (11.164 s) : 0, 11163507
section appsec
Agent [baseline] (1.265 s) : 0, 1264788
Total [baseline] (11.123 s) : 0, 11123149
Agent [candidate] (1.279 s) : 0, 1278657
Total [candidate] (11.159 s) : 0, 11158957
section iast
Agent [baseline] (1.251 s) : 0, 1251211
Total [baseline] (11.346 s) : 0, 11346208
Agent [candidate] (1.247 s) : 0, 1246966
Total [candidate] (11.35 s) : 0, 11350278
section profiling
Agent [baseline] (1.188 s) : 0, 1187776
Total [baseline] (11.118 s) : 0, 11118428
Agent [candidate] (1.187 s) : 0, 1187399
Total [candidate] (11.034 s) : 0, 11034253
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.065 s -
Agent appsec 1.265 s 200.25 ms (18.8%)
Agent iast 1.251 s 186.673 ms (17.5%)
Agent profiling 1.188 s 123.237 ms (11.6%)
Total tracing 11.054 s -
Total appsec 11.123 s 69.475 ms (0.6%)
Total iast 11.346 s 292.534 ms (2.6%)
Total profiling 11.118 s 64.755 ms (0.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.064 s -
Agent appsec 1.279 s 214.682 ms (20.2%)
Agent iast 1.247 s 182.992 ms (17.2%)
Agent profiling 1.187 s 123.424 ms (11.6%)
Total tracing 11.164 s -
Total appsec 11.159 s -4.55 ms (-0.0%)
Total iast 11.35 s 186.771 ms (1.7%)
Total profiling 11.034 s -129.255 ms (-1.2%)
gantt
    title petclinic - break down per module: candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.25 ms) : 0, 1250
crashtracking [candidate] (1.228 ms) : 0, 1228
BytebuddyAgent [baseline] (635.134 ms) : 0, 635134
BytebuddyAgent [candidate] (635.9 ms) : 0, 635900
AgentMeter [baseline] (29.476 ms) : 0, 29476
AgentMeter [candidate] (29.528 ms) : 0, 29528
GlobalTracer [baseline] (249.23 ms) : 0, 249230
GlobalTracer [candidate] (249.376 ms) : 0, 249376
AppSec [baseline] (32.685 ms) : 0, 32685
AppSec [candidate] (32.779 ms) : 0, 32779
Debugger [baseline] (60.519 ms) : 0, 60519
Debugger [candidate] (60.454 ms) : 0, 60454
Remote Config [baseline] (597.258 µs) : 0, 597
Remote Config [candidate] (590.497 µs) : 0, 590
Telemetry [baseline] (8.109 ms) : 0, 8109
Telemetry [candidate] (8.121 ms) : 0, 8121
Flare Poller [baseline] (11.469 ms) : 0, 11469
Flare Poller [candidate] (9.856 ms) : 0, 9856
section appsec
crashtracking [baseline] (1.218 ms) : 0, 1218
crashtracking [candidate] (1.23 ms) : 0, 1230
BytebuddyAgent [baseline] (675.426 ms) : 0, 675426
BytebuddyAgent [candidate] (681.563 ms) : 0, 681563
AgentMeter [baseline] (12.195 ms) : 0, 12195
AgentMeter [candidate] (12.298 ms) : 0, 12298
GlobalTracer [baseline] (249.474 ms) : 0, 249474
GlobalTracer [candidate] (252.56 ms) : 0, 252560
AppSec [baseline] (185.21 ms) : 0, 185210
AppSec [candidate] (186.855 ms) : 0, 186855
Debugger [baseline] (64.929 ms) : 0, 64929
Debugger [candidate] (65.607 ms) : 0, 65607
Remote Config [baseline] (589.99 µs) : 0, 590
Remote Config [candidate] (580.969 µs) : 0, 581
Telemetry [baseline] (7.63 ms) : 0, 7630
Telemetry [candidate] (7.701 ms) : 0, 7701
Flare Poller [baseline] (6.179 ms) : 0, 6179
Flare Poller [candidate] (8.782 ms) : 0, 8782
IAST [baseline] (24.633 ms) : 0, 24633
IAST [candidate] (25.21 ms) : 0, 25210
section iast
crashtracking [baseline] (1.25 ms) : 0, 1250
crashtracking [candidate] (1.237 ms) : 0, 1237
BytebuddyAgent [baseline] (829.837 ms) : 0, 829837
BytebuddyAgent [candidate] (824.752 ms) : 0, 824752
AgentMeter [baseline] (11.405 ms) : 0, 11405
AgentMeter [candidate] (11.356 ms) : 0, 11356
GlobalTracer [baseline] (239.057 ms) : 0, 239057
GlobalTracer [candidate] (238.645 ms) : 0, 238645
AppSec [baseline] (31.344 ms) : 0, 31344
AppSec [candidate] (30.937 ms) : 0, 30937
Debugger [baseline] (63.222 ms) : 0, 63222
Debugger [candidate] (64.013 ms) : 0, 64013
Remote Config [baseline] (529.597 µs) : 0, 530
Remote Config [candidate] (518.781 µs) : 0, 519
Telemetry [baseline] (7.663 ms) : 0, 7663
Telemetry [candidate] (7.646 ms) : 0, 7646
Flare Poller [baseline] (3.36 ms) : 0, 3360
Flare Poller [candidate] (3.389 ms) : 0, 3389
IAST [baseline] (27.267 ms) : 0, 27267
IAST [candidate] (27.43 ms) : 0, 27430
section profiling
ProfilingAgent [baseline] (94.468 ms) : 0, 94468
ProfilingAgent [candidate] (94.638 ms) : 0, 94638
crashtracking [baseline] (1.197 ms) : 0, 1197
crashtracking [candidate] (1.187 ms) : 0, 1187
BytebuddyAgent [baseline] (693.319 ms) : 0, 693319
BytebuddyAgent [candidate] (692.956 ms) : 0, 692956
AgentMeter [baseline] (8.926 ms) : 0, 8926
AgentMeter [candidate] (8.892 ms) : 0, 8892
GlobalTracer [baseline] (207.95 ms) : 0, 207950
GlobalTracer [candidate] (207.828 ms) : 0, 207828
AppSec [baseline] (32.498 ms) : 0, 32498
AppSec [candidate] (32.537 ms) : 0, 32537
Debugger [baseline] (65.882 ms) : 0, 65882
Debugger [candidate] (65.874 ms) : 0, 65874
Remote Config [baseline] (577.083 µs) : 0, 577
Remote Config [candidate] (579.302 µs) : 0, 579
Telemetry [baseline] (7.821 ms) : 0, 7821
Telemetry [candidate] (7.811 ms) : 0, 7811
Flare Poller [baseline] (3.539 ms) : 0, 3539
Flare Poller [candidate] (3.618 ms) : 0, 3618
Profiling [baseline] (95.028 ms) : 0, 95028
Profiling [candidate] (95.196 ms) : 0, 95196
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/collect-all-logs
git_commit_date 1777303103 1777307640
git_commit_sha 1ce5d90 0f3b5db
release_version 1.62.0-SNAPSHOT~1ce5d90cad 1.62.0-SNAPSHOT~0f3b5dbb8a
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1777309998 1777309998
ci_job_id 1634517079 1634517079
ci_pipeline_id 109953876 109953876
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-qmbwe0py 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-qmbwe0py 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 2 performance regressions! Performance is the same for 18 metrics, 16 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:iast_FULL:high_load worse
[+109.079µs; +310.124µs] or [+2.055%; +5.842%]
worse
[+355.715µs; +921.402µs] or [+2.815%; +7.291%]
unstable
[-100.734op/s; +44.859op/s] or [-12.993%; +5.786%]
5.519ms 13.276ms 747.375op/s 5.309ms 12.637ms 775.312op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.24 ms) : 1228, 1252
.   : milestone, 1240,
iast (3.374 ms) : 3325, 3423
.   : milestone, 3374,
iast_FULL (5.964 ms) : 5904, 6025
.   : milestone, 5964,
iast_GLOBAL (3.652 ms) : 3593, 3711
.   : milestone, 3652,
profiling (2.231 ms) : 2212, 2251
.   : milestone, 2231,
tracing (2.007 ms) : 1990, 2024
.   : milestone, 2007,
section candidate
no_agent (1.237 ms) : 1225, 1248
.   : milestone, 1237,
iast (3.365 ms) : 3316, 3414
.   : milestone, 3365,
iast_FULL (6.189 ms) : 6125, 6254
.   : milestone, 6189,
iast_GLOBAL (3.665 ms) : 3601, 3729
.   : milestone, 3665,
profiling (2.429 ms) : 2404, 2454
.   : milestone, 2429,
tracing (1.903 ms) : 1888, 1918
.   : milestone, 1903,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.24 ms [1.228 ms, 1.252 ms] -
iast 3.374 ms [3.325 ms, 3.423 ms] 2.134 ms (172.0%)
iast_FULL 5.964 ms [5.904 ms, 6.025 ms] 4.724 ms (380.9%)
iast_GLOBAL 3.652 ms [3.593 ms, 3.711 ms] 2.412 ms (194.5%)
profiling 2.231 ms [2.212 ms, 2.251 ms] 991.257 µs (79.9%)
tracing 2.007 ms [1.99 ms, 2.024 ms] 766.46 µs (61.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.237 ms [1.225 ms, 1.248 ms] -
iast 3.365 ms [3.316 ms, 3.414 ms] 2.128 ms (172.1%)
iast_FULL 6.189 ms [6.125 ms, 6.254 ms] 4.952 ms (400.4%)
iast_GLOBAL 3.665 ms [3.601 ms, 3.729 ms] 2.428 ms (196.3%)
profiling 2.429 ms [2.404 ms, 2.454 ms] 1.192 ms (96.4%)
tracing 1.903 ms [1.888 ms, 1.918 ms] 666.284 µs (53.9%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad
    dateFormat X
    axisFormat %s
section baseline
no_agent (18.257 ms) : 18072, 18441
.   : milestone, 18257,
appsec (19.332 ms) : 19132, 19533
.   : milestone, 19332,
code_origins (18.19 ms) : 18010, 18370
.   : milestone, 18190,
iast (17.913 ms) : 17733, 18093
.   : milestone, 17913,
profiling (18.168 ms) : 17986, 18351
.   : milestone, 18168,
tracing (17.739 ms) : 17566, 17913
.   : milestone, 17739,
section candidate
no_agent (18.18 ms) : 17996, 18363
.   : milestone, 18180,
appsec (18.75 ms) : 18556, 18945
.   : milestone, 18750,
code_origins (17.899 ms) : 17722, 18076
.   : milestone, 17899,
iast (17.889 ms) : 17707, 18070
.   : milestone, 17889,
profiling (18.525 ms) : 18340, 18710
.   : milestone, 18525,
tracing (18.199 ms) : 18018, 18381
.   : milestone, 18199,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.257 ms [18.072 ms, 18.441 ms] -
appsec 19.332 ms [19.132 ms, 19.533 ms] 1.075 ms (5.9%)
code_origins 18.19 ms [18.01 ms, 18.37 ms] -66.854 µs (-0.4%)
iast 17.913 ms [17.733 ms, 18.093 ms] -343.728 µs (-1.9%)
profiling 18.168 ms [17.986 ms, 18.351 ms] -88.535 µs (-0.5%)
tracing 17.739 ms [17.566 ms, 17.913 ms] -517.498 µs (-2.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.18 ms [17.996 ms, 18.363 ms] -
appsec 18.75 ms [18.556 ms, 18.945 ms] 570.83 µs (3.1%)
code_origins 17.899 ms [17.722 ms, 18.076 ms] -281.025 µs (-1.5%)
iast 17.889 ms [17.707 ms, 18.07 ms] -290.992 µs (-1.6%)
profiling 18.525 ms [18.34 ms, 18.71 ms] 345.029 µs (1.9%)
tracing 18.199 ms [18.018 ms, 18.381 ms] 19.511 µs (0.1%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/collect-all-logs
git_commit_date 1777303103 1777307640
git_commit_sha 1ce5d90 0f3b5db
release_version 1.62.0-SNAPSHOT~1ce5d90cad 1.62.0-SNAPSHOT~0f3b5dbb8a
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1777309718 1777309718
ci_job_id 1634517080 1634517080
ci_pipeline_id 109953876 109953876
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-aarm6hnk 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-aarm6hnk 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.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.087 s) : 15087000, 15087000
.   : milestone, 15087000,
appsec (14.792 s) : 14792000, 14792000
.   : milestone, 14792000,
iast (18.883 s) : 18883000, 18883000
.   : milestone, 18883000,
iast_GLOBAL (17.858 s) : 17858000, 17858000
.   : milestone, 17858000,
profiling (15.161 s) : 15161000, 15161000
.   : milestone, 15161000,
tracing (14.918 s) : 14918000, 14918000
.   : milestone, 14918000,
section candidate
no_agent (15.049 s) : 15049000, 15049000
.   : milestone, 15049000,
appsec (14.849 s) : 14849000, 14849000
.   : milestone, 14849000,
iast (18.533 s) : 18533000, 18533000
.   : milestone, 18533000,
iast_GLOBAL (18.034 s) : 18034000, 18034000
.   : milestone, 18034000,
profiling (14.809 s) : 14809000, 14809000
.   : milestone, 14809000,
tracing (14.88 s) : 14880000, 14880000
.   : milestone, 14880000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.087 s [15.087 s, 15.087 s] -
appsec 14.792 s [14.792 s, 14.792 s] -295.0 ms (-2.0%)
iast 18.883 s [18.883 s, 18.883 s] 3.796 s (25.2%)
iast_GLOBAL 17.858 s [17.858 s, 17.858 s] 2.771 s (18.4%)
profiling 15.161 s [15.161 s, 15.161 s] 74.0 ms (0.5%)
tracing 14.918 s [14.918 s, 14.918 s] -169.0 ms (-1.1%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.049 s [15.049 s, 15.049 s] -
appsec 14.849 s [14.849 s, 14.849 s] -200.0 ms (-1.3%)
iast 18.533 s [18.533 s, 18.533 s] 3.484 s (23.2%)
iast_GLOBAL 18.034 s [18.034 s, 18.034 s] 2.985 s (19.8%)
profiling 14.809 s [14.809 s, 14.809 s] -240.0 ms (-1.6%)
tracing 14.88 s [14.88 s, 14.88 s] -169.0 ms (-1.1%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~0f3b5dbb8a, baseline=1.62.0-SNAPSHOT~1ce5d90cad
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.499 ms) : 1487, 1510
.   : milestone, 1499,
appsec (3.812 ms) : 3592, 4031
.   : milestone, 3812,
iast (2.301 ms) : 2231, 2371
.   : milestone, 2301,
iast_GLOBAL (2.343 ms) : 2273, 2414
.   : milestone, 2343,
profiling (2.112 ms) : 2058, 2167
.   : milestone, 2112,
tracing (2.088 ms) : 2035, 2142
.   : milestone, 2088,
section candidate
no_agent (1.5 ms) : 1488, 1511
.   : milestone, 1500,
appsec (3.873 ms) : 3648, 4097
.   : milestone, 3873,
iast (2.295 ms) : 2225, 2365
.   : milestone, 2295,
iast_GLOBAL (2.34 ms) : 2270, 2410
.   : milestone, 2340,
profiling (2.122 ms) : 2067, 2177
.   : milestone, 2122,
tracing (2.104 ms) : 2050, 2157
.   : milestone, 2104,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.499 ms [1.487 ms, 1.51 ms] -
appsec 3.812 ms [3.592 ms, 4.031 ms] 2.313 ms (154.3%)
iast 2.301 ms [2.231 ms, 2.371 ms] 802.011 µs (53.5%)
iast_GLOBAL 2.343 ms [2.273 ms, 2.414 ms] 844.443 µs (56.3%)
profiling 2.112 ms [2.058 ms, 2.167 ms] 613.447 µs (40.9%)
tracing 2.088 ms [2.035 ms, 2.142 ms] 589.185 µs (39.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.5 ms [1.488 ms, 1.511 ms] -
appsec 3.873 ms [3.648 ms, 4.097 ms] 2.373 ms (158.2%)
iast 2.295 ms [2.225 ms, 2.365 ms] 795.273 µs (53.0%)
iast_GLOBAL 2.34 ms [2.27 ms, 2.41 ms] 840.347 µs (56.0%)
profiling 2.122 ms [2.067 ms, 2.177 ms] 622.491 µs (41.5%)
tracing 2.104 ms [2.05 ms, 2.157 ms] 604.028 µs (40.3%)

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Apr 27, 2026

View all feedbacks in Devflow UI.

2026-04-27 19:05:18 UTC ℹ️ Start processing command /merge


2026-04-27 19:05:23 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 2h (p90).


2026-04-27 20:24:55 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 75fe2b3 into master Apr 27, 2026
577 of 580 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the alexeyk/collect-all-logs branch April 27, 2026 20:24
@github-actions github-actions Bot added this to the 1.62.0 milestone Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: no release notes Changes to exclude from release notes type: refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants