[EXPERIMENTAL] Gitlab playground - #8964
Conversation
BenchmarksBenchmark execution time: 2026-07-31 16:54:44 Comparing candidate commit 781fef6 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 60 known flaky benchmarks, 66 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8964) 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 (8964) - mean (75ms) : 70, 80
master - mean (71ms) : 68, 73
section Bailout
This PR (8964) - mean (78ms) : 74, 83
master - mean (75ms) : 73, 76
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,097ms) : 1047, 1146
master - mean (1,097ms) : 1045, 1150
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 (8964) - mean (115ms) : 110, 120
master - mean (110ms) : 106, 114
section Bailout
This PR (8964) - mean (112ms) : 110, 114
master - mean (111ms) : 108, 113
section CallTarget+Inlining+NGEN
This PR (8964) - mean (788ms) : 770, 807
master - mean (789ms) : 771, 806
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (103ms) : 98, 108
master - mean (101ms) : 95, 107
section Bailout
This PR (8964) - mean (101ms) : 96, 106
master - mean (99ms) : 97, 100
section CallTarget+Inlining+NGEN
This PR (8964) - mean (952ms) : 920, 984
master - mean (946ms) : 910, 983
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (98ms) : 93, 102
master - mean (98ms) : 93, 104
section Bailout
This PR (8964) - mean (103ms) : 98, 107
master - mean (103ms) : 97, 108
section CallTarget+Inlining+NGEN
This PR (8964) - mean (826ms) : 782, 870
master - mean (827ms) : 782, 872
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 (8964) - mean (213ms) : 208, 219
master - mean (214ms) : 206, 222
section Bailout
This PR (8964) - mean (216ms) : 212, 220
master - mean (218ms) : 212, 223
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,274ms) : 1203, 1346
master - mean (1,280ms) : 1233, 1326
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 (8964) - mean (302ms) : 292, 311
master - mean (307ms) : 298, 316
section Bailout
This PR (8964) - mean (304ms) : 298, 309
master - mean (305ms) : 299, 311
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,012ms) : 985, 1039
master - mean (1,013ms) : 990, 1035
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (297ms) : 289, 304
master - mean (299ms) : 292, 305
section Bailout
This PR (8964) - mean (299ms) : 292, 306
master - mean (300ms) : 293, 306
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,204ms) : 1167, 1241
master - mean (1,207ms) : 1162, 1251
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (298ms) : 290, 307
master - mean (300ms) : 291, 309
section Bailout
This PR (8964) - mean (301ms) : 295, 307
master - mean (301ms) : 294, 308
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,083ms) : 1008, 1158
master - mean (1,089ms) : 1003, 1175
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details