Conversation
BenchmarksBenchmark execution time: 2026-03-24 22:27:54 Comparing candidate commit f43f737 in PR branch Found 10 performance improvements and 10 performance regressions! Performance is the same for 259 metrics, 9 unstable metrics.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8365) 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 (8365) - mean (69ms) : 67, 71
master - mean (69ms) : 66, 71
section Bailout
This PR (8365) - mean (73ms) : 71, 74
master - mean (73ms) : 71, 74
section CallTarget+Inlining+NGEN
This PR (8365) - mean (1,094ms) : 1064, 1123
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 (8365) - mean (107ms) : 104, 110
master - mean (107ms) : 104, 111
section Bailout
This PR (8365) - mean (108ms) : 106, 110
master - mean (108ms) : 106, 110
section CallTarget+Inlining+NGEN
This PR (8365) - mean (818ms) : crit, 799, 836
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 (8365) - mean (95ms) : 93, 96
master - mean (95ms) : 92, 98
section Bailout
This PR (8365) - mean (95ms) : 94, 96
master - mean (95ms) : 94, 97
section CallTarget+Inlining+NGEN
This PR (8365) - mean (800ms) : 781, 818
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 (8365) - mean (94ms) : 91, 97
master - mean (94ms) : 91, 96
section Bailout
This PR (8365) - mean (95ms) : 93, 98
master - mean (95ms) : 93, 96
section CallTarget+Inlining+NGEN
This PR (8365) - mean (699ms) : crit, 674, 723
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 (8365) - mean (208ms) : 200, 217
master - mean (215ms) : 205, 224
section Bailout
This PR (8365) - mean (211ms) : 206, 217
master - mean (220ms) : 209, 230
section CallTarget+Inlining+NGEN
This PR (8365) - mean (1,257ms) : 1206, 1307
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 (8365) - mean (298ms) : 290, 305
master - mean (311ms) : 299, 324
section Bailout
This PR (8365) - mean (300ms) : 287, 312
master - mean (312ms) : 300, 325
section CallTarget+Inlining+NGEN
This PR (8365) - mean (1,046ms) : 1016, 1076
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 (8365) - mean (292ms) : 279, 306
master - mean (305ms) : 294, 317
section Bailout
This PR (8365) - mean (292ms) : 282, 303
master - mean (305ms) : 294, 316
section CallTarget+Inlining+NGEN
This PR (8365) - mean (1,058ms) : 1021, 1094
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 (8365) - mean (290ms) : 280, 299
master - mean (302ms) : 291, 313
section Bailout
This PR (8365) - mean (290ms) : 281, 299
master - mean (303ms) : 290, 316
section CallTarget+Inlining+NGEN
This PR (8365) - mean (952ms) : 864, 1040
master - mean (1,021ms) : 920, 1122
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details