Skip to content

Bump Fody from 6.8.1 to 6.9.3#7764

Merged
andrewlock merged 2 commits into
masterfrom
dependabot/nuget/tracer/src/Datadog.Trace/Fody-6.9.3
Apr 29, 2026
Merged

Bump Fody from 6.8.1 to 6.9.3#7764
andrewlock merged 2 commits into
masterfrom
dependabot/nuget/tracer/src/Datadog.Trace/Fody-6.9.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Copy link
Copy Markdown
Contributor

Updated Fody from 6.8.1 to 6.9.3.

Release notes

Sourced from Fody's releases.

6.9.3

What's Changed

Full Changelog: Fody/Fody@6.9.2...6.9.3

6.9.2

What's Changed

New Contributors

Full Changelog: Fody/Fody@6.9.1...6.9.2

6.9.1

What's Changed

Full Changelog: Fody/Fody@6.9.0...6.9.1

6.9.0

What's Changed

Full Changelog: Fody/Fody@6.8.2...6.9.0

6.8.2

What's Changed

Full Changelog: Fody/Fody@6.8.1...6.8.2

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc dependencies Pull requests that update a dependency file labels Nov 3, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner November 3, 2025 19:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc labels Nov 3, 2025
@github-actions github-actions Bot added the area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) label Nov 3, 2025
@pr-commenter

pr-commenter Bot commented Nov 3, 2025

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-04-23 15:07:56

Comparing candidate commit 3492bba in PR branch dependabot/nuget/tracer/src/Datadog.Trace/Fody-6.9.3 with baseline commit 33380a2 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 58 known flaky benchmarks, 29 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 ----------------------------------'

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 [+7692.898op/s; +9868.380op/s] or [+6.466%; +8.295%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+302.425ms; +305.895ms] or [+150.074%; +151.796%]

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

  • 🟥 execution_time [+380.232ms; +383.384ms] or [+300.406%; +302.897%]

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

  • 🟥 execution_time [+396.751ms; +399.398ms] or [+351.110%; +353.452%]

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 [-15.588ms; -11.258ms] or [-7.280%; -5.258%]

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 [-266291.536op/s; -261466.268op/s] or [-27.190%; -26.697%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.558%; +38.566%]
  • 🟩 execution_time [-25.976ms; -21.044ms] or [-11.584%; -9.385%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.292%; +105.304%]
  • 🟥 throughput [-151420.459op/s; -134926.564op/s] or [-21.756%; -19.386%]

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

  • 🟩 throughput [+8846.916op/s; +11906.201op/s] or [+5.629%; +7.576%]

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

  • 🟩 throughput [+369200.020op/s; +387931.381op/s] or [+12.311%; +12.935%]

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

  • 🟩 execution_time [-19.027ms; -14.649ms] or [-8.771%; -6.753%]
  • 🟩 throughput [+164544.862op/s; +218702.655op/s] or [+6.531%; +8.681%]

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

  • 🟥 execution_time [+300.501ms; +301.032ms] or [+150.150%; +150.416%]

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

  • 🟥 execution_time [+300.900ms; +304.099ms] or [+151.745%; +153.358%]

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

  • 🟥 execution_time [+300.054ms; +302.633ms] or [+151.144%; +152.443%]

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

  • 🟥 execution_time [+296.181ms; +296.974ms] or [+145.472%; +145.862%]

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

  • 🟥 execution_time [+296.946ms; +300.162ms] or [+145.166%; +146.738%]

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

  • 🟥 execution_time [+303.112ms; +305.175ms] or [+151.495%; +152.526%]

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

  • 🟥 execution_time [+25.622µs; +49.228µs] or [+8.180%; +15.716%]
  • 🟥 throughput [-454.811op/s; -256.175op/s] or [-14.178%; -7.986%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.945ms; +300.608ms] or [+149.704%; +150.034%]

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

  • unstable execution_time [+368.869ms; +406.283ms] or [+400.791%; +441.443%]
  • 🟩 throughput [+1000.022op/s; +1161.850op/s] or [+8.217%; +9.547%]

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

  • unstable execution_time [+314.674ms; +346.357ms] or [+238.929%; +262.986%]
  • 🟩 throughput [+685.173op/s; +885.745op/s] or [+6.633%; +8.575%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+410.740ms; +500.227ms] or [+188.854%; +229.999%]
  • 🟥 throughput [-641.342op/s; -574.607op/s] or [-58.112%; -52.065%]

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

  • unstable execution_time [+200.139ms; +333.342ms] or [+85.291%; +142.056%]
  • 🟥 throughput [-743.135op/s; -659.704op/s] or [-49.567%; -44.002%]

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

  • 🟥 execution_time [+324.499ms; +333.371ms] or [+194.088%; +199.395%]
  • 🟥 throughput [-407.922op/s; -373.228op/s] or [-28.403%; -25.987%]

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

  • 🟩 throughput [+21.163op/s; +48.473op/s] or [+6.083%; +13.933%]

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

  • 🟩 execution_time [-173.870µs; -134.307µs] or [-8.808%; -6.803%]
  • 🟩 throughput [+39.112op/s; +49.574op/s] or [+7.721%; +9.786%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+302.776ms; +304.094ms] or [+152.472%; +153.136%]

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

  • 🟥 execution_time [+301.100ms; +302.306ms] or [+150.882%; +151.486%]

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

  • 🟥 execution_time [+302.325ms; +305.640ms] or [+151.875%; +153.540%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+300.422ms; +301.701ms] or [+150.862%; +151.504%]

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

  • 🟥 execution_time [+298.756ms; +300.775ms] or [+147.722%; +148.720%]

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

  • 🟥 execution_time [+304.443ms; +308.210ms] or [+154.305%; +156.214%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+302.108ms; +304.328ms] or [+151.631%; +152.745%]

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

  • 🟥 execution_time [+299.865ms; +302.319ms] or [+149.455%; +150.678%]
  • 🟩 throughput [+45133.587op/s; +50448.939op/s] or [+8.962%; +10.018%]

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

  • 🟥 execution_time [+300.221ms; +302.886ms] or [+149.357%; +150.683%]

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

  • 🟩 execution_time [-15.417ms; -11.693ms] or [-7.169%; -5.438%]
  • 🟩 throughput [+22987.167op/s; +30112.742op/s] or [+6.306%; +8.261%]

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

  • unstable execution_time [+7.442µs; +48.786µs] or [+1.838%; +12.051%]

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

  • 🟩 allocated_mem [-21.719KB; -21.698KB] or [-7.923%; -7.915%]
  • unstable execution_time [-10.028µs; +64.501µs] or [-1.982%; +12.748%]
  • unstable throughput [-140.134op/s; +75.396op/s] or [-6.993%; +3.762%]

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

  • 🟥 execution_time [+6.235µs; +10.435µs] or [+14.739%; +24.666%]
  • 🟥 throughput [-4670.374op/s; -2882.905op/s] or [-19.661%; -12.136%]

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

  • unstable execution_time [-15.340µs; -8.410µs] or [-23.799%; -13.048%]
  • 🟩 throughput [+2206.737op/s; +3665.233op/s] or [+13.539%; +22.487%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+302.697ms; +303.790ms] or [+153.000%; +153.552%]

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

  • 🟥 execution_time [+301.043ms; +303.513ms] or [+153.230%; +154.487%]

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

  • 🟥 execution_time [+299.206ms; +302.451ms] or [+149.789%; +151.414%]

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

  • 🟩 throughput [+38449.612op/s; +41505.243op/s] or [+7.278%; +7.856%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.096ms; +302.801ms] or [+150.069%; +150.919%]

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

  • 🟥 execution_time [+302.088ms; +303.648ms] or [+151.694%; +152.478%]

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

  • 🟥 execution_time [+304.417ms; +307.294ms] or [+154.381%; +155.840%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+300.636ms; +301.271ms] or [+149.959%; +150.275%]
  • 🟩 throughput [+51586546.808op/s; +58805170.079op/s] or [+37.569%; +42.826%]

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

  • unstable execution_time [+389.499ms; +419.244ms] or [+484.411%; +521.404%]
  • 🟩 throughput [+1029.568op/s; +1200.261op/s] or [+7.959%; +9.279%]

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

  • 🟥 execution_time [+299.584ms; +300.526ms] or [+149.426%; +149.896%]

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

  • 🟩 throughput [+86001.129op/s; +96046.854op/s] or [+8.030%; +8.968%]

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

  • 🟩 throughput [+56298.419op/s; +75291.240op/s] or [+6.516%; +8.715%]

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

  • 🟩 throughput [+93730.019op/s; +102700.925op/s] or [+9.309%; +10.200%]

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

  • 🟩 throughput [+45688.587op/s; +51145.907op/s] or [+8.296%; +9.287%]

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

  • 🟩 throughput [+29638.578op/s; +39130.628op/s] or [+6.634%; +8.759%]

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

  • 🟩 throughput [+69503.697op/s; +89081.075op/s] or [+7.765%; +9.953%]

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.ObjectExtractorMoreComplexBody netcoreapp3.1
  • 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.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.StringConcatAspectBenchmark 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.StartFinishSpan net6.0
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@andrewlock

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@andrewlock andrewlock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As long as tests pass we should be ok

Comment thread tracer/src/Datadog.Trace/Datadog.Trace.csproj Outdated
dependabot Bot and others added 2 commits April 23, 2026 14:59
---
updated-dependencies:
- dependency-name: Fody
  dependency-version: 6.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@andrewlock
andrewlock force-pushed the dependabot/nuget/tracer/src/Datadog.Trace/Fody-6.9.3 branch from 8b19064 to 3492bba Compare April 23, 2026 13:59
@dd-trace-dotnet-ci-bot

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (7764) 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
duration75.30 ± (75.18 - 75.76) ms72.55 ± (72.54 - 73.00) ms-3.7%
.NET Framework 4.8 - Bailout
duration77.74 ± (77.81 - 78.28) ms76.83 ± (76.80 - 77.16) ms-1.2%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1073.15 ± (1071.63 - 1078.20) ms1085.98 ± (1086.12 - 1096.14) ms+1.2%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.92 ± (22.86 - 22.97) ms22.40 ± (22.36 - 22.45) ms-2.2%
process.time_to_main_ms86.67 ± (86.34 - 86.99) ms84.76 ± (84.58 - 84.95) ms-2.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.93 ± (10.93 - 10.93) MB10.86 ± (10.85 - 10.86) MB-0.7%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.43 ± (22.40 - 22.47) ms22.29 ± (22.25 - 22.33) ms-0.6%
process.time_to_main_ms84.85 ± (84.64 - 85.05) ms85.75 ± (85.57 - 85.94) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.93 - 10.94) MB10.95 ± (10.95 - 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_ms214.25 ± (213.34 - 215.16) ms211.04 ± (210.26 - 211.83) ms-1.5%
process.time_to_main_ms525.91 ± (524.51 - 527.32) ms531.66 ± (530.23 - 533.09) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed47.79 ± (47.76 - 47.82) MB48.08 ± (48.05 - 48.11) MB+0.6%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+1.3%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.19 ± (21.15 - 21.24) ms21.19 ± (21.14 - 21.24) ms-0.0%
process.time_to_main_ms73.57 ± (73.32 - 73.83) ms73.96 ± (73.79 - 74.12) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.63 ± (10.63 - 10.63) MB10.63 ± (10.63 - 10.64) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.52 ± (21.47 - 21.57) ms21.01 ± (20.96 - 21.06) ms-2.3%
process.time_to_main_ms77.30 ± (76.98 - 77.61) ms74.26 ± (74.08 - 74.44) ms-3.9%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.73 - 10.74) MB10.74 ± (10.74 - 10.75) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms384.41 ± (382.40 - 386.42) ms379.85 ± (378.15 - 381.55) ms-1.2%
process.time_to_main_ms529.74 ± (528.31 - 531.17) ms531.86 ± (530.52 - 533.19) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.18 ± (49.15 - 49.20) MB49.37 ± (49.35 - 49.39) MB+0.4%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.3%
.NET 8 - Baseline
process.internal_duration_ms19.55 ± (19.52 - 19.58) ms19.89 ± (19.83 - 19.96) ms+1.7%✅⬆️
process.time_to_main_ms72.75 ± (72.59 - 72.91) ms76.44 ± (76.14 - 76.74) ms+5.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.67 ± (7.66 - 7.68) 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.84 ± (19.79 - 19.90) ms19.46 ± (19.42 - 19.50) ms-1.9%
process.time_to_main_ms75.62 ± (75.31 - 75.92) ms74.68 ± (74.48 - 74.87) ms-1.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.71 ± (7.70 - 7.71) MB7.72 ± (7.71 - 7.72) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms300.15 ± (298.14 - 302.16) ms297.77 ± (295.61 - 299.92) ms-0.8%
process.time_to_main_ms489.82 ± (488.59 - 491.05) ms493.78 ± (492.49 - 495.07) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.70 ± (36.65 - 36.74) MB36.41 ± (36.39 - 36.44) MB-0.8%
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
duration199.99 ± (199.56 - 200.44) ms203.20 ± (203.71 - 205.07) ms+1.6%✅⬆️
.NET Framework 4.8 - Bailout
duration204.08 ± (203.41 - 204.42) ms210.99 ± (211.20 - 212.57) ms+3.4%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1176.14 ± (1176.95 - 1184.80) ms1242.45 ± (1240.41 - 1250.01) ms+5.6%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms193.59 ± (193.13 - 194.05) ms204.57 ± (203.55 - 205.59) ms+5.7%✅⬆️
process.time_to_main_ms83.89 ± (83.66 - 84.12) ms89.27 ± (88.82 - 89.71) ms+6.4%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.01 ± (15.99 - 16.03) MB15.88 ± (15.87 - 15.90) MB-0.8%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+1.3%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms192.28 ± (191.79 - 192.78) ms207.41 ± (206.17 - 208.65) ms+7.9%✅⬆️
process.time_to_main_ms84.87 ± (84.65 - 85.09) ms90.94 ± (90.46 - 91.42) ms+7.1%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.09 ± (16.08 - 16.11) MB15.92 ± (15.90 - 15.94) MB-1.1%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)+1.3%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms382.26 ± (380.98 - 383.53) ms399.76 ± (398.00 - 401.53) ms+4.6%✅⬆️
process.time_to_main_ms518.46 ± (516.90 - 520.02) ms564.45 ± (561.99 - 566.91) ms+8.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed56.64 ± (56.54 - 56.73) MB58.54 ± (58.43 - 58.64) MB+3.4%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+1.5%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms197.90 ± (197.42 - 198.38) ms211.08 ± (209.87 - 212.29) ms+6.7%✅⬆️
process.time_to_main_ms72.58 ± (72.40 - 72.77) ms77.96 ± (77.52 - 78.39) ms+7.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.33 ± (16.31 - 16.35) MB16.20 ± (16.18 - 16.23) MB-0.8%
runtime.dotnet.threads.count19 ± (19 - 19)20 ± (19 - 20)+2.7%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms198.46 ± (197.98 - 198.94) ms210.63 ± (209.52 - 211.74) ms+6.1%✅⬆️
process.time_to_main_ms74.24 ± (74.04 - 74.43) ms79.76 ± (79.29 - 80.23) ms+7.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.31 ± (16.29 - 16.33) MB16.25 ± (16.23 - 16.27) MB-0.3%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+1.3%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms591.90 ± (589.04 - 594.76) ms599.65 ± (595.72 - 603.57) ms+1.3%✅⬆️
process.time_to_main_ms524.18 ± (523.10 - 525.26) ms557.71 ± (555.49 - 559.93) ms+6.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed60.68 ± (60.57 - 60.78) MB61.13 ± (61.03 - 61.23) MB+0.7%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.3%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms196.01 ± (195.53 - 196.50) ms210.03 ± (208.79 - 211.26) ms+7.1%✅⬆️
process.time_to_main_ms72.24 ± (72.01 - 72.47) ms77.35 ± (76.91 - 77.78) ms+7.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.67 ± (11.65 - 11.68) MB11.50 ± (11.48 - 11.52) MB-1.4%
runtime.dotnet.threads.count18 ± (18 - 18)19 ± (19 - 19)+3.6%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms195.62 ± (195.14 - 196.10) ms208.87 ± (207.80 - 209.95) ms+6.8%✅⬆️
process.time_to_main_ms73.42 ± (73.20 - 73.65) ms78.68 ± (78.25 - 79.11) ms+7.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.70 ± (11.68 - 11.71) MB11.55 ± (11.53 - 11.57) MB-1.3%
runtime.dotnet.threads.count19 ± (19 - 19)20 ± (20 - 20)+2.9%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms521.06 ± (518.29 - 523.82) ms554.66 ± (547.04 - 562.27) ms+6.4%✅⬆️
process.time_to_main_ms481.21 ± (480.19 - 482.24) ms519.07 ± (516.71 - 521.44) ms+7.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.38 ± (50.34 - 50.42) MB50.52 ± (50.44 - 50.60) MB+0.3%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.4%✅⬆️
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 (7764) - mean (73ms)  : 69, 76
    master - mean (75ms)  : 71, 80

    section Bailout
    This PR (7764) - mean (77ms)  : 75, 79
    master - mean (78ms)  : 75, 81

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (1,091ms)  : 1013, 1169
    master - mean (1,075ms)  : 1026, 1124

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 (7764) - mean (114ms)  : 111, 117
    master - mean (117ms)  : 111, 122

    section Bailout
    This PR (7764) - mean (115ms)  : 112, 117
    master - mean (114ms)  : 110, 118

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (779ms)  : 751, 807
    master - mean (776ms)  : 747, 805

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7764) - mean (101ms)  : 98, 104
    master - mean (101ms)  : 96, 107

    section Bailout
    This PR (7764) - mean (102ms)  : 98, 105
    master - mean (106ms)  : 100, 111

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (940ms)  : 909, 971
    master - mean (942ms)  : 911, 973

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7764) - mean (104ms)  : 98, 110
    master - mean (100ms)  : 97, 103

    section Bailout
    This PR (7764) - mean (102ms)  : 99, 105
    master - mean (103ms)  : 98, 109

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (821ms)  : 784, 858
    master - mean (823ms)  : 790, 857

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 (7764) - mean (204ms)  : 195, 214
    master - mean (200ms)  : 194, 206

    section Bailout
    This PR (7764) - mean (212ms)  : 202, 222
    master - mean (204ms)  : 198, 209

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (1,245ms)  : 1174, 1316
    master - mean (1,181ms)  : 1122, 1240

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 (7764) - mean (306ms)  : 283, 328
    master - mean (287ms)  : 275, 298

    section Bailout
    This PR (7764) - mean (311ms)  : crit, 283, 338
    master - mean (286ms)  : 277, 295

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (1,011ms)  : crit, 969, 1054
    master - mean (932ms)  : 910, 954

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7764) - mean (300ms)  : 276, 324
    master - mean (279ms)  : 269, 289

    section Bailout
    This PR (7764) - mean (301ms)  : crit, 277, 326
    master - mean (281ms)  : 270, 292

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (1,195ms)  : 1137, 1254
    master - mean (1,143ms)  : 1084, 1201

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7764) - mean (300ms)  : 275, 324
    master - mean (278ms)  : 270, 286

    section Bailout
    This PR (7764) - mean (300ms)  : crit, 275, 325
    master - mean (279ms)  : 271, 288

    section CallTarget+Inlining+NGEN
    This PR (7764) - mean (1,111ms)  : crit, 1002, 1220
    master - mean (1,035ms)  : 993, 1077

Loading

@andrewlock
andrewlock merged commit 127ac2a into master Apr 29, 2026
140 checks passed
@andrewlock
andrewlock deleted the dependabot/nuget/tracer/src/Datadog.Trace/Fody-6.9.3 branch April 29, 2026 08:22
@github-actions github-actions Bot added this to the vNext-v3 milestone Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants