[DO NOT MERGE] Test span count - #8970
Conversation
BenchmarksBenchmark execution time: 2026-07-31 16:07:14 Comparing candidate commit 480f119 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 69 metrics, 1 unstable metrics, 68 known flaky benchmarks, 58 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, 73
master - mean (71ms) : 69, 73
section Bailout
This PR (8970) - mean (77ms) : 73, 81
master - mean (75ms) : 73, 77
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,094ms) : 1042, 1146
master - mean (1,089ms) : 1041, 1136
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) : 107, 113
master - mean (110ms) : 106, 114
section Bailout
This PR (8970) - mean (116ms) : 111, 121
master - mean (111ms) : 109, 113
section CallTarget+Inlining+NGEN
This PR (8970) - mean (788ms) : 766, 810
master - mean (786ms) : 762, 811
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (102ms) : 96, 107
master - mean (97ms) : 95, 100
section Bailout
This PR (8970) - mean (102ms) : 97, 106
master - mean (98ms) : 97, 100
section CallTarget+Inlining+NGEN
This PR (8970) - mean (958ms) : 919, 996
master - mean (941ms) : 902, 981
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, 100
master - mean (100ms) : 94, 106
section Bailout
This PR (8970) - mean (102ms) : 97, 107
master - mean (98ms) : 94, 103
section CallTarget+Inlining+NGEN
This PR (8970) - mean (823ms) : 775, 870
master - mean (819ms) : 781, 856
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 (192ms) : 188, 195
master - mean (192ms) : 188, 196
section Bailout
This PR (8970) - mean (196ms) : 194, 197
master - mean (196ms) : 194, 198
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,168ms) : 1133, 1204
master - mean (1,173ms) : 1135, 1211
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 (274ms) : 269, 278
master - mean (274ms) : 269, 278
section Bailout
This PR (8970) - mean (274ms) : 271, 276
master - mean (274ms) : 271, 277
section CallTarget+Inlining+NGEN
This PR (8970) - mean (938ms) : 921, 955
master - mean (939ms) : 922, 955
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (268ms) : 264, 271
master - mean (267ms) : 264, 271
section Bailout
This PR (8970) - mean (268ms) : 265, 271
master - mean (267ms) : 264, 270
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,163ms) : 1115, 1210
master - mean (1,144ms) : 1105, 1183
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8970) - mean (269ms) : 264, 274
master - mean (266ms) : 262, 270
section Bailout
This PR (8970) - mean (269ms) : 262, 277
master - mean (266ms) : 263, 269
section CallTarget+Inlining+NGEN
This PR (8970) - mean (1,034ms) : 997, 1070
master - mean (1,026ms) : 987, 1065
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details