[Test Package Versions Bump] Updating package versions#8441
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8441) 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 (8441) - mean (73ms) : 70, 75
master - mean (73ms) : 70, 77
section Bailout
This PR (8441) - mean (77ms) : 75, 80
master - mean (80ms) : 75, 84
section CallTarget+Inlining+NGEN
This PR (8441) - mean (1,081ms) : 1037, 1124
master - mean (1,081ms) : 1009, 1154
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 (8441) - mean (113ms) : 108, 118
master - mean (116ms) : 110, 122
section Bailout
This PR (8441) - mean (118ms) : 110, 125
master - mean (117ms) : 111, 123
section CallTarget+Inlining+NGEN
This PR (8441) - mean (797ms) : 775, 819
master - mean (798ms) : 771, 824
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8441) - mean (101ms) : 97, 105
master - mean (103ms) : 97, 109
section Bailout
This PR (8441) - mean (100ms) : 98, 103
master - mean (105ms) : 100, 110
section CallTarget+Inlining+NGEN
This PR (8441) - mean (943ms) : 908, 977
master - mean (940ms) : 907, 972
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8441) - mean (103ms) : 98, 109
master - mean (102ms) : 96, 108
section Bailout
This PR (8441) - mean (102ms) : 97, 108
master - mean (101ms) : 99, 103
section CallTarget+Inlining+NGEN
This PR (8441) - mean (830ms) : 787, 874
master - mean (827ms) : 782, 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 (8441) - mean (212ms) : 205, 219
master - mean (207ms) : 202, 212
section Bailout
This PR (8441) - mean (216ms) : 211, 220
master - mean (211ms) : 207, 215
section CallTarget+Inlining+NGEN
This PR (8441) - mean (1,242ms) : 1193, 1292
master - mean (1,215ms) : 1159, 1271
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 (8441) - mean (306ms) : 299, 313
master - mean (299ms) : 292, 306
section Bailout
This PR (8441) - mean (306ms) : 300, 312
master - mean (298ms) : 291, 305
section CallTarget+Inlining+NGEN
This PR (8441) - mean (1,022ms) : 994, 1050
master - mean (998ms) : 960, 1035
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8441) - mean (300ms) : 293, 306
master - mean (296ms) : 288, 304
section Bailout
This PR (8441) - mean (298ms) : 293, 304
master - mean (294ms) : 287, 301
section CallTarget+Inlining+NGEN
This PR (8441) - mean (1,186ms) : 1144, 1229
master - mean (1,175ms) : 1140, 1210
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8441) - mean (298ms) : 292, 304
master - mean (292ms) : 286, 299
section Bailout
This PR (8441) - mean (299ms) : 293, 304
master - mean (293ms) : 288, 298
section CallTarget+Inlining+NGEN
This PR (8441) - mean (1,096ms) : 991, 1201
master - mean (1,073ms) : 992, 1154
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-04-17 17:00:55 Comparing candidate commit 4c892d8 in PR branch Found 1 performance improvements and 1 performance regressions! Performance is the same for 25 metrics, 0 unstable metrics, 87 known flaky benchmarks.
|
| <!-- Assembly: MSTest.TestFramework --> | ||
| <!-- Latest package https://www.nuget.org/packages/MSTest.TestFramework/4.2.1 --> | ||
| <PackageReference Include="MSTest.TestFramework" Version="4.1.0" /> | ||
| <PackageReference Include="MSTest.TestFramework" Version="4.2.1" /> |
Updates the package versions for integration tests.
Package Version Cooldown Report
The following versions were published less than 2 days ago and have been overridden.
These require manual review before inclusion.