Skip to content

[Test Package Versions Bump] Updating package versions#8502

Merged
andrewlock merged 1 commit intomasterfrom
bot/test-package-versions-bump
Apr 24, 2026
Merged

[Test Package Versions Bump] Updating package versions#8502
andrewlock merged 1 commit intomasterfrom
bot/test-package-versions-bump

Conversation

@dd-octo-sts
Copy link
Copy Markdown
Contributor

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

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)
AWSSDK.Core AwsSdk 3.7.500.96 2026-04-23 0
AWSSDK.Core AwsSdk 4.0.3.32 2026-04-22 0
AWSSDK.DynamoDBv2 AwsDynamoDb 3.7.513.2 2026-04-23 0
AWSSDK.DynamoDBv2 AwsDynamoDb 4.0.17.10 2026-04-22 0
AWSSDK.Kinesis AwsKinesis 3.7.506.19 2026-04-23 0
AWSSDK.Kinesis AwsKinesis 4.0.8.12 2026-04-22 0
AWSSDK.SQS AwsSqs 3.7.502.55 2026-04-23 0
AWSSDK.SQS AwsSqs 4.0.2.26 2026-04-22 0
AWSSDK.SimpleNotificationService AwsSns 3.7.502.59 2026-04-23 0
AWSSDK.SimpleNotificationService AwsSns 4.0.2.28 2026-04-22 0
AWSSDK.EventBridge AwsEventBridge 3.7.502.60 2026-04-23 0
AWSSDK.EventBridge AwsEventBridge 4.0.5.27 2026-04-22 0
AWSSDK.S3 AwsS3 3.7.511.6 2026-04-23 0
AWSSDK.S3 AwsS3 4.0.22 2026-04-22 0
AWSSDK.StepFunctions AwsStepFunctions 3.7.502.48 2026-04-23 0
AWSSDK.StepFunctions AwsStepFunctions 4.0.2.21 2026-04-22 0
HotChocolate.AspNetCore HotChocolate 15.1.15 2026-04-22 1
MySql.Data MySqlData 9.7.0 2026-04-22 1

@dd-octo-sts dd-octo-sts Bot requested a review from a team as a code owner April 22, 2026 17:01
@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 22, 2026
@dd-octo-sts dd-octo-sts Bot requested a review from a team as a code owner April 22, 2026 17:01
Copy link
Copy Markdown
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, but we shouldn't merge these before #8478, otherwise we'll get conflicts

@dd-octo-sts dd-octo-sts Bot force-pushed the bot/test-package-versions-bump branch from 68f5432 to ba23446 Compare April 22, 2026 18:07
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 22, 2026

Benchmarks

Benchmark execution time: 2026-04-24 11:36:24

Comparing candidate commit b206284 in PR branch bot/test-package-versions-bump with baseline commit 8339c77 in branch master.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 26 metrics, 0 unstable metrics, 60 known flaky benchmarks, 27 flaky benchmarks without significant changes.

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.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-5489.968op/s; -5282.333op/s] or [-6.267%; -6.030%]

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

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

  • 🟩 throughput [+8754.194op/s; +11091.216op/s] or [+7.358%; +9.323%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+301.866ms; +304.058ms] or [+149.796%; +150.884%]

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

  • 🟥 execution_time [+382.638ms; +384.953ms] or [+302.308%; +304.137%]

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

  • 🟥 execution_time [+398.579ms; +401.767ms] or [+352.727%; +355.548%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.529%; +27.541%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+9.977%; +9.987%]
  • 🟩 execution_time [-16.138ms; -11.966ms] or [-7.537%; -5.589%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.502%; +27.510%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.746%; +105.759%]
  • 🟥 throughput [-264950.941op/s; -260229.649op/s] or [-27.053%; -26.571%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.558%; +38.566%]
  • 🟩 execution_time [-26.805ms; -21.909ms] or [-11.954%; -9.770%]
  • 🟥 throughput [-73195.285op/s; -50620.807op/s] or [-7.820%; -5.408%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.292%; +105.304%]
  • 🟥 throughput [-142804.756op/s; -126689.219op/s] or [-20.518%; -18.203%]

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

  • 🟩 throughput [+8517.275op/s; +11487.410op/s] or [+5.419%; +7.309%]

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

  • 🟩 throughput [+7860.537op/s; +10532.371op/s] or [+6.262%; +8.390%]

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

  • 🟩 throughput [+313626.988op/s; +354162.749op/s] or [+10.458%; +11.809%]

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

  • 🟩 execution_time [-19.740ms; -15.264ms] or [-9.100%; -7.036%]
  • 🟩 throughput [+180780.747op/s; +236192.875op/s] or [+7.176%; +9.375%]

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

  • 🟥 execution_time [+299.825ms; +300.455ms] or [+149.812%; +150.127%]

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

  • 🟥 execution_time [+299.511ms; +306.586ms] or [+151.044%; +154.612%]

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

  • 🟥 execution_time [+300.127ms; +302.517ms] or [+151.181%; +152.384%]

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

  • 🟥 execution_time [+297.499ms; +298.260ms] or [+146.120%; +146.493%]

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

  • 🟥 execution_time [+294.868ms; +297.154ms] or [+144.150%; +145.268%]

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

  • 🟥 execution_time [+300.429ms; +301.336ms] or [+150.154%; +150.607%]

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

  • 🟥 execution_time [+23.502µs; +47.119µs] or [+7.503%; +15.043%]
  • 🟥 throughput [-437.475op/s; -238.763op/s] or [-13.637%; -7.443%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.782ms; +300.418ms] or [+149.622%; +149.940%]

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

  • unstable execution_time [+278.069ms; +333.909ms] or [+302.133%; +362.806%]
  • 🟩 throughput [+1045.481op/s; +1204.418op/s] or [+8.591%; +9.897%]

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

  • unstable execution_time [+276.598ms; +320.612ms] or [+210.018%; +243.438%]
  • 🟩 throughput [+652.637op/s; +853.855op/s] or [+6.318%; +8.266%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+324.882ms; +425.521ms] or [+149.378%; +195.650%]
  • 🟥 throughput [-522.218op/s; -458.913op/s] or [-47.318%; -41.582%]

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

  • unstable execution_time [+201.872ms; +335.086ms] or [+86.029%; +142.800%]
  • 🟥 throughput [-742.738op/s; -659.301op/s] or [-49.541%; -43.976%]

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

  • 🟥 execution_time [+341.730ms; +351.952ms] or [+204.394%; +210.508%]
  • 🟥 throughput [-416.401op/s; -379.282op/s] or [-28.993%; -26.409%]

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

  • 🟩 execution_time [-183.539µs; -149.384µs] or [-9.297%; -7.567%]
  • 🟩 throughput [+43.138op/s; +52.394op/s] or [+8.516%; +10.343%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+302.885ms; +304.104ms] or [+152.527%; +153.141%]

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

  • 🟥 execution_time [+301.670ms; +303.115ms] or [+151.168%; +151.891%]

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

  • 🟥 execution_time [+300.508ms; +303.722ms] or [+150.963%; +152.577%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+302.253ms; +303.650ms] or [+151.781%; +152.483%]

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

  • 🟥 execution_time [+298.488ms; +300.868ms] or [+147.589%; +148.766%]

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

  • 🟥 execution_time [+303.293ms; +306.765ms] or [+153.722%; +155.482%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+299.464ms; +301.125ms] or [+150.304%; +151.137%]

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

  • 🟥 execution_time [+299.363ms; +301.259ms] or [+149.205%; +150.150%]
  • 🟩 throughput [+38219.935op/s; +44330.191op/s] or [+7.589%; +8.803%]

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

  • 🟥 execution_time [+300.815ms; +303.455ms] or [+149.653%; +150.966%]

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

  • 🟩 execution_time [-16.109ms; -12.467ms] or [-7.491%; -5.797%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472

  • unstable execution_time [+12.502µs; +53.851µs] or [+3.088%; +13.301%]

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

  • 🟩 allocated_mem [-26.925KB; -26.905KB] or [-9.822%; -9.814%]
  • unstable execution_time [-25306.217ns; +26668.976ns] or [-5.002%; +5.271%]

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

  • 🟩 allocated_mem [-25.714KB; -25.698KB] or [-9.374%; -9.368%]

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

  • unstable execution_time [+7.661µs; +12.144µs] or [+18.108%; +28.704%]
  • 🟥 throughput [-5220.282op/s; -3398.129op/s] or [-21.976%; -14.305%]

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

  • unstable execution_time [-13.325µs; -6.163µs] or [-20.674%; -9.561%]
  • 🟩 throughput [+1517.714op/s; +3031.518op/s] or [+9.312%; +18.599%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.696ms; +302.701ms] or [+152.494%; +153.002%]

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

  • 🟥 execution_time [+302.304ms; +304.746ms] or [+153.872%; +155.115%]

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

  • 🟥 execution_time [+300.478ms; +302.589ms] or [+150.426%; +151.483%]

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

  • 🟩 throughput [+36707.369op/s; +40523.606op/s] or [+6.948%; +7.670%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.013ms; +302.592ms] or [+150.028%; +150.815%]

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

  • 🟥 execution_time [+301.445ms; +303.882ms] or [+151.371%; +152.595%]

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

  • 🟥 execution_time [+304.307ms; +306.630ms] or [+154.325%; +155.503%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.988ms; +300.752ms] or [+149.635%; +150.017%]
  • 🟩 throughput [+61246499.432op/s; +61499551.228op/s] or [+44.604%; +44.788%]

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

  • unstable execution_time [+376.452ms; +411.543ms] or [+468.184%; +511.827%]
  • 🟩 throughput [+997.978op/s; +1173.594op/s] or [+7.715%; +9.072%]

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

  • 🟥 execution_time [+299.365ms; +300.282ms] or [+149.317%; +149.774%]
  • 🟩 throughput [+18314476.824op/s; +19255810.376op/s] or [+8.112%; +8.529%]

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

  • 🟩 throughput [+97443.378op/s; +107075.719op/s] or [+9.098%; +9.997%]

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

  • 🟩 throughput [+60518.853op/s; +80506.146op/s] or [+7.005%; +9.318%]

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

  • 🟩 throughput [+82341.356op/s; +113148.582op/s] or [+6.373%; +8.758%]

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

  • 🟩 throughput [+84830.677op/s; +93813.193op/s] or [+8.425%; +9.317%]

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

  • 🟩 throughput [+47173.308op/s; +52107.719op/s] or [+8.566%; +9.462%]

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

  • 🟩 throughput [+30789.748op/s; +40774.797op/s] or [+6.892%; +9.127%]

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

  • 🟩 throughput [+82208.069op/s; +98953.088op/s] or [+9.185%; +11.056%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@dd-octo-sts dd-octo-sts Bot force-pushed the bot/test-package-versions-bump branch from ba23446 to 253363b Compare April 23, 2026 09:17
bouwkast added a commit that referenced this pull request Apr 23, 2026
## Summary of changes

This removes the dependabot configuration and related code/projects for
updating instrumentations.

## Reason for change

Dependabot would trigger and then open a PR like so [Bump log4net from
3.3.0 to 3.3.1](#8501).

Then our workflow would trigger and raise this PR [[Test Package
Versions Bump] Updating package
versions](#8502)

Ultimately we don't really act on these dependabot PRs so they don't add
a ton of value.

To compensate for the potential loss in visibility I've opted to add a
single additional run on Wednesday which will regenerate the `[Test
Package Versions Bump]` if still open from Sunday's.

Depending on how this goes we may want to remove the Wednesday
additional run, but running it on Wednesday will mean that any cooldown
packages skipped on Sunday will get bumped which may be helpful.

## Implementation details

- Removed all the dependabot honeypot projects - I don't think we need
them anymore they were used by dependabot to do the bumping
- Removed all code that updated/touched those projects
- Removed the dependabot config for the integrations
- Updated/Removed the github workflow that opens the `[Test Package
Versions Bump]` to no longer look for the dependabot PRs (will need to
close them manually) and to run on Wednesday too.

## Test coverage

none

## Other details
<!-- Fixes #{issue} -->



<!--  ⚠️ Note:

Where possible, please obtain 2 approvals prior to merging. Unless
CODEOWNERS specifies otherwise, for external teams it is typically best
to have one review from a team member, and one review from apm-dotnet.
Trivial changes do not require 2 reviews.

MergeQueue is NOT enabled in this repository. If you have write access
to the repo, the PR has 1-2 approvals (see above), and all of the
required checks have passed, you can use the Squash and Merge button to
merge the PR. If you don't have write access, or you need help, reach
out in the #apm-dotnet channel in Slack.
-->

---------

Co-authored-by: Andrew Lock <andrew.lock@datadoghq.com>
@dd-octo-sts dd-octo-sts Bot force-pushed the bot/test-package-versions-bump branch from 253363b to b206284 Compare April 23, 2026 19:55
@dd-trace-dotnet-ci-bot
Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8502) 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
duration72.86 ± (72.87 - 73.32) ms73.03 ± (73.04 - 73.45) ms+0.2%✅⬆️
.NET Framework 4.8 - Bailout
duration79.49 ± (79.33 - 79.86) ms76.73 ± (76.57 - 76.99) ms-3.5%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1071.09 ± (1071.82 - 1078.09) ms1076.90 ± (1075.93 - 1081.88) ms+0.5%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.75 ± (22.69 - 22.81) ms22.42 ± (22.38 - 22.47) ms-1.4%
process.time_to_main_ms85.96 ± (85.63 - 86.28) ms84.90 ± (84.65 - 85.16) ms-1.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.84 ± (10.84 - 10.85) MB10.90 ± (10.90 - 10.91) MB+0.5%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.56 ± (22.51 - 22.60) ms22.25 ± (22.21 - 22.28) ms-1.4%
process.time_to_main_ms87.08 ± (86.76 - 87.39) ms85.85 ± (85.62 - 86.07) ms-1.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.94 - 10.95) MB10.94 ± (10.94 - 10.94) MB-0.0%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms209.85 ± (208.94 - 210.75) ms211.21 ± (210.40 - 212.01) ms+0.6%✅⬆️
process.time_to_main_ms527.43 ± (526.11 - 528.74) ms532.70 ± (531.29 - 534.12) ms+1.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.10 ± (48.08 - 48.12) MB47.97 ± (47.95 - 48.00) MB-0.3%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.1%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.28 ± (21.22 - 21.33) ms21.19 ± (21.15 - 21.23) ms-0.4%
process.time_to_main_ms74.07 ± (73.80 - 74.34) ms73.88 ± (73.71 - 74.05) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.61 ± (10.61 - 10.61) MB10.64 ± (10.64 - 10.64) MB+0.3%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.58 ± (21.52 - 21.64) ms21.13 ± (21.10 - 21.16) ms-2.1%
process.time_to_main_ms76.86 ± (76.60 - 77.13) ms74.86 ± (74.71 - 75.01) ms-2.6%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.72 - 10.72) MB10.74 ± (10.74 - 10.74) MB+0.2%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms381.43 ± (379.50 - 383.36) ms380.36 ± (378.09 - 382.63) ms-0.3%
process.time_to_main_ms529.70 ± (528.51 - 530.89) ms534.21 ± (532.92 - 535.50) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.21 ± (49.19 - 49.24) MB49.35 ± (49.32 - 49.37) MB+0.3%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 8 - Baseline
process.internal_duration_ms19.51 ± (19.48 - 19.55) ms20.05 ± (19.98 - 20.12) ms+2.8%✅⬆️
process.time_to_main_ms73.23 ± (73.07 - 73.39) ms76.32 ± (76.02 - 76.62) ms+4.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.68 ± (7.67 - 7.68) MB7.66 ± (7.65 - 7.66) MB-0.3%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.51 ± (19.47 - 19.55) ms19.61 ± (19.57 - 19.65) ms+0.5%✅⬆️
process.time_to_main_ms74.63 ± (74.45 - 74.81) ms74.85 ± (74.61 - 75.09) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.73 ± (7.72 - 7.73) MB7.70 ± (7.70 - 7.70) MB-0.3%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms301.08 ± (298.76 - 303.40) ms300.18 ± (297.92 - 302.43) ms-0.3%
process.time_to_main_ms492.91 ± (491.47 - 494.36) ms493.05 ± (491.62 - 494.48) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.48 ± (36.46 - 36.51) MB36.45 ± (36.42 - 36.47) MB-0.1%
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
duration201.38 ± (200.99 - 201.90) ms202.96 ± (202.72 - 203.81) ms+0.8%✅⬆️
.NET Framework 4.8 - Bailout
duration205.32 ± (204.95 - 205.60) ms205.44 ± (205.50 - 206.52) ms+0.1%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1191.39 ± (1191.11 - 1199.83) ms1194.70 ± (1194.12 - 1201.24) ms+0.3%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms194.95 ± (194.44 - 195.46) ms195.86 ± (195.38 - 196.33) ms+0.5%✅⬆️
process.time_to_main_ms84.94 ± (84.69 - 85.19) ms85.08 ± (84.84 - 85.32) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.01 ± (16.00 - 16.03) MB16.08 ± (16.06 - 16.10) MB+0.4%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.3%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms194.88 ± (194.42 - 195.35) ms196.78 ± (196.18 - 197.39) ms+1.0%✅⬆️
process.time_to_main_ms86.10 ± (85.85 - 86.35) ms86.76 ± (86.47 - 87.06) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.11 ± (16.09 - 16.13) MB16.06 ± (16.04 - 16.08) MB-0.3%
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+1.3%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms384.53 ± (383.34 - 385.72) ms387.15 ± (385.90 - 388.41) ms+0.7%✅⬆️
process.time_to_main_ms529.21 ± (528.05 - 530.36) ms531.36 ± (530.11 - 532.61) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.13 ± (56.99 - 57.28) MB57.68 ± (57.49 - 57.86) MB+1.0%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms201.03 ± (200.51 - 201.56) ms201.25 ± (200.73 - 201.77) ms+0.1%✅⬆️
process.time_to_main_ms73.96 ± (73.74 - 74.18) ms74.23 ± (73.97 - 74.49) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.29 ± (16.27 - 16.31) MB16.35 ± (16.33 - 16.37) MB+0.4%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.7%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms199.66 ± (199.20 - 200.12) ms201.81 ± (201.29 - 202.33) ms+1.1%✅⬆️
process.time_to_main_ms74.78 ± (74.56 - 75.01) ms75.49 ± (75.26 - 75.72) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.29 ± (16.27 - 16.31) MB16.34 ± (16.32 - 16.36) MB+0.3%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+1.1%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms595.27 ± (592.72 - 597.83) ms597.39 ± (594.99 - 599.78) ms+0.4%✅⬆️
process.time_to_main_ms530.02 ± (528.66 - 531.38) ms530.97 ± (529.53 - 532.41) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed60.85 ± (60.74 - 60.95) MB61.31 ± (61.22 - 61.41) MB+0.8%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.1%
.NET 8 - Baseline
process.internal_duration_ms200.12 ± (199.63 - 200.61) ms197.96 ± (197.48 - 198.44) ms-1.1%
process.time_to_main_ms73.80 ± (73.56 - 74.04) ms72.91 ± (72.68 - 73.14) ms-1.2%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.66 ± (11.64 - 11.67) MB11.70 ± (11.69 - 11.72) MB+0.4%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.4%
.NET 8 - Bailout
process.internal_duration_ms201.22 ± (200.60 - 201.84) ms198.43 ± (197.95 - 198.90) ms-1.4%
process.time_to_main_ms75.44 ± (75.15 - 75.72) ms74.62 ± (74.43 - 74.81) ms-1.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.64 ± (11.63 - 11.66) MB11.72 ± (11.71 - 11.74) MB+0.7%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)19 ± (19 - 19)-1.5%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms530.56 ± (524.34 - 536.77) ms518.95 ± (515.80 - 522.11) ms-2.2%
process.time_to_main_ms495.01 ± (493.97 - 496.04) ms489.97 ± (488.88 - 491.05) ms-1.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.31 ± (50.25 - 50.37) MB50.22 ± (50.19 - 50.25) MB-0.2%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.7%
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 (8502) - mean (73ms)  : 70, 76
    master - mean (73ms)  : 70, 76

    section Bailout
    This PR (8502) - mean (77ms)  : 74, 79
    master - mean (80ms)  : 76, 83

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (1,079ms)  : 1037, 1121
    master - mean (1,075ms)  : 1028, 1122

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 (8502) - mean (114ms)  : 109, 119
    master - mean (116ms)  : 110, 121

    section Bailout
    This PR (8502) - mean (115ms)  : 112, 118
    master - mean (117ms)  : 111, 122

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (783ms)  : 753, 812
    master - mean (776ms)  : 745, 807

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8502) - mean (102ms)  : 98, 105
    master - mean (102ms)  : 96, 109

    section Bailout
    This PR (8502) - mean (102ms)  : 100, 104
    master - mean (105ms)  : 99, 111

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (941ms)  : 905, 976
    master - mean (939ms)  : 898, 980

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8502) - mean (105ms)  : 99, 110
    master - mean (101ms)  : 96, 105

    section Bailout
    This PR (8502) - mean (102ms)  : 98, 107
    master - mean (102ms)  : 100, 104

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (825ms)  : 792, 858
    master - mean (824ms)  : 782, 866

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 (8502) - mean (203ms)  : 195, 212
    master - mean (201ms)  : 196, 207

    section Bailout
    This PR (8502) - mean (206ms)  : 200, 212
    master - mean (205ms)  : 202, 208

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (1,198ms)  : 1144, 1251
    master - mean (1,195ms)  : 1130, 1261

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 (8502) - mean (291ms)  : 279, 302
    master - mean (289ms)  : 280, 298

    section Bailout
    This PR (8502) - mean (293ms)  : 280, 305
    master - mean (290ms)  : 281, 299

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (957ms)  : 928, 985
    master - mean (949ms)  : 918, 980

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8502) - mean (285ms)  : 274, 295
    master - mean (284ms)  : 273, 294

    section Bailout
    This PR (8502) - mean (286ms)  : 274, 298
    master - mean (283ms)  : 275, 290

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (1,158ms)  : 1125, 1191
    master - mean (1,156ms)  : 1119, 1193

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8502) - mean (282ms)  : 270, 293
    master - mean (284ms)  : 273, 296

    section Bailout
    This PR (8502) - mean (283ms)  : 271, 295
    master - mean (287ms)  : 275, 300

    section CallTarget+Inlining+NGEN
    This PR (8502) - mean (1,042ms)  : 994, 1089
    master - mean (1,064ms)  : 963, 1165

Loading

Copy link
Copy Markdown
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

@andrewlock andrewlock merged commit 0dd56e5 into master Apr 24, 2026
141 checks passed
@andrewlock andrewlock deleted the bot/test-package-versions-bump branch April 24, 2026 11:41
@github-actions github-actions Bot added this to the vNext-v3 milestone Apr 24, 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