Skip to content

Conversation

@AlexeyKuznetsov-DD
Copy link
Contributor

What Does This Do

This change updates the test_flaky job to use the smoke cache, allowing it to reuse cached Maven dependencies instead of downloading them each time.

Motivation

Using the existing cache improves CI performance and reliability.

Additional Notes

No changes to job logic or test behavior — only the caching source has been updated.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Oct 27, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Oct 27, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review October 27, 2025 20:47
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner October 27, 2025 20:47
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from TonyCTHsu and removed request for a team October 27, 2025 20:47
@pr-commenter
Copy link

pr-commenter bot commented Oct 27, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/flaky-tests-job-should-use-smoke-cache
git_commit_date 1761672604 1761703886
git_commit_sha 81ec538 f3f9245
release_version 1.55.0-SNAPSHOT~81ec538591 1.55.0-SNAPSHOT~f3f9245df4
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1761705797 1761705797
ci_job_id 1203509814 1203509814
ci_pipeline_id 80567658 80567658
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-bhus7nwq 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-bhus7nwq 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 53 metrics, 12 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.034 s) : 0, 1034281
Total [baseline] (10.784 s) : 0, 10783868
Agent [candidate] (1.031 s) : 0, 1030608
Total [candidate] (10.833 s) : 0, 10832629
section appsec
Agent [baseline] (1.203 s) : 0, 1203318
Total [baseline] (10.895 s) : 0, 10894507
Agent [candidate] (1.221 s) : 0, 1220912
Total [candidate] (11.029 s) : 0, 11028913
section iast
Agent [baseline] (1.162 s) : 0, 1162008
Total [baseline] (11.181 s) : 0, 11180807
Agent [candidate] (1.162 s) : 0, 1161710
Total [candidate] (11.212 s) : 0, 11211597
section profiling
Agent [baseline] (1.172 s) : 0, 1171832
Total [baseline] (10.862 s) : 0, 10861572
Agent [candidate] (1.183 s) : 0, 1183105
Total [candidate] (10.951 s) : 0, 10951379
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.034 s -
Agent appsec 1.203 s 169.036 ms (16.3%)
Agent iast 1.162 s 127.727 ms (12.3%)
Agent profiling 1.172 s 137.55 ms (13.3%)
Total tracing 10.784 s -
Total appsec 10.895 s 110.639 ms (1.0%)
Total iast 11.181 s 396.939 ms (3.7%)
Total profiling 10.862 s 77.704 ms (0.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.031 s -
Agent appsec 1.221 s 190.304 ms (18.5%)
Agent iast 1.162 s 131.102 ms (12.7%)
Agent profiling 1.183 s 152.497 ms (14.8%)
Total tracing 10.833 s -
Total appsec 11.029 s 196.284 ms (1.8%)
Total iast 11.212 s 378.968 ms (3.5%)
Total profiling 10.951 s 118.75 ms (1.1%)
gantt
    title petclinic - break down per module: candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.467 ms) : 0, 1467
crashtracking [candidate] (1.461 ms) : 0, 1461
BytebuddyAgent [baseline] (705.325 ms) : 0, 705325
BytebuddyAgent [candidate] (702.331 ms) : 0, 702331
GlobalTracer [baseline] (245.475 ms) : 0, 245475
GlobalTracer [candidate] (245.429 ms) : 0, 245429
AppSec [baseline] (32.518 ms) : 0, 32518
AppSec [candidate] (32.48 ms) : 0, 32480
Debugger [baseline] (6.404 ms) : 0, 6404
Debugger [candidate] (6.427 ms) : 0, 6427
Remote Config [baseline] (683.941 µs) : 0, 684
Remote Config [candidate] (675.53 µs) : 0, 676
Telemetry [baseline] (13.885 ms) : 0, 13885
Telemetry [candidate] (13.684 ms) : 0, 13684
Flare Poller [baseline] (7.3 ms) : 0, 7300
Flare Poller [candidate] (7.035 ms) : 0, 7035
section appsec
crashtracking [baseline] (1.47 ms) : 0, 1470
crashtracking [candidate] (1.481 ms) : 0, 1481
BytebuddyAgent [baseline] (726.64 ms) : 0, 726640
BytebuddyAgent [candidate] (737.736 ms) : 0, 737736
GlobalTracer [baseline] (235.901 ms) : 0, 235901
GlobalTracer [candidate] (239.661 ms) : 0, 239661
AppSec [baseline] (174.475 ms) : 0, 174475
AppSec [candidate] (176.139 ms) : 0, 176139
Debugger [baseline] (5.914 ms) : 0, 5914
Debugger [candidate] (5.999 ms) : 0, 5999
Remote Config [baseline] (631.818 µs) : 0, 632
Remote Config [candidate] (633.849 µs) : 0, 634
Telemetry [baseline] (8.381 ms) : 0, 8381
Telemetry [candidate] (8.511 ms) : 0, 8511
Flare Poller [baseline] (3.843 ms) : 0, 3843
Flare Poller [candidate] (3.887 ms) : 0, 3887
IAST [baseline] (24.966 ms) : 0, 24966
IAST [candidate] (25.467 ms) : 0, 25467
section iast
crashtracking [baseline] (1.465 ms) : 0, 1465
crashtracking [candidate] (1.46 ms) : 0, 1460
BytebuddyAgent [baseline] (824.185 ms) : 0, 824185
BytebuddyAgent [candidate] (824.036 ms) : 0, 824036
GlobalTracer [baseline] (233.934 ms) : 0, 233934
GlobalTracer [candidate] (234.16 ms) : 0, 234160
AppSec [baseline] (30.586 ms) : 0, 30586
AppSec [candidate] (27.944 ms) : 0, 27944
Debugger [baseline] (6.146 ms) : 0, 6146
Debugger [candidate] (6.132 ms) : 0, 6132
Remote Config [baseline] (605.517 µs) : 0, 606
Remote Config [candidate] (587.723 µs) : 0, 588
Telemetry [baseline] (8.487 ms) : 0, 8487
Telemetry [candidate] (8.457 ms) : 0, 8457
Flare Poller [baseline] (4.128 ms) : 0, 4128
Flare Poller [candidate] (4.045 ms) : 0, 4045
IAST [baseline] (31.119 ms) : 0, 31119
IAST [candidate] (33.59 ms) : 0, 33590
section profiling
ProfilingAgent [baseline] (109.144 ms) : 0, 109144
ProfilingAgent [candidate] (111.459 ms) : 0, 111459
crashtracking [baseline] (1.446 ms) : 0, 1446
crashtracking [candidate] (1.473 ms) : 0, 1473
BytebuddyAgent [baseline] (725.944 ms) : 0, 725944
BytebuddyAgent [candidate] (732.711 ms) : 0, 732711
GlobalTracer [baseline] (219.87 ms) : 0, 219870
GlobalTracer [candidate] (221.384 ms) : 0, 221384
AppSec [baseline] (32.364 ms) : 0, 32364
AppSec [candidate] (33.241 ms) : 0, 33241
Debugger [baseline] (13.001 ms) : 0, 13001
Debugger [candidate] (13.205 ms) : 0, 13205
Remote Config [baseline] (1.508 ms) : 0, 1508
Remote Config [candidate] (703.613 µs) : 0, 704
Telemetry [baseline] (9.121 ms) : 0, 9121
Telemetry [candidate] (9.114 ms) : 0, 9114
Flare Poller [baseline] (4.12 ms) : 0, 4120
Flare Poller [candidate] (4.195 ms) : 0, 4195
Profiling [baseline] (109.759 ms) : 0, 109759
Profiling [candidate] (112.104 ms) : 0, 112104
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.03 s) : 0, 1029834
Total [baseline] (8.647 s) : 0, 8646763
Agent [candidate] (1.031 s) : 0, 1030966
Total [candidate] (8.664 s) : 0, 8663923
section iast
Agent [baseline] (1.161 s) : 0, 1161045
Total [baseline] (9.375 s) : 0, 9375402
Agent [candidate] (1.168 s) : 0, 1168153
Total [candidate] (9.365 s) : 0, 9364582
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.03 s -
Agent iast 1.161 s 131.211 ms (12.7%)
Total tracing 8.647 s -
Total iast 9.375 s 728.639 ms (8.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.031 s -
Agent iast 1.168 s 137.187 ms (13.3%)
Total tracing 8.664 s -
Total iast 9.365 s 700.659 ms (8.1%)
gantt
    title insecure-bank - break down per module: candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.458 ms) : 0, 1458
crashtracking [candidate] (1.461 ms) : 0, 1461
BytebuddyAgent [baseline] (702.835 ms) : 0, 702835
BytebuddyAgent [candidate] (702.626 ms) : 0, 702626
GlobalTracer [baseline] (244.746 ms) : 0, 244746
GlobalTracer [candidate] (245.36 ms) : 0, 245360
AppSec [baseline] (32.37 ms) : 0, 32370
AppSec [candidate] (32.401 ms) : 0, 32401
Debugger [baseline] (6.378 ms) : 0, 6378
Debugger [candidate] (6.394 ms) : 0, 6394
Remote Config [baseline] (686.427 µs) : 0, 686
Remote Config [candidate] (667.57 µs) : 0, 668
Telemetry [baseline] (13.089 ms) : 0, 13089
Telemetry [candidate] (14.388 ms) : 0, 14388
Flare Poller [baseline] (7.104 ms) : 0, 7104
Flare Poller [candidate] (6.526 ms) : 0, 6526
section iast
crashtracking [baseline] (1.463 ms) : 0, 1463
crashtracking [candidate] (1.482 ms) : 0, 1482
BytebuddyAgent [baseline] (823.327 ms) : 0, 823327
BytebuddyAgent [candidate] (829.545 ms) : 0, 829545
GlobalTracer [baseline] (233.815 ms) : 0, 233815
GlobalTracer [candidate] (234.82 ms) : 0, 234820
IAST [baseline] (30.834 ms) : 0, 30834
IAST [candidate] (33.598 ms) : 0, 33598
AppSec [baseline] (30.921 ms) : 0, 30921
AppSec [candidate] (28.057 ms) : 0, 28057
Debugger [baseline] (6.181 ms) : 0, 6181
Debugger [candidate] (6.148 ms) : 0, 6148
Remote Config [baseline] (607.525 µs) : 0, 608
Remote Config [candidate] (590.718 µs) : 0, 591
Telemetry [baseline] (8.506 ms) : 0, 8506
Telemetry [candidate] (8.406 ms) : 0, 8406
Flare Poller [baseline] (4.135 ms) : 0, 4135
Flare Poller [candidate] (4.152 ms) : 0, 4152
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/flaky-tests-job-should-use-smoke-cache
git_commit_date 1761672604 1761703886
git_commit_sha 81ec538 f3f9245
release_version 1.55.0-SNAPSHOT~81ec538591 1.55.0-SNAPSHOT~f3f9245df4
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1761705461 1761705461
ci_job_id 1203509815 1203509815
ci_pipeline_id 80567658 80567658
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-nnfyyrt0 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-nnfyyrt0 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 1 performance improvements and 1 performance regressions! Performance is the same for 10 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:petclinic:profiling:high_load better
[-2.178ms; -1.209ms] or [-4.434%; -2.462%]
unstable
[-3.836op/s; +10.811op/s] or [-4.027%; +11.348%]
47.427ms 98.763op/s 49.120ms 95.275op/s
scenario:load:petclinic:code_origins:high_load worse
[+1.047ms; +1.812ms] or [+2.514%; +4.349%]
unstable
[-11.907op/s; +4.432op/s] or [-10.604%; +3.947%]
43.101ms 108.550op/s 41.671ms 112.287op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.452 ms) : 4400, 4503
.   : milestone, 4452,
iast (9.436 ms) : 9279, 9592
.   : milestone, 9436,
iast_FULL (14.202 ms) : 13914, 14491
.   : milestone, 14202,
iast_GLOBAL (11.05 ms) : 10854, 11246
.   : milestone, 11050,
profiling (8.727 ms) : 8582, 8873
.   : milestone, 8727,
tracing (7.469 ms) : 7357, 7581
.   : milestone, 7469,
section candidate
no_agent (4.367 ms) : 4312, 4422
.   : milestone, 4367,
iast (9.445 ms) : 9288, 9601
.   : milestone, 9445,
iast_FULL (13.92 ms) : 13650, 14191
.   : milestone, 13920,
iast_GLOBAL (10.932 ms) : 10728, 11135
.   : milestone, 10932,
profiling (9.031 ms) : 8888, 9173
.   : milestone, 9031,
tracing (7.673 ms) : 7562, 7785
.   : milestone, 7673,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.452 ms [4.4 ms, 4.503 ms] -
iast 9.436 ms [9.279 ms, 9.592 ms] 4.984 ms (112.0%)
iast_FULL 14.202 ms [13.914 ms, 14.491 ms] 9.751 ms (219.0%)
iast_GLOBAL 11.05 ms [10.854 ms, 11.246 ms] 6.599 ms (148.2%)
profiling 8.727 ms [8.582 ms, 8.873 ms] 4.276 ms (96.0%)
tracing 7.469 ms [7.357 ms, 7.581 ms] 3.017 ms (67.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.367 ms [4.312 ms, 4.422 ms] -
iast 9.445 ms [9.288 ms, 9.601 ms] 5.078 ms (116.3%)
iast_FULL 13.92 ms [13.65 ms, 14.191 ms] 9.553 ms (218.7%)
iast_GLOBAL 10.932 ms [10.728 ms, 11.135 ms] 6.564 ms (150.3%)
profiling 9.031 ms [8.888 ms, 9.173 ms] 4.663 ms (106.8%)
tracing 7.673 ms [7.562 ms, 7.785 ms] 3.306 ms (75.7%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591
    dateFormat X
    axisFormat %s
section baseline
no_agent (36.706 ms) : 36415, 36997
.   : milestone, 36706,
appsec (47.692 ms) : 47285, 48098
.   : milestone, 47692,
code_origins (41.671 ms) : 41330, 42012
.   : milestone, 41671,
iast (44.119 ms) : 43757, 44481
.   : milestone, 44119,
profiling (49.12 ms) : 48658, 49583
.   : milestone, 49120,
tracing (43.976 ms) : 43587, 44364
.   : milestone, 43976,
section candidate
no_agent (36.638 ms) : 36351, 36926
.   : milestone, 36638,
appsec (47.051 ms) : 46641, 47460
.   : milestone, 47051,
code_origins (43.101 ms) : 42731, 43470
.   : milestone, 43101,
iast (44.228 ms) : 43830, 44626
.   : milestone, 44228,
profiling (47.427 ms) : 46990, 47864
.   : milestone, 47427,
tracing (44.755 ms) : 44375, 45135
.   : milestone, 44755,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.706 ms [36.415 ms, 36.997 ms] -
appsec 47.692 ms [47.285 ms, 48.098 ms] 10.986 ms (29.9%)
code_origins 41.671 ms [41.33 ms, 42.012 ms] 4.965 ms (13.5%)
iast 44.119 ms [43.757 ms, 44.481 ms] 7.413 ms (20.2%)
profiling 49.12 ms [48.658 ms, 49.583 ms] 12.414 ms (33.8%)
tracing 43.976 ms [43.587 ms, 44.364 ms] 7.27 ms (19.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.638 ms [36.351 ms, 36.926 ms] -
appsec 47.051 ms [46.641 ms, 47.46 ms] 10.412 ms (28.4%)
code_origins 43.101 ms [42.731 ms, 43.47 ms] 6.462 ms (17.6%)
iast 44.228 ms [43.83 ms, 44.626 ms] 7.59 ms (20.7%)
profiling 47.427 ms [46.99 ms, 47.864 ms] 10.789 ms (29.4%)
tracing 44.755 ms [44.375 ms, 45.135 ms] 8.117 ms (22.2%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/flaky-tests-job-should-use-smoke-cache
git_commit_date 1761672604 1761703886
git_commit_sha 81ec538 f3f9245
release_version 1.55.0-SNAPSHOT~81ec538591 1.55.0-SNAPSHOT~f3f9245df4
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1761705964 1761705964
ci_job_id 1203509816 1203509816
ci_pipeline_id 80567658 80567658
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-vpuo6m98 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-vpuo6m98 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 10 metrics, 2 unstable metrics.

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.637 s) : 15637000, 15637000
.   : milestone, 15637000,
appsec (14.993 s) : 14993000, 14993000
.   : milestone, 14993000,
iast (18.823 s) : 18823000, 18823000
.   : milestone, 18823000,
iast_GLOBAL (17.996 s) : 17996000, 17996000
.   : milestone, 17996000,
profiling (15.351 s) : 15351000, 15351000
.   : milestone, 15351000,
tracing (15.204 s) : 15204000, 15204000
.   : milestone, 15204000,
section candidate
no_agent (15.349 s) : 15349000, 15349000
.   : milestone, 15349000,
appsec (14.977 s) : 14977000, 14977000
.   : milestone, 14977000,
iast (18.737 s) : 18737000, 18737000
.   : milestone, 18737000,
iast_GLOBAL (17.884 s) : 17884000, 17884000
.   : milestone, 17884000,
profiling (15.538 s) : 15538000, 15538000
.   : milestone, 15538000,
tracing (15.011 s) : 15011000, 15011000
.   : milestone, 15011000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.637 s [15.637 s, 15.637 s] -
appsec 14.993 s [14.993 s, 14.993 s] -644.0 ms (-4.1%)
iast 18.823 s [18.823 s, 18.823 s] 3.186 s (20.4%)
iast_GLOBAL 17.996 s [17.996 s, 17.996 s] 2.359 s (15.1%)
profiling 15.351 s [15.351 s, 15.351 s] -286.0 ms (-1.8%)
tracing 15.204 s [15.204 s, 15.204 s] -433.0 ms (-2.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.349 s [15.349 s, 15.349 s] -
appsec 14.977 s [14.977 s, 14.977 s] -372.0 ms (-2.4%)
iast 18.737 s [18.737 s, 18.737 s] 3.388 s (22.1%)
iast_GLOBAL 17.884 s [17.884 s, 17.884 s] 2.535 s (16.5%)
profiling 15.538 s [15.538 s, 15.538 s] 189.0 ms (1.2%)
tracing 15.011 s [15.011 s, 15.011 s] -338.0 ms (-2.2%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.55.0-SNAPSHOT~f3f9245df4, baseline=1.55.0-SNAPSHOT~81ec538591
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.48 ms) : 1468, 1491
.   : milestone, 1480,
appsec (3.603 ms) : 3392, 3813
.   : milestone, 3603,
iast (2.216 ms) : 2153, 2280
.   : milestone, 2216,
iast_GLOBAL (2.256 ms) : 2192, 2320
.   : milestone, 2256,
profiling (2.521 ms) : 2350, 2692
.   : milestone, 2521,
tracing (2.036 ms) : 1986, 2085
.   : milestone, 2036,
section candidate
no_agent (1.479 ms) : 1467, 1490
.   : milestone, 1479,
appsec (3.724 ms) : 3506, 3943
.   : milestone, 3724,
iast (2.214 ms) : 2150, 2277
.   : milestone, 2214,
iast_GLOBAL (2.251 ms) : 2187, 2315
.   : milestone, 2251,
profiling (2.06 ms) : 2009, 2111
.   : milestone, 2060,
tracing (2.04 ms) : 1991, 2090
.   : milestone, 2040,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.48 ms [1.468 ms, 1.491 ms] -
appsec 3.603 ms [3.392 ms, 3.813 ms] 2.123 ms (143.5%)
iast 2.216 ms [2.153 ms, 2.28 ms] 736.803 µs (49.8%)
iast_GLOBAL 2.256 ms [2.192 ms, 2.32 ms] 776.516 µs (52.5%)
profiling 2.521 ms [2.35 ms, 2.692 ms] 1.042 ms (70.4%)
tracing 2.036 ms [1.986 ms, 2.085 ms] 556.087 µs (37.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.479 ms [1.467 ms, 1.49 ms] -
appsec 3.724 ms [3.506 ms, 3.943 ms] 2.246 ms (151.8%)
iast 2.214 ms [2.15 ms, 2.277 ms] 734.99 µs (49.7%)
iast_GLOBAL 2.251 ms [2.187 ms, 2.315 ms] 772.363 µs (52.2%)
profiling 2.06 ms [2.009 ms, 2.111 ms] 581.179 µs (39.3%)
tracing 2.04 ms [1.991 ms, 2.09 ms] 561.489 µs (38.0%)

@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Oct 29, 2025

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 59.68% (+0.00%)

View detailed report

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

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit 8747faa into master Oct 29, 2025
537 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/flaky-tests-job-should-use-smoke-cache branch October 29, 2025 13:37
@github-actions github-actions bot added this to the 1.55.0 milestone Oct 29, 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.

3 participants