[DO NOT MERGE] Experimental#8860
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8860) 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 (8860) - mean (70ms) : 68, 72
master - mean (72ms) : 68, 76
section Bailout
This PR (8860) - mean (76ms) : 72, 80
master - mean (75ms) : 72, 77
section CallTarget+Inlining+NGEN
This PR (8860) - mean (1,087ms) : 1021, 1152
master - mean (1,081ms) : 1030, 1133
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 (8860) - mean (109ms) : 104, 114
master - mean (111ms) : 106, 117
section Bailout
This PR (8860) - mean (114ms) : 107, 121
master - mean (110ms) : 108, 112
section CallTarget+Inlining+NGEN
This PR (8860) - mean (771ms) : 745, 797
master - mean (776ms) : 756, 796
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8860) - mean (99ms) : 94, 105
master - mean (99ms) : 95, 104
section Bailout
This PR (8860) - mean (97ms) : 95, 99
master - mean (97ms) : 95, 99
section CallTarget+Inlining+NGEN
This PR (8860) - mean (935ms) : 892, 978
master - mean (937ms) : 898, 976
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8860) - mean (94ms) : 92, 96
master - mean (95ms) : 93, 98
section Bailout
This PR (8860) - mean (99ms) : 93, 105
master - mean (99ms) : 93, 106
section CallTarget+Inlining+NGEN
This PR (8860) - mean (811ms) : 778, 844
master - mean (810ms) : 770, 849
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 (8860) - mean (202ms) : 197, 208
master - mean (201ms) : 196, 206
section Bailout
This PR (8860) - mean (209ms) : 202, 215
master - mean (206ms) : 203, 209
section CallTarget+Inlining+NGEN
This PR (8860) - mean (1,219ms) : 1180, 1259
master - mean (1,205ms) : 1170, 1240
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 (8860) - mean (294ms) : 289, 299
master - mean (288ms) : 281, 295
section Bailout
This PR (8860) - mean (293ms) : 287, 299
master - mean (289ms) : 284, 295
section CallTarget+Inlining+NGEN
This PR (8860) - mean (980ms) : 957, 1004
master - mean (975ms) : 949, 1000
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8860) - mean (286ms) : 280, 293
master - mean (285ms) : 279, 290
section Bailout
This PR (8860) - mean (283ms) : 278, 289
master - mean (285ms) : 280, 289
section CallTarget+Inlining+NGEN
This PR (8860) - mean (1,171ms) : 1138, 1203
master - mean (1,170ms) : 1134, 1207
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8860) - mean (284ms) : 276, 292
master - mean (282ms) : 275, 289
section Bailout
This PR (8860) - mean (285ms) : 278, 291
master - mean (283ms) : 277, 289
section CallTarget+Inlining+NGEN
This PR (8860) - mean (1,050ms) : 1004, 1096
master - mean (1,049ms) : 1006, 1092
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-07-01 14:12:41 Comparing candidate commit b0d0a0b in PR branch Found 0 performance improvements and 3 performance regressions! Performance is the same for 69 metrics, 0 unstable metrics, 65 known flaky benchmarks, 61 flaky benchmarks without significant changes.
|
Summary of changes
Reason for change
Implementation details
Test coverage
Other details