[SINT-5051] Upgrade CI Identities GitLab Job Client version to v0.6.3#8627
Conversation
andrewlock
left a comment
There was a problem hiding this comment.
Oops, sorry, I guess I screwed up the rebase 🤦♂️ LGTM once the build passes with the new image🙂
BenchmarksBenchmark execution time: 2026-05-13 13:10:01 Comparing candidate commit 2f68e26 in PR branch Some scenarios are present only in baseline or only in candidate runs. If you didn't create or remove some scenarios in your branch, this maybe a sign of crashed benchmarks 💥💥💥 Scenarios present only in baseline:
Found 2 performance improvements and 1 performance regressions! Performance is the same for 49 metrics, 20 unstable metrics, 88 known flaky benchmarks, 38 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8627) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (73ms) : 70, 76
master - mean (75ms) : 71, 78
section Bailout
This PR (8627) - mean (77ms) : 75, 78
master - mean (78ms) : 75, 81
section CallTarget+Inlining+NGEN
This PR (8627) - mean (1,104ms) : 1048, 1161
master - mean (1,109ms) : 1042, 1175
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (113ms) : 109, 117
master - mean (116ms) : 109, 123
section Bailout
This PR (8627) - mean (115ms) : 112, 119
master - mean (115ms) : 111, 118
section CallTarget+Inlining+NGEN
This PR (8627) - mean (790ms) : 766, 815
master - mean (788ms) : 760, 816
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (104ms) : 98, 110
master - mean (101ms) : 98, 105
section Bailout
This PR (8627) - mean (103ms) : 99, 107
master - mean (101ms) : 99, 104
section CallTarget+Inlining+NGEN
This PR (8627) - mean (949ms) : 912, 985
master - mean (948ms) : 899, 998
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (99ms) : 96, 103
master - mean (102ms) : 97, 108
section Bailout
This PR (8627) - mean (104ms) : 98, 109
master - mean (101ms) : 97, 105
section CallTarget+Inlining+NGEN
This PR (8627) - mean (827ms) : 781, 872
master - mean (821ms) : 780, 862
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (201ms) : 197, 205
master - mean (198ms) : 190, 206
section Bailout
This PR (8627) - mean (203ms) : 200, 207
master - mean (203ms) : 198, 207
section CallTarget+Inlining+NGEN
This PR (8627) - mean (1,215ms) : 1137, 1294
master - mean (1,197ms) : 1148, 1247
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (289ms) : 280, 297
master - mean (286ms) : 278, 295
section Bailout
This PR (8627) - mean (288ms) : 281, 295
master - mean (287ms) : 280, 294
section CallTarget+Inlining+NGEN
This PR (8627) - mean (969ms) : 953, 986
master - mean (966ms) : 945, 987
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (279ms) : 274, 285
master - mean (280ms) : 273, 288
section Bailout
This PR (8627) - mean (279ms) : 273, 285
master - mean (280ms) : 275, 284
section CallTarget+Inlining+NGEN
This PR (8627) - mean (1,160ms) : 1117, 1203
master - mean (1,153ms) : 1115, 1192
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8627) - mean (281ms) : 275, 287
master - mean (280ms) : 273, 286
section Bailout
This PR (8627) - mean (280ms) : 274, 286
master - mean (279ms) : 275, 284
section CallTarget+Inlining+NGEN
This PR (8627) - mean (1,045ms) : 1006, 1084
master - mean (1,038ms) : 993, 1083
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
The goal of this PR is to update the ci-identities gitlab client to the latest version.
Reason for change
For better observability mostly.
See changelog : link