Conversation
BenchmarksBenchmark execution time: 2026-03-24 23:31:37 Comparing candidate commit f92f5cf in PR branch Found 9 performance improvements and 5 performance regressions! Performance is the same for 259 metrics, 15 unstable metrics.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8338) 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 (8338) - mean (69ms) : 67, 70
master - mean (69ms) : 66, 71
section Bailout
This PR (8338) - mean (72ms) : 71, 74
master - mean (73ms) : 71, 74
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,053ms) : 1008, 1098
master - mean (1,049ms) : 999, 1098
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 (8338) - mean (107ms) : 104, 110
master - mean (107ms) : 104, 111
section Bailout
This PR (8338) - mean (108ms) : 106, 110
master - mean (108ms) : 106, 110
section CallTarget+Inlining+NGEN
This PR (8338) - mean (776ms) : 758, 794
master - mean (772ms) : 757, 788
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (95ms) : 92, 97
master - mean (95ms) : 92, 98
section Bailout
This PR (8338) - mean (96ms) : 94, 98
master - mean (95ms) : 94, 97
section CallTarget+Inlining+NGEN
This PR (8338) - mean (757ms) : 739, 775
master - mean (758ms) : 735, 781
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (93ms) : 91, 96
master - mean (94ms) : 91, 96
section Bailout
This PR (8338) - mean (95ms) : 93, 97
master - mean (95ms) : 93, 96
section CallTarget+Inlining+NGEN
This PR (8338) - mean (669ms) : 646, 691
master - mean (661ms) : 639, 684
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 (8338) - mean (193ms) : 188, 198
master - mean (215ms) : 205, 224
section Bailout
This PR (8338) - mean (196ms) : 194, 198
master - mean (220ms) : 209, 230
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,158ms) : 1109, 1207
master - mean (1,252ms) : 1193, 1311
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 (8338) - mean (277ms) : 272, 282
master - mean (311ms) : 299, 324
section Bailout
This PR (8338) - mean (278ms) : 272, 284
master - mean (312ms) : 300, 325
section CallTarget+Inlining+NGEN
This PR (8338) - mean (944ms) : 922, 966
master - mean (1,029ms) : 998, 1060
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (270ms) : 264, 277
master - mean (305ms) : 294, 317
section Bailout
This PR (8338) - mean (270ms) : 266, 273
master - mean (305ms) : 294, 316
section CallTarget+Inlining+NGEN
This PR (8338) - mean (972ms) : 951, 993
master - mean (1,057ms) : 1018, 1096
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (269ms) : 264, 274
master - mean (302ms) : 291, 313
section Bailout
This PR (8338) - mean (269ms) : 264, 274
master - mean (303ms) : 290, 316
section CallTarget+Inlining+NGEN
This PR (8338) - mean (853ms) : 824, 883
master - mean (1,021ms) : 920, 1122
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
250fd24 to
f1e81fd
Compare
35f76d0 to
ba7a85e
Compare
ba7a85e to
c4d42ed
Compare
73c4896 to
c4d42ed
Compare
Summary of changes
Reason for change
Implementation details
Test coverage
Other details