Skip to content

[Test Package Versions Bump] Updating package versions#8414

Merged
bouwkast merged 1 commit into
masterfrom
bot/test-package-versions-bump
Apr 10, 2026
Merged

[Test Package Versions Bump] Updating package versions#8414
bouwkast merged 1 commit into
masterfrom
bot/test-package-versions-bump

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

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.

Package Integration Overridden Version Published Age (days) Using Instead
AWSSDK.Core AwsSdk 4.0.3.28 2026-04-06 1 4.0.3.27
AWSSDK.DynamoDBv2 AwsDynamoDb 4.0.17.7 2026-04-06 1 4.0.17.6
AWSSDK.Kinesis AwsKinesis 4.0.8.10 2026-04-06 1 4.0.8.9
AWSSDK.SQS AwsSqs 4.0.2.24 2026-04-06 1 4.0.2.23
AWSSDK.SimpleNotificationService AwsSns 4.0.2.26 2026-04-06 1 4.0.2.25
AWSSDK.EventBridge AwsEventBridge 4.0.5.25 2026-04-06 1 4.0.5.24
AWSSDK.S3 AwsS3 4.0.20.4 2026-04-06 1 4.0.20.3
AWSSDK.S3 AwsS3 4.0.21 2026-04-07 0 4.0.20.3
AWSSDK.StepFunctions AwsStepFunctions 4.0.2.19 2026-04-06 1 4.0.2.18
MSTest.TestFramework MSTest 4.2.1 2026-04-07 1 4.1.0
OpenFeature OpenFeature 2.12.0 2026-04-06 1 2.11.1

@dd-octo-sts dd-octo-sts Bot added area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file labels Apr 5, 2026
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners April 5, 2026 00:42
@pr-commenter

pr-commenter Bot commented Apr 5, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-04-08 14:36:10

Comparing candidate commit ba6229a in PR branch bot/test-package-versions-bump with baseline commit f9ee2d2 in branch master.

Found 32 performance improvements and 36 performance regressions! Performance is the same for 211 metrics, 9 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0

  • 🟩 throughput [+9909.687op/s; +12073.926op/s] or [+8.329%; +10.149%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+309.641ms; +311.188ms] or [+153.655%; +154.423%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟥 execution_time [+378.183ms; +382.327ms] or [+298.787%; +302.062%]

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

  • 🟥 execution_time [+400.680ms; +402.425ms] or [+354.587%; +356.131%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0

  • 🟩 execution_time [-16.627ms; -12.459ms] or [-7.765%; -5.819%]
  • 🟩 throughput [+9402.211op/s; +12204.992op/s] or [+6.863%; +8.909%]

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

  • 🟩 throughput [+6765.054op/s; +9039.063op/s] or [+6.116%; +8.172%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟩 execution_time [-26.170ms; -21.311ms] or [-11.671%; -9.504%]
  • 🟩 throughput [+105393.029op/s; +128857.412op/s] or [+11.259%; +13.766%]

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

  • 🟩 throughput [+102084.604op/s; +118199.892op/s] or [+14.668%; +16.983%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0

  • 🟩 throughput [+8549.846op/s; +11512.268op/s] or [+5.440%; +7.325%]

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

  • 🟩 throughput [+8289.711op/s; +10967.278op/s] or [+6.604%; +8.737%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • 🟩 throughput [+314217.247op/s; +355354.179op/s] or [+10.477%; +11.849%]

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

  • 🟩 execution_time [-18.645ms; -14.282ms] or [-8.595%; -6.583%]
  • 🟩 throughput [+239887.047op/s; +293550.599op/s] or [+9.522%; +11.652%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472

  • 🟥 execution_time [+300.353ms; +300.948ms] or [+150.076%; +150.374%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0

  • 🟥 execution_time [+299.532ms; +302.733ms] or [+151.055%; +152.669%]

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

  • 🟥 execution_time [+299.463ms; +302.039ms] or [+150.846%; +152.144%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472

  • 🟥 execution_time [+297.756ms; +298.560ms] or [+146.246%; +146.641%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0

  • 🟥 execution_time [+295.492ms; +298.624ms] or [+144.455%; +145.986%]

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

  • 🟥 execution_time [+300.601ms; +302.459ms] or [+150.240%; +151.169%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0

  • 🟥 execution_time [+22.249µs; +45.860µs] or [+7.103%; +14.641%]
  • 🟥 throughput [-427.116op/s; -228.436op/s] or [-13.314%; -7.121%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.689ms; +300.355ms] or [+149.576%; +149.908%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0

  • 🟩 throughput [+1086.921op/s; +1227.393op/s] or [+8.931%; +10.086%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • 🟩 throughput [+702.261op/s; +903.481op/s] or [+6.798%; +8.746%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 allocated_mem [+2.837KB; +2.842KB] or [+5.040%; +5.049%]
  • 🟥 throughput [-478.340op/s; -426.710op/s] or [-43.342%; -38.664%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟥 throughput [-744.656op/s; -661.211op/s] or [-49.669%; -44.103%]

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

  • 🟥 execution_time [+340.816ms; +349.561ms] or [+203.847%; +209.078%]
  • 🟥 throughput [-416.016op/s; -380.986op/s] or [-28.967%; -26.528%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0

  • 🟩 execution_time [-160.677µs; -123.226µs] or [-8.139%; -6.242%]
  • 🟩 throughput [+35.571op/s; +45.526op/s] or [+7.022%; +8.987%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+300.858ms; +302.255ms] or [+151.506%; +152.210%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0

  • 🟥 execution_time [+300.840ms; +301.833ms] or [+150.752%; +151.249%]
  • 🟩 throughput [+43459.120op/s; +48995.331op/s] or [+6.852%; +7.725%]

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

  • 🟥 execution_time [+300.928ms; +304.195ms] or [+151.173%; +152.815%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+298.512ms; +300.234ms] or [+149.903%; +150.767%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0

  • 🟥 execution_time [+297.055ms; +299.073ms] or [+146.880%; +147.878%]

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

  • 🟥 execution_time [+301.099ms; +304.495ms] or [+152.610%; +154.331%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+301.085ms; +303.074ms] or [+151.118%; +152.116%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • 🟥 execution_time [+299.890ms; +301.811ms] or [+149.468%; +150.425%]
  • 🟩 throughput [+63997.558op/s; +69060.606op/s] or [+12.708%; +13.713%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1

  • 🟥 execution_time [+298.143ms; +300.770ms] or [+148.323%; +149.630%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0

  • 🟩 execution_time [-16.575ms; -12.912ms] or [-7.707%; -6.004%]
  • 🟩 throughput [+19272.223op/s; +25820.733op/s] or [+5.287%; +7.083%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0

  • 🟩 allocated_mem [-20.195KB; -20.175KB] or [-7.367%; -7.359%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1

  • 🟩 allocated_mem [-23.770KB; -23.753KB] or [-8.665%; -8.659%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • 🟥 throughput [-5248.260op/s; -3392.856op/s] or [-22.094%; -14.283%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • 🟩 throughput [+1809.296op/s; +3347.035op/s] or [+11.101%; +20.535%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.524ms; +303.395ms] or [+152.407%; +153.353%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+303.026ms; +305.265ms] or [+154.239%; +155.379%]

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

  • 🟥 execution_time [+300.001ms; +302.587ms] or [+150.188%; +151.482%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0

  • 🟩 throughput [+35940.947op/s; +39296.031op/s] or [+6.803%; +7.438%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+299.896ms; +301.587ms] or [+149.471%; +150.314%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+301.457ms; +303.554ms] or [+151.377%; +152.430%]

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

  • 🟥 execution_time [+304.190ms; +306.358ms] or [+154.266%; +155.365%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.429ms; +300.045ms] or [+149.357%; +149.664%]
  • 🟩 throughput [+51756456.011op/s; +58886213.818op/s] or [+37.692%; +42.885%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • 🟥 execution_time [+421.477ms; +425.127ms] or [+524.181%; +528.721%]
  • 🟩 throughput [+1032.331op/s; +1207.381op/s] or [+7.980%; +9.334%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1

  • 🟥 execution_time [+299.366ms; +300.287ms] or [+149.317%; +149.776%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0

  • 🟩 throughput [+93353.921op/s; +102131.322op/s] or [+8.716%; +9.536%]

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

  • 🟩 throughput [+47499.161op/s; +66796.854op/s] or [+5.498%; +7.732%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0

  • 🟩 throughput [+82084.676op/s; +111820.509op/s] or [+6.354%; +8.655%]

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

  • 🟩 throughput [+87260.523op/s; +96219.710op/s] or [+8.666%; +9.556%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0

  • 🟩 throughput [+38940.768op/s; +44741.732op/s] or [+7.071%; +8.124%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0

  • 🟩 throughput [+68811.418op/s; +87126.322op/s] or [+7.688%; +9.734%]

@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented Apr 5, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

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

⚠️ Potential regressions detected

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration71.05 ± (71.20 - 71.64) ms78.51 ± (78.44 - 78.97) ms+10.5%❌⬆️
.NET Framework 4.8 - Bailout
duration75.40 ± (75.32 - 75.67) ms83.31 ± (83.24 - 83.77) ms+10.5%❌⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1057.05 ± (1057.61 - 1063.16) ms1137.59 ± (1133.77 - 1140.53) ms+7.6%❌⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration187.77 ± (187.80 - 188.45) ms212.90 ± (212.31 - 213.38) ms+13.4%❌⬆️
.NET Framework 4.8 - Bailout
duration191.59 ± (191.34 - 191.69) ms218.21 ± (218.37 - 219.41) ms+13.9%❌⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1128.41 ± (1135.32 - 1144.68) ms1239.61 ± (1239.47 - 1247.39) ms+9.9%❌⬆️
Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration71.05 ± (71.20 - 71.64) ms78.51 ± (78.44 - 78.97) ms+10.5%❌⬆️
.NET Framework 4.8 - Bailout
duration75.40 ± (75.32 - 75.67) ms83.31 ± (83.24 - 83.77) ms+10.5%❌⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1057.05 ± (1057.61 - 1063.16) ms1137.59 ± (1133.77 - 1140.53) ms+7.6%❌⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.14 ± (22.11 - 22.17) ms23.85 ± (23.78 - 23.91) ms+7.7%✅⬆️
process.time_to_main_ms83.61 ± (83.42 - 83.79) ms92.54 ± (92.26 - 92.82) ms+10.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.89 ± (10.89 - 10.90) MB10.91 ± (10.91 - 10.92) MB+0.2%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.09 ± (22.06 - 22.13) ms23.58 ± (23.52 - 23.64) ms+6.7%✅⬆️
process.time_to_main_ms84.44 ± (84.29 - 84.59) ms93.31 ± (93.08 - 93.54) ms+10.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.93 ± (10.93 - 10.94) MB10.95 ± (10.94 - 10.95) MB+0.1%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms224.13 ± (222.77 - 225.48) ms238.91 ± (237.66 - 240.16) ms+6.6%✅⬆️
process.time_to_main_ms513.88 ± (512.63 - 515.12) ms555.92 ± (554.57 - 557.27) ms+8.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed47.87 ± (47.84 - 47.90) MB47.80 ± (47.77 - 47.83) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 29)+1.9%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms20.91 ± (20.89 - 20.94) ms22.28 ± (22.22 - 22.34) ms+6.5%✅⬆️
process.time_to_main_ms72.11 ± (71.96 - 72.26) ms79.19 ± (78.95 - 79.43) ms+9.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.62 ± (10.62 - 10.63) MB10.63 ± (10.63 - 10.64) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.85 ± (20.81 - 20.88) ms22.64 ± (22.58 - 22.70) ms+8.6%✅⬆️
process.time_to_main_ms72.82 ± (72.66 - 72.98) ms82.40 ± (82.20 - 82.61) ms+13.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.71 - 10.72) MB10.75 ± (10.74 - 10.75) MB+0.3%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms386.91 ± (384.51 - 389.31) ms380.64 ± (378.53 - 382.76) ms-1.6%
process.time_to_main_ms514.40 ± (513.59 - 515.21) ms554.70 ± (553.73 - 555.66) ms+7.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.01 ± (49.99 - 50.03) MB49.83 ± (49.81 - 49.86) MB-0.4%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms18.98 ± (18.95 - 19.01) ms20.51 ± (20.46 - 20.57) ms+8.1%✅⬆️
process.time_to_main_ms70.76 ± (70.60 - 70.92) ms78.26 ± (78.06 - 78.47) ms+10.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.66 ± (7.66 - 7.67) MB7.67 ± (7.67 - 7.68) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.15 ± (19.12 - 19.19) ms20.74 ± (20.68 - 20.80) ms+8.3%✅⬆️
process.time_to_main_ms72.21 ± (72.08 - 72.34) ms80.81 ± (80.53 - 81.08) ms+11.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.72 ± (7.71 - 7.72) MB7.73 ± (7.72 - 7.73) MB+0.2%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms305.27 ± (302.82 - 307.71) ms311.72 ± (308.40 - 315.03) ms+2.1%✅⬆️
process.time_to_main_ms474.90 ± (474.18 - 475.63) ms517.64 ± (516.65 - 518.63) ms+9.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.95 ± (36.92 - 36.98) MB37.18 ± (37.15 - 37.22) MB+0.6%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)-0.2%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration187.77 ± (187.80 - 188.45) ms212.90 ± (212.31 - 213.38) ms+13.4%❌⬆️
.NET Framework 4.8 - Bailout
duration191.59 ± (191.34 - 191.69) ms218.21 ± (218.37 - 219.41) ms+13.9%❌⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1128.41 ± (1135.32 - 1144.68) ms1239.61 ± (1239.47 - 1247.39) ms+9.9%❌⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms183.67 ± (183.37 - 183.97) ms208.35 ± (207.86 - 208.84) ms+13.4%✅⬆️
process.time_to_main_ms79.10 ± (78.91 - 79.29) ms90.92 ± (90.55 - 91.28) ms+14.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.10 ± (16.01 - 16.20) MB15.91 ± (15.88 - 15.93) MB-1.2%
runtime.dotnet.threads.count19 ± (19 - 19)20 ± (20 - 20)+3.3%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms183.32 ± (183.10 - 183.53) ms209.99 ± (209.48 - 210.49) ms+14.5%✅⬆️
process.time_to_main_ms80.26 ± (80.19 - 80.34) ms92.92 ± (92.58 - 93.26) ms+15.8%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.03 ± (15.92 - 16.14) MB16.03 ± (16.01 - 16.05) MB-0.0%
runtime.dotnet.threads.count20 ± (20 - 20)21 ± (21 - 21)+5.1%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms388.40 ± (387.05 - 389.75) ms421.79 ± (420.35 - 423.23) ms+8.6%✅⬆️
process.time_to_main_ms500.26 ± (499.29 - 501.23) ms554.39 ± (553.09 - 555.68) ms+10.8%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.17 ± (57.97 - 58.38) MB58.80 ± (58.76 - 58.84) MB+1.1%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+1.5%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms187.68 ± (187.45 - 187.92) ms215.70 ± (215.14 - 216.25) ms+14.9%✅⬆️
process.time_to_main_ms68.93 ± (68.80 - 69.05) ms80.06 ± (79.75 - 80.37) ms+16.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.07 ± (15.91 - 16.23) MB16.20 ± (16.18 - 16.23) MB+0.8%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)20 ± (19 - 20)+8.4%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms186.90 ± (186.73 - 187.07) ms214.40 ± (213.83 - 214.97) ms+14.7%✅⬆️
process.time_to_main_ms69.56 ± (69.50 - 69.62) ms80.95 ± (80.69 - 81.21) ms+16.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed15.40 ± (15.24 - 15.57) MB16.26 ± (16.24 - 16.28) MB+5.6%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)21 ± (20 - 21)+12.6%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms597.05 ± (594.20 - 599.91) ms597.04 ± (594.49 - 599.60) ms-0.0%
process.time_to_main_ms501.78 ± (500.91 - 502.65) ms558.89 ± (557.28 - 560.49) ms+11.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.64 ± (61.54 - 61.73) MB61.27 ± (61.16 - 61.38) MB-0.6%
runtime.dotnet.threads.count30 ± (30 - 30)31 ± (31 - 31)+1.7%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms185.50 ± (185.26 - 185.74) ms214.79 ± (214.19 - 215.38) ms+15.8%✅⬆️
process.time_to_main_ms68.29 ± (68.13 - 68.45) ms79.07 ± (78.82 - 79.32) ms+15.8%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.70 ± (11.59 - 11.80) MB11.58 ± (11.56 - 11.61) MB-1.0%
runtime.dotnet.threads.count18 ± (17 - 18)19 ± (19 - 19)+8.1%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms184.40 ± (184.25 - 184.56) ms213.15 ± (212.62 - 213.68) ms+15.6%✅⬆️
process.time_to_main_ms69.12 ± (69.08 - 69.16) ms80.27 ± (80.04 - 80.50) ms+16.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.27 ± (11.14 - 11.40) MB11.66 ± (11.64 - 11.69) MB+3.5%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)20 ± (20 - 20)+11.3%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms522.62 ± (519.98 - 525.26) ms571.13 ± (563.17 - 579.09) ms+9.3%✅⬆️
process.time_to_main_ms460.71 ± (460.07 - 461.34) ms518.81 ± (517.59 - 520.03) ms+12.6%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.82 ± (50.79 - 50.84) MB51.20 ± (51.11 - 51.29) MB+0.8%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.6%✅⬆️
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 (8414) - mean (79ms)  : 75, 82
    master - mean (71ms)  : 68, 75

    section Bailout
    This PR (8414) - mean (84ms)  : crit, 80, 87
    master - mean (75ms)  : 73, 78

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (1,137ms)  : crit, 1088, 1187
    master - mean (1,060ms)  : 1020, 1101

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 (8414) - mean (124ms)  : 118, 130
    master - mean (112ms)  : 108, 116

    section Bailout
    This PR (8414) - mean (124ms)  : crit, 121, 128
    master - mean (113ms)  : 111, 116

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (834ms)  : crit, 812, 856
    master - mean (775ms)  : 756, 794

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8414) - mean (108ms)  : 104, 113
    master - mean (99ms)  : 96, 102

    section Bailout
    This PR (8414) - mean (112ms)  : crit, 107, 117
    master - mean (99ms)  : 97, 102

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (966ms)  : 934, 999
    master - mean (929ms)  : 896, 962

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8414) - mean (107ms)  : 102, 111
    master - mean (97ms)  : 94, 101

    section Bailout
    This PR (8414) - mean (110ms)  : crit, 104, 115
    master - mean (99ms)  : 97, 101

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (860ms)  : crit, 810, 911
    master - mean (811ms)  : 770, 851

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 (8414) - mean (213ms)  : 206, 220
    master - mean (188ms)  : 185, 191

    section Bailout
    This PR (8414) - mean (219ms)  : crit, 213, 225
    master - mean (192ms)  : 190, 193

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (1,243ms)  : crit, 1186, 1301
    master - mean (1,140ms)  : 1067, 1213

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 (8414) - mean (309ms)  : 303, 315
    master - mean (271ms)  : 266, 275

    section Bailout
    This PR (8414) - mean (312ms)  : crit, 304, 321
    master - mean (271ms)  : 268, 274

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (1,017ms)  : crit, 989, 1045
    master - mean (918ms)  : 897, 940

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8414) - mean (305ms)  : 297, 313
    master - mean (265ms)  : 261, 268

    section Bailout
    This PR (8414) - mean (305ms)  : crit, 298, 312
    master - mean (264ms)  : 262, 266

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (1,186ms)  : 1150, 1222
    master - mean (1,128ms)  : 1083, 1173

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8414) - mean (304ms)  : 295, 314
    master - mean (263ms)  : 260, 267

    section Bailout
    This PR (8414) - mean (304ms)  : crit, 297, 311
    master - mean (263ms)  : 261, 264

    section CallTarget+Inlining+NGEN
    This PR (8414) - mean (1,122ms)  : crit, 986, 1258
    master - mean (1,015ms)  : 974, 1055

Loading

@dd-octo-sts
dd-octo-sts Bot force-pushed the bot/test-package-versions-bump branch from 88179cb to ba6229a Compare April 8, 2026 13:30
<!-- Assembly: Datadog.FeatureFlags.OpenFeature -->
<!-- Latest package https://www.nuget.org/packages/OpenFeature/2.11.1 -->
<!-- Latest package https://www.nuget.org/packages/OpenFeature/2.12.0 -->
<PackageReference Include="OpenFeature" Version="2.10.0" />

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Wonder why this didn't get updated

@bouwkast
bouwkast merged commit 1bdab09 into master Apr 10, 2026
136 of 138 checks passed
@bouwkast
bouwkast deleted the bot/test-package-versions-bump branch April 10, 2026 13:49
@github-actions github-actions Bot added this to the vNext-v3 milestone Apr 10, 2026
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.

2 participants