Skip to content

[Libdatadog] Bump libdatadog + add SKILL.md to do it#8580

Merged
gleocadie merged 3 commits into
masterfrom
gleocadie/bump-libdatadog
May 11, 2026
Merged

[Libdatadog] Bump libdatadog + add SKILL.md to do it#8580
gleocadie merged 3 commits into
masterfrom
gleocadie/bump-libdatadog

Conversation

@gleocadie

Copy link
Copy Markdown
Collaborator

Summary of changes

Bump libdatadog to v32.0.0 + add SKILL.md

Reason for change

Benefit from new fixes, APIs.

Implementation details

  • Add SKILL.md which describes the bump process
  • Change the related files FindLibdatadog.cmake vcpkg...

Test coverage

Other details

@gleocadie
gleocadie requested a review from a team as a code owner May 7, 2026 12:01
@gleocadie gleocadie changed the title [ALL] Bump libdatadog + add SKILL.md to do it [Libdatadog] Bump libdatadog + add SKILL.md to do it May 7, 2026
@pr-commenter

pr-commenter Bot commented May 7, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-11 10:00:02

Comparing candidate commit 89b2728 in PR branch gleocadie/bump-libdatadog with baseline commit 76f0db1 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 net472

  • 🟥 throughput [-9141.559op/s; -8653.431op/s] or [-10.839%; -10.260%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+312.366ms; +317.596ms] or [+155.007%; +157.602%]
  • 🟥 throughput [-43.465op/s; -39.791op/s] or [-7.820%; -7.159%]

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

  • 🟥 execution_time [+378.512ms; +380.345ms] or [+299.047%; +300.496%]
  • 🟩 throughput [+93.797op/s; +96.935op/s] or [+12.367%; +12.781%]

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

  • 🟥 execution_time [+393.203ms; +396.165ms] or [+347.970%; +350.591%]

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.186ms; -12.023ms] or [-7.559%; -5.615%]

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 [-257768.728op/s; -254414.941op/s] or [-26.319%; -25.977%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.558%; +38.566%]
  • 🟩 execution_time [-26.621ms; -21.782ms] or [-11.872%; -9.714%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.292%; +105.304%]
  • 🟥 throughput [-140276.844op/s; -124242.198op/s] or [-20.155%; -17.851%]

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

  • 🟩 throughput [+10733.203op/s; +13706.107op/s] or [+6.829%; +8.721%]

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

  • 🟩 throughput [+11180.328op/s; +13883.159op/s] or [+8.907%; +11.060%]

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

  • 🟩 throughput [+467973.550op/s; +482280.719op/s] or [+15.604%; +16.081%]

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

  • 🟩 execution_time [-18.684ms; -14.323ms] or [-8.613%; -6.603%]
  • 🟩 throughput [+168301.882op/s; +223032.024op/s] or [+6.680%; +8.853%]

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

  • 🟥 execution_time [+299.720ms; +300.321ms] or [+149.760%; +150.060%]

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

  • 🟥 execution_time [+298.942ms; +302.278ms] or [+150.757%; +152.439%]

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

  • 🟥 execution_time [+299.103ms; +301.468ms] or [+150.665%; +151.856%]

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

  • 🟥 execution_time [+296.682ms; +297.330ms] or [+145.719%; +146.037%]

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

  • 🟥 execution_time [+295.709ms; +298.178ms] or [+144.561%; +145.768%]

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

  • 🟥 execution_time [+300.783ms; +301.969ms] or [+150.331%; +150.924%]

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

  • 🟥 execution_time [+23.060µs; +46.679µs] or [+7.362%; +14.902%]
  • 🟥 throughput [-433.835op/s; -235.106op/s] or [-13.524%; -7.329%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+300.091ms; +300.813ms] or [+149.776%; +150.137%]

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

  • unstable execution_time [+374.410ms; +404.468ms] or [+406.812%; +439.471%]
  • 🟩 throughput [+1098.967op/s; +1218.962op/s] or [+9.030%; +10.016%]

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

  • unstable execution_time [+316.473ms; +347.628ms] or [+240.295%; +263.951%]
  • 🟩 throughput [+625.281op/s; +824.663op/s] or [+6.053%; +7.983%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+355.964ms; +397.976ms] or [+163.669%; +182.986%]
  • 🟥 throughput [-573.448op/s; -541.785op/s] or [-51.960%; -49.091%]

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

  • unstable execution_time [+208.054ms; +341.286ms] or [+88.664%; +145.442%]
  • 🟥 throughput [-670.765op/s; -587.271op/s] or [-44.740%; -39.171%]

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

  • 🟥 execution_time [+338.773ms; +347.606ms] or [+202.626%; +207.909%]
  • 🟥 throughput [-402.588op/s; -366.843op/s] or [-28.032%; -25.543%]

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

  • 🟩 execution_time [-171.700µs; -137.829µs] or [-8.698%; -6.982%]
  • 🟩 throughput [+39.606op/s; +48.752op/s] or [+7.819%; +9.624%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+301.862ms; +304.219ms] or [+152.012%; +153.199%]

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

  • 🟥 execution_time [+302.261ms; +304.910ms] or [+151.463%; +152.791%]

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

  • 🟥 execution_time [+300.597ms; +303.562ms] or [+151.007%; +152.497%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+302.850ms; +304.536ms] or [+152.081%; +152.928%]

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

  • 🟥 execution_time [+298.453ms; +300.558ms] or [+147.572%; +148.613%]

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

  • 🟥 execution_time [+302.590ms; +306.105ms] or [+153.366%; +155.147%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+303.742ms; +305.253ms] or [+152.451%; +153.210%]

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

  • 🟥 execution_time [+296.720ms; +298.923ms] or [+147.888%; +148.986%]
  • 🟩 throughput [+59994.579op/s; +65608.387op/s] or [+11.913%; +13.028%]

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

  • 🟥 execution_time [+299.243ms; +301.718ms] or [+148.871%; +150.102%]

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

  • 🟩 execution_time [-16.269ms; -12.622ms] or [-7.565%; -5.869%]

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

  • 🟩 allocated_mem [-20.100KB; -20.079KB] or [-7.332%; -7.324%]
  • unstable execution_time [-47.798µs; +4.139µs] or [-9.447%; +0.818%]

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

  • 🟩 allocated_mem [-16.580KB; -16.563KB] or [-6.044%; -6.038%]

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

  • unstable execution_time [+7.138µs; +11.733µs] or [+16.871%; +27.733%]
  • 🟥 throughput [-5023.413op/s; -3190.436op/s] or [-21.147%; -13.431%]

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

  • unstable execution_time [-13.026µs; -5.650µs] or [-20.210%; -8.766%]
  • 🟩 throughput [+1433.728op/s; +2987.581op/s] or [+8.796%; +18.330%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+302.298ms; +303.967ms] or [+152.798%; +153.642%]

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

  • 🟥 execution_time [+304.842ms; +307.343ms] or [+155.163%; +156.437%]

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

  • 🟥 execution_time [+300.810ms; +303.895ms] or [+150.592%; +152.137%]

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

  • 🟩 throughput [+27888.045op/s; +33923.613op/s] or [+5.279%; +6.421%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.488ms; +303.168ms] or [+150.265%; +151.102%]

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

  • 🟥 execution_time [+299.761ms; +301.284ms] or [+150.525%; +151.290%]

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

  • 🟥 execution_time [+304.288ms; +306.406ms] or [+154.315%; +155.389%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.361ms; +300.085ms] or [+149.323%; +149.684%]
  • 🟩 throughput [+66096231.215op/s; +66378368.590op/s] or [+48.135%; +48.341%]

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

  • unstable execution_time [+371.043ms; +407.753ms] or [+461.458%; +507.113%]
  • 🟩 throughput [+881.521op/s; +1054.334op/s] or [+6.815%; +8.151%]

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

  • 🟥 execution_time [+299.091ms; +300.020ms] or [+149.180%; +149.643%]
  • 🟩 throughput [+18334057.483op/s; +19281404.291op/s] or [+8.121%; +8.540%]

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

  • 🟩 throughput [+71649.057op/s; +81510.246op/s] or [+6.690%; +7.610%]

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

  • 🟩 throughput [+60117.851op/s; +79396.238op/s] or [+6.959%; +9.190%]

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

  • 🟩 throughput [+79249.517op/s; +87820.868op/s] or [+7.871%; +8.722%]

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

  • 🟩 throughput [+50149.355op/s; +54639.328op/s] or [+9.106%; +9.922%]

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

  • 🟩 throughput [+28867.979op/s; +38544.999op/s] or [+6.462%; +8.628%]

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

  • 🟩 throughput [+80848.802op/s; +100007.441op/s] or [+9.033%; +11.173%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • 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.StringConcatAspectBenchmark net472
  • 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

@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented May 7, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8580) 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.28 ± (74.97 - 75.58) ms74.92 ± (74.80 - 75.34) ms-0.5%
.NET Framework 4.8 - Bailout
duration78.09 ± (78.15 - 78.79) ms79.09 ± (78.97 - 79.54) ms+1.3%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1120.81 ± (1121.34 - 1128.97) ms1124.95 ± (1125.41 - 1133.56) ms+0.4%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.60 ± (22.54 - 22.66) ms22.70 ± (22.64 - 22.76) ms+0.5%✅⬆️
process.time_to_main_ms85.61 ± (85.29 - 85.94) ms86.52 ± (86.16 - 86.88) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.91 ± (10.91 - 10.92) MB10.92 ± (10.92 - 10.93) MB+0.1%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.41 ± (22.36 - 22.45) ms22.38 ± (22.34 - 22.42) ms-0.1%
process.time_to_main_ms86.03 ± (85.84 - 86.23) ms85.85 ± (85.65 - 86.06) ms-0.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.90 ± (10.89 - 10.90) MB10.96 ± (10.96 - 10.97) MB+0.6%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms205.14 ± (204.60 - 205.69) ms205.45 ± (204.91 - 205.98) ms+0.1%✅⬆️
process.time_to_main_ms567.03 ± (565.45 - 568.61) ms568.91 ± (567.55 - 570.28) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.86 ± (49.83 - 49.88) MB49.73 ± (49.70 - 49.76) MB-0.3%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.3%
.NET 6 - Baseline
process.internal_duration_ms21.45 ± (21.39 - 21.50) ms21.34 ± (21.30 - 21.38) ms-0.5%
process.time_to_main_ms75.39 ± (75.05 - 75.72) ms73.89 ± (73.73 - 74.06) ms-2.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.61 ± (10.61 - 10.61) MB10.63 ± (10.62 - 10.63) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.39 ± (21.34 - 21.45) ms21.26 ± (21.20 - 21.31) ms-0.6%
process.time_to_main_ms76.36 ± (76.12 - 76.60) ms75.08 ± (74.89 - 75.28) ms-1.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.73 - 10.74) MB10.75 ± (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_ms352.66 ± (350.79 - 354.52) ms354.23 ± (352.26 - 356.19) ms+0.4%✅⬆️
process.time_to_main_ms564.21 ± (562.60 - 565.81) ms563.87 ± (562.33 - 565.42) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.99 ± (50.97 - 51.02) MB51.16 ± (51.14 - 51.18) MB+0.3%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 8 - Baseline
process.internal_duration_ms19.43 ± (19.40 - 19.47) ms19.77 ± (19.71 - 19.82) ms+1.7%✅⬆️
process.time_to_main_ms72.68 ± (72.53 - 72.83) ms74.87 ± (74.62 - 75.12) ms+3.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.67 ± (7.66 - 7.67) MB7.67 ± (7.66 - 7.68) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.86 ± (19.81 - 19.92) ms19.34 ± (19.31 - 19.38) ms-2.6%
process.time_to_main_ms76.49 ± (76.21 - 76.77) ms73.57 ± (73.39 - 73.74) ms-3.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.71 ± (7.71 - 7.72) MB7.71 ± (7.70 - 7.71) MB-0.1%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms286.09 ± (282.45 - 289.73) ms280.57 ± (277.84 - 283.29) ms-1.9%
process.time_to_main_ms519.87 ± (518.61 - 521.12) ms519.63 ± (518.50 - 520.75) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed37.94 ± (37.91 - 37.97) MB37.83 ± (37.80 - 37.86) MB-0.3%
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.4%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration194.53 ± (194.44 - 195.16) ms195.87 ± (195.67 - 196.52) ms+0.7%✅⬆️
.NET Framework 4.8 - Bailout
duration198.45 ± (198.25 - 198.78) ms207.54 ± (206.80 - 207.79) ms+4.6%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1210.00 ± (1209.50 - 1215.00) ms1204.58 ± (1203.37 - 1208.91) ms-0.4%
.NET Core 3.1 - Baseline
process.internal_duration_ms187.17 ± (186.78 - 187.56) ms186.81 ± (186.47 - 187.14) ms-0.2%
process.time_to_main_ms81.27 ± (81.09 - 81.46) ms81.59 ± (81.38 - 81.80) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.05 ± (16.04 - 16.07) MB16.15 ± (16.12 - 16.18) MB+0.6%✅⬆️
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (19 - 20)+0.0%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms186.80 ± (186.51 - 187.09) ms185.94 ± (185.64 - 186.24) ms-0.5%
process.time_to_main_ms82.92 ± (82.77 - 83.07) ms82.87 ± (82.70 - 83.04) ms-0.1%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.20 ± (16.17 - 16.24) MB16.20 ± (16.18 - 16.23) MB+0.0%✅⬆️
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)-0.3%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms373.76 ± (372.69 - 374.82) ms373.88 ± (372.78 - 374.97) ms+0.0%✅⬆️
process.time_to_main_ms551.42 ± (550.08 - 552.76) ms556.21 ± (554.93 - 557.49) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.46 ± (58.42 - 58.50) MB58.62 ± (58.59 - 58.66) MB+0.3%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms195.73 ± (195.16 - 196.31) ms192.51 ± (192.25 - 192.77) ms-1.6%
process.time_to_main_ms72.01 ± (71.78 - 72.23) ms71.00 ± (70.83 - 71.16) ms-1.4%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.34 ± (16.33 - 16.36) MB16.18 ± (16.04 - 16.31) MB-1.0%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-1.4%
.NET 6 - Bailout
process.internal_duration_ms193.06 ± (192.74 - 193.38) ms191.39 ± (191.16 - 191.62) ms-0.9%
process.time_to_main_ms72.03 ± (71.89 - 72.18) ms71.99 ± (71.89 - 72.10) ms-0.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.30 ± (16.21 - 16.39) MB16.27 ± (16.15 - 16.40) MB-0.2%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.1%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms568.22 ± (565.17 - 571.26) ms570.30 ± (567.67 - 572.93) ms+0.4%✅⬆️
process.time_to_main_ms543.51 ± (542.52 - 544.51) ms541.61 ± (540.70 - 542.52) ms-0.4%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.93 ± (61.90 - 61.96) MB62.02 ± (61.99 - 62.05) MB+0.1%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.5%
.NET 8 - Baseline
process.internal_duration_ms194.85 ± (194.35 - 195.36) ms192.21 ± (191.72 - 192.69) ms-1.4%
process.time_to_main_ms71.77 ± (71.59 - 71.95) ms71.18 ± (70.97 - 71.40) ms-0.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.73 ± (11.72 - 11.75) MB11.69 ± (11.67 - 11.70) MB-0.4%
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.3%
.NET 8 - Bailout
process.internal_duration_ms193.07 ± (192.55 - 193.59) ms198.34 ± (198.01 - 198.66) ms+2.7%✅⬆️
process.time_to_main_ms72.44 ± (72.25 - 72.62) ms74.70 ± (74.52 - 74.87) ms+3.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.80 ± (11.78 - 11.81) MB11.72 ± (11.70 - 11.74) MB-0.6%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.7%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms491.26 ± (488.81 - 493.72) ms487.63 ± (485.46 - 489.80) ms-0.7%
process.time_to_main_ms497.98 ± (497.09 - 498.88) ms503.38 ± (502.58 - 504.18) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.62 ± (51.59 - 51.64) MB51.56 ± (51.53 - 51.59) MB-0.1%
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+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 (8580) - mean (75ms)  : 71, 79
    master - mean (75ms)  : 71, 80

    section Bailout
    This PR (8580) - mean (79ms)  : 75, 84
    master - mean (78ms)  : 75, 82

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (1,129ms)  : 1070, 1189
    master - mean (1,125ms)  : 1071, 1179

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 (8580) - mean (116ms)  : 109, 124
    master - mean (115ms)  : 108, 123

    section Bailout
    This PR (8580) - mean (115ms)  : 113, 118
    master - mean (115ms)  : 112, 118

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (812ms)  : 785, 839
    master - mean (808ms)  : 783, 834

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

    section Bailout
    This PR (8580) - mean (103ms)  : 100, 106
    master - mean (104ms)  : 99, 109

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (947ms)  : 913, 982
    master - mean (946ms)  : 910, 981

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8580) - mean (102ms)  : 97, 108
    master - mean (100ms)  : 96, 104

    section Bailout
    This PR (8580) - mean (100ms)  : 97, 104
    master - mean (104ms)  : 99, 110

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (829ms)  : 781, 876
    master - mean (835ms)  : 778, 892

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 (8580) - mean (196ms)  : 192, 200
    master - mean (195ms)  : 191, 198

    section Bailout
    This PR (8580) - mean (207ms)  : 201, 214
    master - mean (199ms)  : 196, 201

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (1,206ms)  : 1167, 1246
    master - mean (1,212ms)  : 1173, 1251

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 (8580) - mean (277ms)  : 272, 283
    master - mean (277ms)  : 269, 284

    section Bailout
    This PR (8580) - mean (277ms)  : 273, 282
    master - mean (278ms)  : 274, 282

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (971ms)  : 936, 1007
    master - mean (964ms)  : 938, 990

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8580) - mean (272ms)  : 267, 278
    master - mean (276ms)  : 263, 290

    section Bailout
    This PR (8580) - mean (272ms)  : 268, 275
    master - mean (273ms)  : 268, 278

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (1,143ms)  : 1103, 1183
    master - mean (1,144ms)  : 1097, 1191

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8580) - mean (273ms)  : 263, 283
    master - mean (277ms)  : 266, 287

    section Bailout
    This PR (8580) - mean (283ms)  : 279, 288
    master - mean (275ms)  : 264, 287

    section CallTarget+Inlining+NGEN
    This PR (8580) - mean (1,023ms)  : 984, 1062
    master - mean (1,023ms)  : 980, 1067

Loading

@gleocadie gleocadie added area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) area:profiler Issues related to the continous-profiler labels May 7, 2026

@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.

Good idea, though a few suggestions and questions

Comment thread .claude/skills/bump-libdatadog/scripts/compute-hashes.sh Outdated
Comment thread tracer/build/_build/Build.Profiler.Steps.cs
Comment thread .claude/skills/bump-libdatadog/SKILL.md Outdated
Comment thread .claude/skills/bump-libdatadog/SKILL.md Outdated
Comment thread .claude/skills/bump-libdatadog/scripts/fetch-release-hashes.sh

@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.

LGTM, thanks!

@andrewlock andrewlock added area:builds project files, build scripts, pipelines, versioning, releases, packages libdatadog Updates to the libdatadog library and Rust integration for-ai-agents 🤖 files used by AI agents, not humans and removed area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) area:profiler Issues related to the continous-profiler labels May 11, 2026
@gleocadie
gleocadie merged commit 3add57a into master May 11, 2026
145 checks passed
@gleocadie
gleocadie deleted the gleocadie/bump-libdatadog branch May 11, 2026 10:55
@github-actions github-actions Bot added this to the vNext-v3 milestone May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages for-ai-agents 🤖 files used by AI agents, not humans libdatadog Updates to the libdatadog library and Rust integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants