[EXPERIMENTAL] Gitlab playground - #8964
Conversation
BenchmarksBenchmark execution time: 2026-08-03 16:47:08 Comparing candidate commit 59e2692 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 69 metrics, 1 unstable metrics, 59 known flaky benchmarks, 67 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 (73ms) : 69, 78
master - mean (72ms) : 69, 75
section Bailout
This PR (8964) - mean (75ms) : 74, 77
master - mean (79ms) : 75, 83
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,094ms) : 1040, 1148
master - mean (1,099ms) : 1029, 1168
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 (112ms) : 104, 119
master - mean (115ms) : 109, 120
section Bailout
This PR (8964) - mean (110ms) : 108, 112
master - mean (113ms) : 108, 117
section CallTarget+Inlining+NGEN
This PR (8964) - mean (790ms) : 766, 814
master - mean (783ms) : 760, 807
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (97ms) : 94, 100
master - mean (98ms) : 94, 102
section Bailout
This PR (8964) - mean (101ms) : 94, 107
master - mean (99ms) : 97, 100
section CallTarget+Inlining+NGEN
This PR (8964) - mean (945ms) : 906, 985
master - mean (943ms) : 900, 987
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (99ms) : 93, 104
master - mean (100ms) : 94, 106
section Bailout
This PR (8964) - mean (97ms) : 94, 101
master - mean (99ms) : 95, 104
section CallTarget+Inlining+NGEN
This PR (8964) - mean (824ms) : 782, 866
master - mean (819ms) : 781, 857
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 (210ms) : 205, 215
master - mean (206ms) : 202, 210
section Bailout
This PR (8964) - mean (213ms) : 210, 216
master - mean (209ms) : 204, 214
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,258ms) : 1182, 1333
master - mean (1,231ms) : 1172, 1289
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 (300ms) : 293, 308
master - mean (293ms) : 287, 298
section Bailout
This PR (8964) - mean (300ms) : 296, 305
master - mean (293ms) : 289, 297
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,000ms) : 979, 1022
master - mean (981ms) : 954, 1008
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (292ms) : 287, 296
master - mean (288ms) : 283, 292
section Bailout
This PR (8964) - mean (292ms) : 286, 297
master - mean (288ms) : 284, 291
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,189ms) : 1152, 1227
master - mean (1,173ms) : 1143, 1203
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8964) - mean (293ms) : 287, 298
master - mean (286ms) : 282, 291
section Bailout
This PR (8964) - mean (293ms) : 288, 297
master - mean (286ms) : 281, 291
section CallTarget+Inlining+NGEN
This PR (8964) - mean (1,080ms) : 987, 1172
master - mean (1,054ms) : 1006, 1102
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details