[DO NOT MERGE] Test span count - #8970
Conversation
BenchmarksBenchmark execution time: 2026-08-03 13:37:22 Comparing candidate commit 831e5fd in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 65 known flaky benchmarks, 61 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8970) 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 (8970) - mean (71ms) : 69, 74
master - mean (71ms) : 69, 73
section Bailout
This PR (8970) - mean (76ms) : 74, 78
master - mean (75ms) : 73, 77
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,096ms) : 1036, 1155
master - mean (1,088ms) : 1044, 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 (8970) - mean (110ms) : 106, 114
master - mean (110ms) : 106, 114
section Bailout
This PR (8970) - mean (111ms) : 109, 112
master - mean (111ms) : 108, 113
section CallTarget+Inlining+NGEN
This PR (8970) - mean (786ms) : 764, 808
master - mean (788ms) : 767, 809
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (101ms) : 94, 109
master - mean (98ms) : 95, 101
section Bailout
This PR (8970) - mean (102ms) : 96, 108
master - mean (99ms) : 97, 100
section CallTarget+Inlining+NGEN
This PR (8970) - mean (948ms) : 904, 992
master - mean (943ms) : 898, 988
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (97ms) : 94, 99
master - mean (100ms) : 94, 106
section Bailout
This PR (8970) - mean (101ms) : 94, 108
master - mean (98ms) : 94, 101
section CallTarget+Inlining+NGEN
This PR (8970) - mean (822ms) : 778, 866
master - mean (818ms) : 786, 851
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 (8970) - mean (202ms) : 198, 206
master - mean (191ms) : 188, 195
section Bailout
This PR (8970) - mean (206ms) : 202, 209
master - mean (195ms) : 193, 197
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,214ms) : 1167, 1261
master - mean (1,167ms) : 1135, 1199
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 (8970) - mean (288ms) : 282, 294
master - mean (274ms) : 270, 278
section Bailout
This PR (8970) - mean (290ms) : crit, 285, 294
master - mean (274ms) : 271, 277
section CallTarget+Inlining+NGEN
This PR (8970) - mean (968ms) : 950, 986
master - mean (937ms) : 918, 956
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (283ms) : 278, 287
master - mean (267ms) : 264, 271
section Bailout
This PR (8970) - mean (283ms) : crit, 279, 288
master - mean (267ms) : 264, 270
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,173ms) : 1132, 1214
master - mean (1,146ms) : 1102, 1190
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (281ms) : 275, 288
master - mean (266ms) : 262, 270
section Bailout
This PR (8970) - mean (281ms) : crit, 277, 286
master - mean (266ms) : 263, 268
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,050ms) : 1009, 1090
master - mean (1,026ms) : 985, 1068
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details