Skip to content

Disable legacy Gitlab exec in order to fix jobs failing with green status - #9066

Merged
ddyurchenko merged 2 commits into
masterfrom
ddyurchenko/disable-legacy-gitlab-exec
Jun 30, 2025
Merged

Disable legacy Gitlab exec in order to fix jobs failing with green status#9066
ddyurchenko merged 2 commits into
masterfrom
ddyurchenko/disable-legacy-gitlab-exec

Conversation

@ddyurchenko

Copy link
Copy Markdown
Contributor

What Does This Do

Disables FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY that we used before to ensure build containers have QoS guaranteed. As of now, it doesn't seem to be necessary anymore, but leads to problems like https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4119.

Example failing jobs:

Motivation

Fix benchmarking jobs that silently fail with green status.

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@ddyurchenko
ddyurchenko requested a review from a team as a code ownerJune 30, 2025 13:38
@ddyurchenko
ddyurchenko requested review from pawelchcki and removed request for a teamJune 30, 2025 13:38
@github-actions

github-actionsBot commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@ddyurchenko
ddyurchenko requested a review from bric3June 30, 2025 13:38
@ddyurchenko
ddyurchenkoforce-pushed the ddyurchenko/disable-legacy-gitlab-exec branch from dc18769 to 888e597CompareJune 30, 2025 13:51
@pr-commenter

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterddyurchenko/disable-legacy-gitlab-exec
git_commit_date17512879311751291490
git_commit_sha0f66a88888e597
release_version1.51.0-SNAPSHOT~0f66a881421.51.0-SNAPSHOT~888e597ee1
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17512933391751293339
ci_job_id10050012501005001250
ci_pipeline_id6914982569149825
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-asxyngdr-project-304-concurrent-1-rnhkq8ca 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/LinuxLinux runner-asxyngdr-project-304-concurrent-1-rnhkq8ca 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
moduleAgentAgent
parentNoneNone

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 10 unstable metrics.

Startup time reports for insecure-bank
gantt
title insecure-bank - global startup overhead: candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (998.4 ms) : 0, 998400
Total [baseline] (8.567 s) : 0, 8567432
Agent [candidate] (996.154 ms) : 0, 996154
Total [candidate] (8.549 s) : 0, 8549286
section iast
Agent [baseline] (1.133 s) : 0, 1132995
Total [baseline] (9.269 s) : 0, 9269450
Agent [candidate] (1.135 s) : 0, 1135262
Total [candidate] (9.295 s) : 0, 9294566
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing998.4 ms-
Agentiast1.133 s134.595 ms (13.5%)
Totaltracing8.567 s-
Totaliast9.269 s702.019 ms (8.2%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing996.154 ms-
Agentiast1.135 s139.108 ms (14.0%)
Totaltracing8.549 s-
Totaliast9.295 s745.279 ms (8.7%)
gantt
title insecure-bank - break down per module: candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (689.135 ms) : 0, 689135
BytebuddyAgent [candidate] (687.705 ms) : 0, 687705
GlobalTracer [baseline] (242.36 ms) : 0, 242360
GlobalTracer [candidate] (242.376 ms) : 0, 242376
AppSec [baseline] (30.404 ms) : 0, 30404
AppSec [candidate] (30.4 ms) : 0, 30400
Debugger [baseline] (6.045 ms) : 0, 6045
Debugger [candidate] (6.035 ms) : 0, 6035
Remote Config [baseline] (673.634 µs) : 0, 674
Remote Config [candidate] (681.111 µs) : 0, 681
Telemetry [baseline] (8.961 ms) : 0, 8961
Telemetry [candidate] (8.158 ms) : 0, 8158
section iast
BytebuddyAgent [baseline] (808.601 ms) : 0, 808601
BytebuddyAgent [candidate] (810.698 ms) : 0, 810698
GlobalTracer [baseline] (233.452 ms) : 0, 233452
GlobalTracer [candidate] (233.475 ms) : 0, 233475
AppSec [baseline] (27.791 ms) : 0, 27791
AppSec [candidate] (26.955 ms) : 0, 26955
Debugger [baseline] (5.838 ms) : 0, 5838
Debugger [candidate] (5.832 ms) : 0, 5832
Remote Config [baseline] (598.161 µs) : 0, 598
Remote Config [candidate] (598.606 µs) : 0, 599
Telemetry [baseline] (8.038 ms) : 0, 8038
Telemetry [candidate] (8.009 ms) : 0, 8009
IAST [baseline] (27.886 ms) : 0, 27886
IAST [candidate] (28.915 ms) : 0, 28915
Loading
Startup time reports for petclinic
gantt
title petclinic - global startup overhead: candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.009 s) : 0, 1008709
Total [baseline] (10.685 s) : 0, 10684901
Agent [candidate] (997.568 ms) : 0, 997568
Total [candidate] (10.73 s) : 0, 10730050
section appsec
Agent [baseline] (1.175 s) : 0, 1174524
Total [baseline] (10.778 s) : 0, 10778248
Agent [candidate] (1.174 s) : 0, 1173724
Total [candidate] (10.723 s) : 0, 10722772
section iast
Agent [baseline] (1.134 s) : 0, 1134050
Total [baseline] (10.856 s) : 0, 10855610
Agent [candidate] (1.133 s) : 0, 1133238
Total [candidate] (10.912 s) : 0, 10911838
section profiling
Agent [baseline] (1.248 s) : 0, 1248460
Total [baseline] (10.957 s) : 0, 10957268
Agent [candidate] (1.254 s) : 0, 1253902
Total [candidate] (10.934 s) : 0, 10933872
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.009 s-
Agentappsec1.175 s165.814 ms (16.4%)
Agentiast1.134 s125.341 ms (12.4%)
Agentprofiling1.248 s239.751 ms (23.8%)
Totaltracing10.685 s-
Totalappsec10.778 s93.347 ms (0.9%)
Totaliast10.856 s170.71 ms (1.6%)
Totalprofiling10.957 s272.367 ms (2.5%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing997.568 ms-
Agentappsec1.174 s176.157 ms (17.7%)
Agentiast1.133 s135.67 ms (13.6%)
Agentprofiling1.254 s256.334 ms (25.7%)
Totaltracing10.73 s-
Totalappsec10.723 s-7.278 ms (-0.1%)
Totaliast10.912 s181.788 ms (1.7%)
Totalprofiling10.934 s203.822 ms (1.9%)
gantt
title petclinic - break down per module: candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (696.752 ms) : 0, 696752
BytebuddyAgent [candidate] (688.567 ms) : 0, 688567
GlobalTracer [baseline] (245.001 ms) : 0, 245001
GlobalTracer [candidate] (242.306 ms) : 0, 242306
AppSec [baseline] (30.716 ms) : 0, 30716
AppSec [candidate] (30.258 ms) : 0, 30258
Debugger [baseline] (6.123 ms) : 0, 6123
Debugger [candidate] (6.031 ms) : 0, 6031
Remote Config [baseline] (694.722 µs) : 0, 695
Remote Config [candidate] (680.288 µs) : 0, 680
Telemetry [baseline] (8.298 ms) : 0, 8298
Telemetry [candidate] (8.914 ms) : 0, 8914
section appsec
BytebuddyAgent [baseline] (710.737 ms) : 0, 710737
BytebuddyAgent [candidate] (709.997 ms) : 0, 709997
GlobalTracer [baseline] (235.286 ms) : 0, 235286
GlobalTracer [candidate] (235.603 ms) : 0, 235603
AppSec [baseline] (171.211 ms) : 0, 171211
AppSec [candidate] (170.931 ms) : 0, 170931
Debugger [baseline] (5.773 ms) : 0, 5773
Debugger [candidate] (5.773 ms) : 0, 5773
Remote Config [baseline] (610.679 µs) : 0, 611
Remote Config [candidate] (614.483 µs) : 0, 614
Telemetry [baseline] (8.048 ms) : 0, 8048
Telemetry [candidate] (8.105 ms) : 0, 8105
IAST [baseline] (22.062 ms) : 0, 22062
IAST [candidate] (21.951 ms) : 0, 21951
section iast
BytebuddyAgent [baseline] (809.453 ms) : 0, 809453
BytebuddyAgent [candidate] (808.749 ms) : 0, 808749
GlobalTracer [baseline] (233.789 ms) : 0, 233789
GlobalTracer [candidate] (233.11 ms) : 0, 233110
AppSec [baseline] (26.811 ms) : 0, 26811
AppSec [candidate] (27.868 ms) : 0, 27868
Debugger [baseline] (5.842 ms) : 0, 5842
Debugger [candidate] (5.88 ms) : 0, 5880
Remote Config [baseline] (592.674 µs) : 0, 593
Remote Config [candidate] (590.465 µs) : 0, 590
Telemetry [baseline] (8.017 ms) : 0, 8017
Telemetry [candidate] (8.054 ms) : 0, 8054
IAST [baseline] (28.715 ms) : 0, 28715
IAST [candidate] (28.103 ms) : 0, 28103
section profiling
BytebuddyAgent [baseline] (680.403 ms) : 0, 680403
BytebuddyAgent [candidate] (684.056 ms) : 0, 684056
GlobalTracer [baseline] (362.632 ms) : 0, 362632
GlobalTracer [candidate] (364.479 ms) : 0, 364479
AppSec [baseline] (32.406 ms) : 0, 32406
AppSec [candidate] (32.625 ms) : 0, 32625
Debugger [baseline] (12.045 ms) : 0, 12045
Debugger [candidate] (9.911 ms) : 0, 9911
Remote Config [baseline] (681.785 µs) : 0, 682
Remote Config [candidate] (660.485 µs) : 0, 660
Telemetry [baseline] (8.057 ms) : 0, 8057
Telemetry [candidate] (10.224 ms) : 0, 10224
ProfilingAgent [baseline] (103.661 ms) : 0, 103661
ProfilingAgent [candidate] (102.931 ms) : 0, 102931
Profiling [baseline] (103.685 ms) : 0, 103685
Profiling [candidate] (102.956 ms) : 0, 102956
Loading

Load

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterddyurchenko/disable-legacy-gitlab-exec
git_commit_date17512879311751291490
git_commit_sha0f66a88888e597
release_version1.51.0-SNAPSHOT~0f66a881421.51.0-SNAPSHOT~888e597ee1
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17512930271751293027
ci_job_id10050012511005001251
ci_pipeline_id6914982569149825
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-fj2rtzmv-project-304-concurrent-1-e2jsvabg 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/LinuxLinux runner-fj2rtzmv-project-304-concurrent-1-e2jsvabg 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 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 throughputcandidate mean http_req_durationcandidate mean throughputbaseline mean http_req_durationbaseline mean throughput
scenario:load:petclinic:no_agent:high_loadworse
[+1.692ms; +2.331ms] or [+4.677%; +6.442%]
unstable
[-15.316op/s; +1.916op/s] or [-11.854%; +1.483%]
38.189ms122.500op/s36.178ms129.200op/s
scenario:load:petclinic:code_origins:high_loadbetter
[-1.789ms; -0.960ms] or [-3.958%; -2.123%]
unstable
[-4.136op/s; +10.636op/s] or [-3.994%; +10.271%]
43.822ms106.800op/s45.197ms103.550op/s
Request duration reports for insecure-bank
gantt
title insecure-bank - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section baseline
no_agent (4.291 ms) : 4243, 4339
. : milestone, 4291,
iast (9.01 ms) : 8866, 9155
. : milestone, 9010,
iast_FULL (13.646 ms) : 13377, 13915
. : milestone, 13646,
iast_GLOBAL (10.108 ms) : 9928, 10287
. : milestone, 10108,
profiling (8.889 ms) : 8748, 9031
. : milestone, 8889,
tracing (7.433 ms) : 7328, 7539
. : milestone, 7433,
section candidate
no_agent (4.302 ms) : 4249, 4355
. : milestone, 4302,
iast (9.169 ms) : 9017, 9321
. : milestone, 9169,
iast_FULL (13.751 ms) : 13476, 14025
. : milestone, 13751,
iast_GLOBAL (10.118 ms) : 9937, 10299
. : milestone, 10118,
profiling (8.782 ms) : 8648, 8916
. : milestone, 8782,
tracing (7.538 ms) : 7431, 7646
. : milestone, 7538,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.291 ms [4.243 ms, 4.339 ms]-
iast9.01 ms [8.866 ms, 9.155 ms]4.719 ms (110.0%)
iast_FULL13.646 ms [13.377 ms, 13.915 ms]9.355 ms (218.0%)
iast_GLOBAL10.108 ms [9.928 ms, 10.287 ms]5.817 ms (135.6%)
profiling8.889 ms [8.748 ms, 9.031 ms]4.598 ms (107.2%)
tracing7.433 ms [7.328 ms, 7.539 ms]3.142 ms (73.2%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.302 ms [4.249 ms, 4.355 ms]-
iast9.169 ms [9.017 ms, 9.321 ms]4.867 ms (113.1%)
iast_FULL13.751 ms [13.476 ms, 14.025 ms]9.449 ms (219.6%)
iast_GLOBAL10.118 ms [9.937 ms, 10.299 ms]5.816 ms (135.2%)
profiling8.782 ms [8.648 ms, 8.916 ms]4.48 ms (104.1%)
tracing7.538 ms [7.431 ms, 7.646 ms]3.236 ms (75.2%)
Request duration reports for petclinic
gantt
title petclinic - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section baseline
no_agent (36.178 ms) : 35888, 36467
. : milestone, 36178,
appsec (47.141 ms) : 46715, 47566
. : milestone, 47141,
code_origins (45.197 ms) : 44809, 45584
. : milestone, 45197,
iast (44.084 ms) : 43700, 44468
. : milestone, 44084,
profiling (48.386 ms) : 47934, 48837
. : milestone, 48386,
tracing (44.406 ms) : 44038, 44774
. : milestone, 44406,
section candidate
no_agent (38.189 ms) : 37885, 38493
. : milestone, 38189,
appsec (46.164 ms) : 45747, 46580
. : milestone, 46164,
code_origins (43.822 ms) : 43439, 44206
. : milestone, 43822,
iast (44.061 ms) : 43685, 44436
. : milestone, 44061,
profiling (47.501 ms) : 47047, 47955
. : milestone, 47501,
tracing (43.255 ms) : 42881, 43629
. : milestone, 43255,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent36.178 ms [35.888 ms, 36.467 ms]-
appsec47.141 ms [46.715 ms, 47.566 ms]10.963 ms (30.3%)
code_origins45.197 ms [44.809 ms, 45.584 ms]9.019 ms (24.9%)
iast44.084 ms [43.7 ms, 44.468 ms]7.906 ms (21.9%)
profiling48.386 ms [47.934 ms, 48.837 ms]12.208 ms (33.7%)
tracing44.406 ms [44.038 ms, 44.774 ms]8.228 ms (22.7%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent38.189 ms [37.885 ms, 38.493 ms]-
appsec46.164 ms [45.747 ms, 46.58 ms]7.975 ms (20.9%)
code_origins43.822 ms [43.439 ms, 44.206 ms]5.634 ms (14.8%)
iast44.061 ms [43.685 ms, 44.436 ms]5.872 ms (15.4%)
profiling47.501 ms [47.047 ms, 47.955 ms]9.312 ms (24.4%)
tracing43.255 ms [42.881 ms, 43.629 ms]5.066 ms (13.3%)

Dacapo

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterddyurchenko/disable-legacy-gitlab-exec
git_commit_date17512879311751291490
git_commit_sha0f66a88888e597
release_version1.51.0-SNAPSHOT~0f66a881421.51.0-SNAPSHOT~888e597ee1
See matching parameters
BaselineCandidate
applicationbiojavabiojava
ci_job_date17512935471751293547
ci_job_id10050012521005001252
ci_pipeline_id6914982569149825
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-asxyngdr-project-304-concurrent-2-dcb6vmxl 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/LinuxLinux runner-asxyngdr-project-304-concurrent-2-dcb6vmxl 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.

Execution time for biojava
gantt
title biojava - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section baseline
no_agent (15.074 s) : 15074000, 15074000
. : milestone, 15074000,
appsec (14.868 s) : 14868000, 14868000
. : milestone, 14868000,
iast (18.495 s) : 18495000, 18495000
. : milestone, 18495000,
iast_GLOBAL (17.895 s) : 17895000, 17895000
. : milestone, 17895000,
profiling (15.026 s) : 15026000, 15026000
. : milestone, 15026000,
tracing (14.927 s) : 14927000, 14927000
. : milestone, 14927000,
section candidate
no_agent (14.984 s) : 14984000, 14984000
. : milestone, 14984000,
appsec (14.696 s) : 14696000, 14696000
. : milestone, 14696000,
iast (18.683 s) : 18683000, 18683000
. : milestone, 18683000,
iast_GLOBAL (17.897 s) : 17897000, 17897000
. : milestone, 17897000,
profiling (15.252 s) : 15252000, 15252000
. : milestone, 15252000,
tracing (14.947 s) : 14947000, 14947000
. : milestone, 14947000,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent15.074 s [15.074 s, 15.074 s]-
appsec14.868 s [14.868 s, 14.868 s]-206.0 ms (-1.4%)
iast18.495 s [18.495 s, 18.495 s]3.421 s (22.7%)
iast_GLOBAL17.895 s [17.895 s, 17.895 s]2.821 s (18.7%)
profiling15.026 s [15.026 s, 15.026 s]-48.0 ms (-0.3%)
tracing14.927 s [14.927 s, 14.927 s]-147.0 ms (-1.0%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent14.984 s [14.984 s, 14.984 s]-
appsec14.696 s [14.696 s, 14.696 s]-288.0 ms (-1.9%)
iast18.683 s [18.683 s, 18.683 s]3.699 s (24.7%)
iast_GLOBAL17.897 s [17.897 s, 17.897 s]2.913 s (19.4%)
profiling15.252 s [15.252 s, 15.252 s]268.0 ms (1.8%)
tracing14.947 s [14.947 s, 14.947 s]-37.0 ms (-0.2%)
Execution time for tomcat
gantt
title tomcat - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~888e597ee1, baseline=1.51.0-SNAPSHOT~0f66a88142
dateFormat X
axisFormat %s
section baseline
no_agent (1.478 ms) : 1467, 1490
. : milestone, 1478,
appsec (2.411 ms) : 2362, 2460
. : milestone, 2411,
iast (2.19 ms) : 2129, 2252
. : milestone, 2190,
iast_GLOBAL (2.225 ms) : 2163, 2287
. : milestone, 2225,
profiling (2.055 ms) : 2003, 2106
. : milestone, 2055,
tracing (2.002 ms) : 1954, 2050
. : milestone, 2002,
section candidate
no_agent (1.475 ms) : 1463, 1487
. : milestone, 1475,
appsec (2.42 ms) : 2370, 2470
. : milestone, 2420,
iast (2.2 ms) : 2138, 2262
. : milestone, 2200,
iast_GLOBAL (2.235 ms) : 2172, 2297
. : milestone, 2235,
profiling (2.051 ms) : 2000, 2102
. : milestone, 2051,
tracing (2.0 ms) : 1953, 2048
. : milestone, 2000,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.478 ms [1.467 ms, 1.49 ms]-
appsec2.411 ms [2.362 ms, 2.46 ms]932.458 µs (63.1%)
iast2.19 ms [2.129 ms, 2.252 ms]711.717 µs (48.1%)
iast_GLOBAL2.225 ms [2.163 ms, 2.287 ms]746.777 µs (50.5%)
profiling2.055 ms [2.003 ms, 2.106 ms]576.348 µs (39.0%)
tracing2.002 ms [1.954 ms, 2.05 ms]523.658 µs (35.4%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.475 ms [1.463 ms, 1.487 ms]-
appsec2.42 ms [2.37 ms, 2.47 ms]944.935 µs (64.1%)
iast2.2 ms [2.138 ms, 2.262 ms]725.512 µs (49.2%)
iast_GLOBAL2.235 ms [2.172 ms, 2.297 ms]759.616 µs (51.5%)
profiling2.051 ms [2.0 ms, 2.102 ms]576.016 µs (39.1%)
tracing2.0 ms [1.953 ms, 2.048 ms]525.38 µs (35.6%)

@ddyurchenkoddyurchenko added comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes labels Jun 30, 2025
@ddyurchenkoddyurchenko added this to the 1.51.0 milestone Jun 30, 2025
@ddyurchenkoddyurchenko changed the title fix: Disable legacy Gitlab exec in order to fix jobs failing with green statusDisable legacy Gitlab exec in order to fix jobs failing with green statusJun 30, 2025
@ddyurchenko
ddyurchenko merged commit 0a60888 into masterJun 30, 2025
@ddyurchenko
ddyurchenko deleted the ddyurchenko/disable-legacy-gitlab-exec branch June 30, 2025 15:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: toolingBuild & Toolingtag: no release notesChanges to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ddyurchenko@bric3