[Smoke Test Docker Image Bump] Updating docker image tags#8788
Conversation
BenchmarksBenchmark execution time: 2026-06-17 09:59:57 Comparing candidate commit 8b2cfee in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 72 metrics, 0 unstable metrics, 63 known flaky benchmarks, 63 flaky benchmarks without significant changes.
|
This comment has been minimized.
This comment has been minimized.
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8788) 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 (8788) - mean (73ms) : 71, 76
master - mean (73ms) : 71, 75
section Bailout
This PR (8788) - mean (78ms) : 76, 80
master - mean (77ms) : 76, 79
section CallTarget+Inlining+NGEN
This PR (8788) - mean (1,098ms) : 1060, 1135
master - mean (1,098ms) : 1052, 1144
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 (8788) - mean (114ms) : 110, 117
master - mean (114ms) : 111, 117
section Bailout
This PR (8788) - mean (115ms) : 112, 117
master - mean (115ms) : 112, 117
section CallTarget+Inlining+NGEN
This PR (8788) - mean (794ms) : 774, 815
master - mean (791ms) : 767, 815
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8788) - mean (101ms) : 99, 104
master - mean (104ms) : 99, 109
section Bailout
This PR (8788) - mean (104ms) : 100, 108
master - mean (104ms) : 100, 107
section CallTarget+Inlining+NGEN
This PR (8788) - mean (947ms) : 904, 990
master - mean (950ms) : 912, 988
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8788) - mean (100ms) : 96, 104
master - mean (100ms) : 96, 103
section Bailout
This PR (8788) - mean (100ms) : 98, 103
master - mean (102ms) : 99, 105
section CallTarget+Inlining+NGEN
This PR (8788) - mean (822ms) : 787, 856
master - mean (818ms) : 782, 854
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 (8788) - mean (200ms) : 195, 205
master - mean (199ms) : 195, 203
section Bailout
This PR (8788) - mean (204ms) : 199, 208
master - mean (203ms) : 198, 208
section CallTarget+Inlining+NGEN
This PR (8788) - mean (1,200ms) : 1167, 1233
master - mean (1,197ms) : 1156, 1237
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 (8788) - mean (287ms) : 281, 293
master - mean (286ms) : 280, 293
section Bailout
This PR (8788) - mean (287ms) : 282, 291
master - mean (286ms) : 280, 292
section CallTarget+Inlining+NGEN
This PR (8788) - mean (964ms) : 947, 981
master - mean (962ms) : 939, 985
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8788) - mean (279ms) : 271, 287
master - mean (285ms) : 276, 293
section Bailout
This PR (8788) - mean (279ms) : 273, 286
master - mean (282ms) : 278, 287
section CallTarget+Inlining+NGEN
This PR (8788) - mean (1,161ms) : 1130, 1193
master - mean (1,164ms) : 1127, 1201
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8788) - mean (276ms) : 268, 284
master - mean (280ms) : 274, 286
section Bailout
This PR (8788) - mean (276ms) : 270, 282
master - mean (281ms) : 275, 287
section CallTarget+Inlining+NGEN
This PR (8788) - mean (1,039ms) : 1002, 1075
master - mean (1,039ms) : 999, 1079
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Updates the docker images used for smoke tests.