[Test Package Versions Bump] Updating package versions#8540
[Test Package Versions Bump] Updating package versions#8540andrewlock merged 1 commit intomasterfrom
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8540) 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 (8540) - mean (75ms) : 71, 79
master - mean (73ms) : 70, 75
section Bailout
This PR (8540) - mean (79ms) : 75, 83
master - mean (77ms) : 75, 79
section CallTarget+Inlining+NGEN
This PR (8540) - mean (1,083ms) : 1032, 1134
master - mean (1,073ms) : 1032, 1113
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 (8540) - mean (118ms) : 111, 126
master - mean (115ms) : 109, 121
section Bailout
This PR (8540) - mean (116ms) : 113, 120
master - mean (115ms) : 112, 118
section CallTarget+Inlining+NGEN
This PR (8540) - mean (786ms) : 765, 808
master - mean (776ms) : 758, 793
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8540) - mean (102ms) : 96, 108
master - mean (104ms) : 99, 109
section Bailout
This PR (8540) - mean (101ms) : 98, 104
master - mean (102ms) : 99, 105
section CallTarget+Inlining+NGEN
This PR (8540) - mean (939ms) : 905, 973
master - mean (938ms) : 905, 972
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8540) - mean (103ms) : 98, 108
master - mean (101ms) : 97, 105
section Bailout
This PR (8540) - mean (103ms) : 97, 108
master - mean (104ms) : 99, 109
section CallTarget+Inlining+NGEN
This PR (8540) - mean (827ms) : 780, 874
master - mean (819ms) : 781, 858
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 (8540) - mean (204ms) : 196, 211
master - mean (201ms) : 192, 211
section Bailout
This PR (8540) - mean (208ms) : 202, 214
master - mean (206ms) : 199, 213
section CallTarget+Inlining+NGEN
This PR (8540) - mean (1,216ms) : 1131, 1300
master - mean (1,193ms) : 1136, 1250
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 (8540) - mean (292ms) : 281, 303
master - mean (289ms) : 274, 304
section Bailout
This PR (8540) - mean (292ms) : 280, 305
master - mean (290ms) : 277, 303
section CallTarget+Inlining+NGEN
This PR (8540) - mean (969ms) : 945, 993
master - mean (953ms) : 925, 980
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8540) - mean (285ms) : 275, 295
master - mean (284ms) : 269, 298
section Bailout
This PR (8540) - mean (287ms) : 275, 299
master - mean (285ms) : 270, 300
section CallTarget+Inlining+NGEN
This PR (8540) - mean (1,164ms) : 1121, 1206
master - mean (1,157ms) : 1104, 1211
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8540) - mean (284ms) : 273, 296
master - mean (284ms) : 268, 300
section Bailout
This PR (8540) - mean (288ms) : 272, 304
master - mean (285ms) : 268, 302
section CallTarget+Inlining+NGEN
This PR (8540) - mean (1,046ms) : 996, 1095
master - mean (1,045ms) : 998, 1091
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-04-29 02:30:13 Comparing candidate commit 9c27ee7 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 58 known flaky benchmarks, 29 flaky benchmarks without significant changes.
|
| "maxVersionSupportedInclusive": "3.59.0", | ||
| "maxVersionAvailableInclusive": "3.59.0", | ||
| "maxVersionTestedInclusive": "3.58.0" | ||
| "maxVersionTestedInclusive": "3.59.0" |
There was a problem hiding this comment.
Theoretically needs a local test
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.