Conversation
BenchmarksBenchmark execution time: 2026-04-16 16:15:48 Comparing candidate commit ac3f80a in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 87 known flaky benchmarks.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8470) 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 (8470) - mean (73ms) : 70, 75
master - mean (74ms) : 70, 79
section Bailout
This PR (8470) - mean (79ms) : 75, 84
master - mean (78ms) : 74, 81
section CallTarget+Inlining+NGEN
This PR (8470) - mean (1,079ms) : 1038, 1119
master - mean (1,074ms) : 1032, 1116
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 (8470) - mean (115ms) : 109, 122
master - mean (116ms) : 109, 122
section Bailout
This PR (8470) - mean (119ms) : 113, 124
master - mean (115ms) : 111, 119
section CallTarget+Inlining+NGEN
This PR (8470) - mean (794ms) : 769, 819
master - mean (793ms) : 771, 814
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8470) - mean (101ms) : 97, 106
master - mean (103ms) : 97, 109
section Bailout
This PR (8470) - mean (106ms) : 101, 111
master - mean (102ms) : 97, 106
section CallTarget+Inlining+NGEN
This PR (8470) - mean (943ms) : 906, 980
master - mean (938ms) : 906, 970
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8470) - mean (100ms) : 96, 103
master - mean (99ms) : 95, 104
section Bailout
This PR (8470) - mean (101ms) : 99, 103
master - mean (102ms) : 97, 107
section CallTarget+Inlining+NGEN
This PR (8470) - mean (828ms) : 791, 865
master - mean (825ms) : 775, 875
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 (8470) - mean (212ms) : 207, 216
master - mean (206ms) : 202, 210
section Bailout
This PR (8470) - mean (216ms) : 211, 221
master - mean (210ms) : 205, 214
section CallTarget+Inlining+NGEN
This PR (8470) - mean (1,235ms) : 1180, 1290
master - mean (1,206ms) : 1168, 1243
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 (8470) - mean (306ms) : 298, 313
master - mean (299ms) : 293, 305
section Bailout
This PR (8470) - mean (304ms) : 299, 310
master - mean (300ms) : 295, 304
section CallTarget+Inlining+NGEN
This PR (8470) - mean (1,016ms) : 989, 1042
master - mean (997ms) : 962, 1031
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8470) - mean (298ms) : 292, 305
master - mean (294ms) : 286, 302
section Bailout
This PR (8470) - mean (299ms) : 293, 306
master - mean (293ms) : 288, 298
section CallTarget+Inlining+NGEN
This PR (8470) - mean (1,182ms) : 1150, 1214
master - mean (1,176ms) : 1138, 1213
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8470) - mean (297ms) : 289, 306
master - mean (293ms) : 285, 300
section Bailout
This PR (8470) - mean (297ms) : 292, 303
master - mean (293ms) : 287, 298
section CallTarget+Inlining+NGEN
This PR (8470) - mean (1,081ms) : 992, 1170
master - mean (1,064ms) : 997, 1131
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details