[Test Package Versions Bump] Updating package versions#8864
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8864) 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 (8864) - mean (71ms) : 67, 76
master - mean (70ms) : 68, 72
section Bailout
This PR (8864) - mean (77ms) : 74, 79
master - mean (74ms) : 72, 75
section CallTarget+Inlining+NGEN
This PR (8864) - mean (1,084ms) : 1039, 1130
master - mean (1,084ms) : 1039, 1129
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 (8864) - mean (113ms) : 106, 119
master - mean (109ms) : 106, 113
section Bailout
This PR (8864) - mean (113ms) : 108, 118
master - mean (110ms) : 108, 112
section CallTarget+Inlining+NGEN
This PR (8864) - mean (780ms) : 757, 803
master - mean (780ms) : 758, 803
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8864) - mean (97ms) : 94, 100
master - mean (96ms) : 94, 99
section Bailout
This PR (8864) - mean (97ms) : 94, 99
master - mean (97ms) : 96, 99
section CallTarget+Inlining+NGEN
This PR (8864) - mean (938ms) : 905, 970
master - mean (941ms) : 903, 980
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8864) - mean (97ms) : 92, 103
master - mean (98ms) : 92, 103
section Bailout
This PR (8864) - mean (98ms) : 93, 102
master - mean (97ms) : 92, 103
section CallTarget+Inlining+NGEN
This PR (8864) - mean (810ms) : 773, 847
master - mean (814ms) : 776, 852
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 (8864) - mean (202ms) : 197, 207
master - mean (200ms) : 195, 205
section Bailout
This PR (8864) - mean (205ms) : 202, 209
master - mean (205ms) : 200, 210
section CallTarget+Inlining+NGEN
This PR (8864) - mean (1,211ms) : 1161, 1261
master - mean (1,207ms) : 1149, 1265
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 (8864) - mean (290ms) : 284, 295
master - mean (288ms) : 282, 294
section Bailout
This PR (8864) - mean (292ms) : 288, 296
master - mean (289ms) : 284, 293
section CallTarget+Inlining+NGEN
This PR (8864) - mean (974ms) : 950, 998
master - mean (967ms) : 951, 984
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8864) - mean (285ms) : 279, 291
master - mean (282ms) : 274, 290
section Bailout
This PR (8864) - mean (285ms) : 279, 290
master - mean (282ms) : 277, 286
section CallTarget+Inlining+NGEN
This PR (8864) - mean (1,174ms) : 1135, 1212
master - mean (1,167ms) : 1127, 1207
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8864) - mean (280ms) : 271, 289
master - mean (280ms) : 275, 285
section Bailout
This PR (8864) - mean (279ms) : 272, 286
master - mean (279ms) : 272, 286
section CallTarget+Inlining+NGEN
This PR (8864) - mean (1,046ms) : 999, 1092
master - mean (1,043ms) : 990, 1096
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-07-05 01:43:15 Comparing candidate commit dcfcc68 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 62 known flaky benchmarks, 64 flaky benchmarks without significant changes.
|
3a5df66 to
dcfcc68
Compare
Updates the package versions for integration tests. See below for a summary of the changes.
Package Version Updates