[Test Package Versions Bump] Updating package versions#7983
[Test Package Versions Bump] Updating package versions#7983andrewlock merged 2 commits intomasterfrom
Conversation
| <!-- Assembly: Grpc.Net.Client --> | ||
| <!-- Latest package https://www.nuget.org/packages/Grpc.AspNetCore/2.71.0 --> | ||
| <PackageReference Include="Grpc.AspNetCore" Version="2.71.0" /> | ||
| <!-- Latest package https://www.nuget.org/packages/Grpc.AspNetCore/2.76.0 --> |
There was a problem hiding this comment.
This drops support for < .NET 8, so excluded it in the generator
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (7983) 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 (7983) - mean (69ms) : 66, 71
master - mean (68ms) : 66, 70
section Bailout
This PR (7983) - mean (72ms) : 71, 73
master - mean (72ms) : 71, 73
section CallTarget+Inlining+NGEN
This PR (7983) - mean (1,010ms) : 960, 1060
master - mean (1,006ms) : 968, 1044
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 (7983) - mean (106ms) : 103, 109
master - mean (106ms) : 103, 108
section Bailout
This PR (7983) - mean (107ms) : 106, 108
master - mean (107ms) : 105, 108
section CallTarget+Inlining+NGEN
This PR (7983) - mean (708ms) : 683, 733
master - mean (712ms) : 678, 746
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7983) - mean (93ms) : 91, 96
master - mean (94ms) : 92, 96
section Bailout
This PR (7983) - mean (94ms) : 93, 95
master - mean (94ms) : 93, 95
section CallTarget+Inlining+NGEN
This PR (7983) - mean (667ms) : 640, 694
master - mean (667ms) : 643, 690
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7983) - mean (92ms) : 90, 94
master - mean (92ms) : 90, 94
section Bailout
This PR (7983) - mean (93ms) : 92, 94
master - mean (93ms) : 92, 94
section CallTarget+Inlining+NGEN
This PR (7983) - mean (630ms) : 618, 642
master - mean (630ms) : 614, 646
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 (7983) - mean (194ms) : 190, 199
master - mean (194ms) : 190, 199
section Bailout
This PR (7983) - mean (197ms) : 194, 200
master - mean (197ms) : 194, 200
section CallTarget+Inlining+NGEN
This PR (7983) - mean (1,122ms) : 1058, 1186
master - mean (1,117ms) : 1064, 1170
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 (7983) - mean (278ms) : 272, 283
master - mean (278ms) : 272, 284
section Bailout
This PR (7983) - mean (278ms) : 274, 282
master - mean (278ms) : 274, 282
section CallTarget+Inlining+NGEN
This PR (7983) - mean (909ms) : 858, 959
master - mean (909ms) : 867, 950
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7983) - mean (272ms) : 265, 279
master - mean (271ms) : 266, 277
section Bailout
This PR (7983) - mean (271ms) : 267, 275
master - mean (270ms) : 267, 274
section CallTarget+Inlining+NGEN
This PR (7983) - mean (892ms) : 843, 941
master - mean (888ms) : 847, 929
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7983) - mean (273ms) : 265, 280
master - mean (271ms) : 265, 277
section Bailout
This PR (7983) - mean (270ms) : 266, 275
master - mean (270ms) : 267, 274
section CallTarget+Inlining+NGEN
This PR (7983) - mean (826ms) : 807, 845
master - mean (825ms) : 808, 842
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2025-12-19 18:29:33 Comparing candidate commit fb21d15 in PR branch Found 7 performance improvements and 6 performance regressions! Performance is the same for 161 metrics, 12 unstable metrics. scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1
scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1
scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472
scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1
scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1
scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0
scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1
scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1
scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1
|
Updates the package versions for integration tests.