Skip to content

[Test Package Versions Bump] Updating package versions#7983

Merged
andrewlock merged 2 commits intomasterfrom
bot/test-package-versions-bump
Dec 19, 2025
Merged

[Test Package Versions Bump] Updating package versions#7983
andrewlock merged 2 commits intomasterfrom
bot/test-package-versions-bump

Conversation

@dd-octo-sts
Copy link
Contributor

@dd-octo-sts dd-octo-sts bot commented Dec 19, 2025

Updates the package versions for integration tests.

@dd-octo-sts dd-octo-sts bot requested a review from a team as a code owner December 19, 2025 16:45
@dd-octo-sts dd-octo-sts bot added area:dependabot dependabot updates area:test-apps apps used to test integrations labels Dec 19, 2025
@dd-octo-sts dd-octo-sts bot requested a review from a team as a code owner December 19, 2025 16:45
@dd-octo-sts dd-octo-sts bot added the dependencies Pull requests that update a dependency file label Dec 19, 2025
Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if the tests pass

<!-- 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 -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This drops support for < .NET 8, so excluded it in the generator

@andrewlock andrewlock enabled auto-merge (squash) December 19, 2025 17:29
@dd-trace-dotnet-ci-bot
Copy link

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (7983) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration68.24 ± (68.22 - 68.52) ms68.46 ± (68.55 - 68.90) ms+0.3%✅⬆️
.NET Framework 4.8 - Bailout
duration72.06 ± (71.95 - 72.17) ms72.17 ± (72.09 - 72.29) ms+0.1%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1004.50 ± (1003.46 - 1008.79) ms1001.67 ± (1006.55 - 1013.54) ms-0.3%
.NET Core 3.1 - Baseline
process.internal_duration_ms21.91 ± (21.87 - 21.94) ms21.89 ± (21.86 - 21.91) ms-0.1%
process.time_to_main_ms78.62 ± (78.49 - 78.75) ms78.65 ± (78.51 - 78.78) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.94 - 10.95) MB10.92 ± (10.92 - 10.93) MB-0.2%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms21.78 ± (21.75 - 21.81) ms21.80 ± (21.77 - 21.82) ms+0.1%✅⬆️
process.time_to_main_ms79.86 ± (79.77 - 79.96) ms79.88 ± (79.80 - 79.97) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.96 ± (10.95 - 10.96) MB10.97 ± (10.97 - 10.98) MB+0.1%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms212.79 ± (210.56 - 215.02) ms209.58 ± (208.24 - 210.93) ms-1.5%
process.time_to_main_ms472.07 ± (471.56 - 472.58) ms472.26 ± (471.71 - 472.80) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.05 ± (48.03 - 48.07) MB48.11 ± (48.09 - 48.13) MB+0.1%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%
.NET 6 - Baseline
process.internal_duration_ms20.73 ± (20.70 - 20.76) ms20.65 ± (20.62 - 20.69) ms-0.4%
process.time_to_main_ms68.31 ± (68.19 - 68.42) ms68.11 ± (67.99 - 68.22) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.61 ± (10.60 - 10.61) MB10.63 ± (10.63 - 10.63) MB+0.3%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.57 ± (20.54 - 20.60) ms20.57 ± (20.54 - 20.59) ms-0.0%
process.time_to_main_ms69.00 ± (68.93 - 69.07) ms68.97 ± (68.92 - 69.02) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.65 ± (10.65 - 10.66) MB10.68 ± (10.67 - 10.68) MB+0.2%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms199.93 ± (198.97 - 200.89) ms199.53 ± (198.55 - 200.52) ms-0.2%
process.time_to_main_ms439.18 ± (438.69 - 439.67) ms440.37 ± (439.77 - 440.97) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.46 ± (48.41 - 48.51) MB48.19 ± (48.12 - 48.26) MB-0.6%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 8 - Baseline
process.internal_duration_ms18.81 ± (18.78 - 18.84) ms18.97 ± (18.93 - 19.00) ms+0.8%✅⬆️
process.time_to_main_ms67.14 ± (67.03 - 67.25) ms67.07 ± (66.96 - 67.18) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.69 ± (7.68 - 7.70) MB7.68 ± (7.68 - 7.69) MB-0.1%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms18.76 ± (18.74 - 18.79) ms18.89 ± (18.87 - 18.91) ms+0.7%✅⬆️
process.time_to_main_ms67.98 ± (67.92 - 68.05) ms68.17 ± (68.12 - 68.22) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.71 ± (7.70 - 7.71) MB7.76 ± (7.74 - 7.77) MB+0.6%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms179.22 ± (178.33 - 180.11) ms178.49 ± (177.56 - 179.41) ms-0.4%
process.time_to_main_ms424.06 ± (423.44 - 424.68) ms424.55 ± (424.01 - 425.09) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.22 ± (36.19 - 36.26) MB36.28 ± (36.25 - 36.32) MB+0.2%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.1%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration193.63 ± (193.67 - 194.58) ms194.00 ± (194.01 - 194.85) ms+0.2%✅⬆️
.NET Framework 4.8 - Bailout
duration196.83 ± (196.81 - 197.46) ms197.19 ± (196.89 - 197.52) ms+0.2%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1110.81 ± (1113.29 - 1120.74) ms1114.72 ± (1117.79 - 1126.35) ms+0.4%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms188.64 ± (188.22 - 189.05) ms188.23 ± (187.84 - 188.62) ms-0.2%
process.time_to_main_ms81.10 ± (80.86 - 81.34) ms80.83 ± (80.62 - 81.04) ms-0.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.10 ± (16.07 - 16.12) MB16.08 ± (16.06 - 16.10) MB-0.1%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (19 - 20)-1.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms187.59 ± (187.30 - 187.88) ms187.68 ± (187.40 - 187.95) ms+0.0%✅⬆️
process.time_to_main_ms82.08 ± (81.93 - 82.24) ms82.20 ± (82.04 - 82.36) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.11 ± (16.09 - 16.14) MB16.13 ± (16.11 - 16.16) MB+0.1%✅⬆️
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+0.9%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms395.02 ± (392.66 - 397.38) ms398.13 ± (395.35 - 400.90) ms+0.8%✅⬆️
process.time_to_main_ms475.17 ± (474.45 - 475.89) ms477.47 ± (476.73 - 478.21) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.51 ± (58.36 - 58.66) MB58.58 ± (58.45 - 58.72) MB+0.1%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 30)+0.1%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms192.69 ± (192.30 - 193.08) ms193.41 ± (193.03 - 193.79) ms+0.4%✅⬆️
process.time_to_main_ms70.17 ± (70.00 - 70.35) ms70.44 ± (70.25 - 70.63) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.04 ± (15.90 - 16.18) MB16.21 ± (16.10 - 16.33) MB+1.1%✅⬆️
runtime.dotnet.threads.count19 ± (18 - 19)19 ± (19 - 19)+0.6%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms191.54 ± (191.26 - 191.81) ms192.15 ± (191.79 - 192.51) ms+0.3%✅⬆️
process.time_to_main_ms70.92 ± (70.80 - 71.03) ms70.90 ± (70.80 - 71.00) ms-0.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.05 ± (15.89 - 16.21) MB16.27 ± (16.17 - 16.38) MB+1.4%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)20 ± (20 - 20)+4.3%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms407.50 ± (405.48 - 409.52) ms409.57 ± (406.84 - 412.30) ms+0.5%✅⬆️
process.time_to_main_ms445.84 ± (445.25 - 446.44) ms448.71 ± (447.88 - 449.53) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed58.97 ± (58.83 - 59.12) MB58.87 ± (58.72 - 59.01) MB-0.2%
runtime.dotnet.threads.count30 ± (29 - 30)30 ± (29 - 30)-0.0%
.NET 8 - Baseline
process.internal_duration_ms191.03 ± (190.64 - 191.41) ms192.85 ± (192.42 - 193.28) ms+1.0%✅⬆️
process.time_to_main_ms70.14 ± (69.92 - 70.35) ms70.40 ± (70.17 - 70.63) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.69 ± (11.66 - 11.71) MB11.75 ± (11.72 - 11.78) MB+0.5%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)+0.4%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms190.15 ± (189.87 - 190.43) ms190.02 ± (189.70 - 190.35) ms-0.1%
process.time_to_main_ms70.76 ± (70.64 - 70.89) ms70.64 ± (70.53 - 70.76) ms-0.2%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.79 ± (11.76 - 11.82) MB11.86 ± (11.83 - 11.89) MB+0.6%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.4%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms365.92 ± (364.30 - 367.54) ms365.07 ± (363.48 - 366.67) ms-0.2%
process.time_to_main_ms428.91 ± (428.12 - 429.70) ms428.74 ± (428.17 - 429.30) ms-0.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed47.90 ± (47.86 - 47.93) MB47.93 ± (47.90 - 47.96) MB+0.1%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+0.1%✅⬆️
Comparison explanation

Execution-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:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

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 charts
FakeDbCommand (.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

Loading
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

Loading
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

Loading
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

Loading
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

Loading
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

Loading
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

Loading
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

Loading

@pr-commenter
Copy link

pr-commenter bot commented Dec 19, 2025

Benchmarks

Benchmark execution time: 2025-12-19 18:29:33

Comparing candidate commit fb21d15 in PR branch bot/test-package-versions-bump with baseline commit 6ca218c in branch master.

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

  • 🟥 execution_time [+15.656ms; +21.933ms] or [+7.779%; +10.898%]
  • 🟥 throughput [-300344.952op/s; -209880.295op/s] or [-10.006%; -6.992%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • 🟩 execution_time [-19.526ms; -13.943ms] or [-9.104%; -6.501%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1

  • 🟥 execution_time [+20.316ms; +21.011ms] or [+11.264%; +11.649%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟩 throughput [+94.529op/s; +115.605op/s] or [+8.795%; +10.756%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟩 execution_time [-55.878ms; -51.346ms] or [-29.166%; -26.801%]
  • 🟩 throughput [+98.706op/s; +136.350op/s] or [+6.554%; +9.053%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1

  • 🟩 execution_time [-956.126µs; -697.386µs] or [-34.520%; -25.179%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1

  • 🟩 throughput [+36468.235op/s; +43736.783op/s] or [+8.958%; +10.743%]

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0

  • 🟥 execution_time [+9.555ms; +11.184ms] or [+5.040%; +5.899%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • 🟩 execution_time [-36.602ms; -34.555ms] or [-18.114%; -17.101%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 throughput [-10746.980op/s; -8973.651op/s] or [-6.022%; -5.028%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1

  • 🟥 execution_time [+11.615ms; +17.301ms] or [+5.859%; +8.728%]

@andrewlock andrewlock merged commit 5ec78b0 into master Dec 19, 2025
150 of 151 checks passed
@andrewlock andrewlock deleted the bot/test-package-versions-bump branch December 19, 2025 19:26
@github-actions github-actions bot added this to the vNext-v3 milestone Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant