Conversation
bbcddd6 to
edfd7a2
Compare
BenchmarksBenchmark execution time: 2026-03-28 00:29:34 Comparing candidate commit c0784b1 in PR branch Found 9 performance improvements and 8 performance regressions! Performance is the same for 248 metrics, 23 unstable metrics.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8387) 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 (8387) - mean (72ms) : 70, 74
master - mean (72ms) : 70, 74
section Bailout
This PR (8387) - mean (77ms) : 75, 79
master - mean (76ms) : 74, 78
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,089ms) : 1022, 1156
master - mean (1,077ms) : 1025, 1129
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 (8387) - mean (113ms) : 110, 117
master - mean (113ms) : 110, 116
section Bailout
This PR (8387) - mean (114ms) : 112, 117
master - mean (114ms) : 111, 116
section CallTarget+Inlining+NGEN
This PR (8387) - mean (801ms) : 784, 819
master - mean (795ms) : 770, 820
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (100ms) : 96, 104
master - mean (100ms) : 96, 104
section Bailout
This PR (8387) - mean (101ms) : 98, 104
master - mean (100ms) : 98, 103
section CallTarget+Inlining+NGEN
This PR (8387) - mean (950ms) : 917, 982
master - mean (951ms) : 902, 1000
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (99ms) : 96, 101
master - mean (99ms) : 96, 102
section Bailout
This PR (8387) - mean (100ms) : 98, 103
master - mean (100ms) : 98, 102
section CallTarget+Inlining+NGEN
This PR (8387) - mean (832ms) : 787, 877
master - mean (832ms) : 791, 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 (8387) - mean (194ms) : 189, 199
master - mean (219ms) : 208, 230
section Bailout
This PR (8387) - mean (197ms) : 194, 200
master - mean (225ms) : 212, 237
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,156ms) : 1114, 1199
master - mean (1,253ms) : 1197, 1309
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 (8387) - mean (282ms) : 275, 289
master - mean (315ms) : 298, 332
section Bailout
This PR (8387) - mean (278ms) : 273, 283
master - mean (313ms) : 299, 327
section CallTarget+Inlining+NGEN
This PR (8387) - mean (950ms) : 921, 980
master - mean (1,038ms) : 1003, 1072
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (278ms) : 269, 286
master - mean (311ms) : 295, 326
section Bailout
This PR (8387) - mean (278ms) : 270, 285
master - mean (315ms) : 294, 335
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,157ms) : 1123, 1191
master - mean (1,220ms) : 1144, 1296
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (270ms) : 263, 276
master - mean (314ms) : 291, 338
section Bailout
This PR (8387) - mean (270ms) : 267, 273
master - mean (313ms) : 292, 334
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,037ms) : 990, 1083
master - mean (1,184ms) : 1112, 1257
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details