Skip to content

Use libdatadog for dotnet#8186

Draft
NachoEchevarria wants to merge 34 commits into
masterfrom
nacho/UseLibDatadogDotnet
Draft

Use libdatadog for dotnet#8186
NachoEchevarria wants to merge 34 commits into
masterfrom
nacho/UseLibDatadogDotnet

Conversation

@NachoEchevarria
Copy link
Copy Markdown
Collaborator

@NachoEchevarria NachoEchevarria commented Feb 10, 2026

Summary of changes

Migrate native dependency from DataDog/libdatadog to DataDog/libdatadog-dotnet v1.2.29.

Reason for change

libdatadog-dotnet is a .NET-specific fork of libdatadog with a minimal feature preset tailored to the needs of the .NET tracer, resulting in smaller binaries and a more focused build.

Implementation details

  • Updated build/cmake/FindLibdatadog.cmake: version, download URLs, and SHA256 hashes for all 6 Linux/macOS platform variants
  • Updated build/vcpkg_local_ports/libdatadog/portfile.cmake: download URL and SHA512 hashes for both Windows variants (x64, x86)
  • Updated build/vcpkg_local_ports/libdatadog/vcpkg.json: version string to 1.2.29

All download URLs changed from github.com/DataDog/libdatadog to github.com/DataDog/libdatadog-dotnet.

Test coverage

No test changes — this is a dependency version/source update. Existing CI builds and native profiler tests validate the binary compatibility.

Other details

@NachoEchevarria NachoEchevarria added area:builds project files, build scripts, pipelines, versioning, releases, packages libdatadog Updates to the libdatadog library and Rust integration labels Feb 10, 2026
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Feb 10, 2026

Benchmarks

Benchmark execution time: 2026-05-14 10:29:32

Comparing candidate commit c2fc5fc in PR branch nacho/UseLibDatadogDotnet with baseline commit cc6678f in branch master.

Some scenarios are present only in baseline or only in candidate runs. If you didn't create or remove some scenarios in your branch, this maybe a sign of crashed benchmarks 💥💥💥
Check Gitlab CI job log to find if any benchmark has crashed.

Scenarios present only in baseline:

  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472

Found 1 performance improvements and 4 performance regressions! Performance is the same for 47 metrics, 20 unstable metrics, 90 known flaky benchmarks, 36 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.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]

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

  • 🟥 throughput [-76242.980op/s; -69461.220op/s] or [-51.793%; -47.186%]
  • 🟩 execution_time [-29.553ms; -12.507ms] or [-14.665%; -6.206%]

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

  • 🟥 throughput [-75803.888op/s; -56826.045op/s] or [-38.008%; -28.493%]

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.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0

  • unstable execution_time [-23.835ms; -3.811ms] or [-17.405%; -2.783%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1

  • unstable execution_time [-35.238ms; -10.955ms] or [-31.414%; -9.766%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0

  • unstable execution_time [-17.051ms; +6.203ms] or [-11.990%; +4.362%]
  • unstable throughput [-1212.783op/s; +16626.849op/s] or [-0.829%; +11.369%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1

  • unstable execution_time [-18381.465µs; +16912.377µs] or [-16.640%; +15.310%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0

  • unstable execution_time [-9.406ms; +15.324ms] or [-6.847%; +11.155%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1

  • unstable execution_time [-33.348ms; -8.308ms] or [-30.034%; -7.482%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0

  • unstable execution_time [-37.046ms; -19.825ms] or [-23.020%; -12.319%]
  • 🟩 throughput [+16206.857op/s; +28380.985op/s] or [+13.307%; +23.303%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0

  • unstable execution_time [-54.672ms; -20.755ms] or [-31.913%; -12.115%]
  • unstable throughput [+12621.882op/s; +40696.379op/s] or [+8.335%; +26.875%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1

  • unstable execution_time [-19.061ms; +15.985ms] or [-16.957%; +14.221%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0

  • unstable execution_time [-40.806ms; -4.866ms] or [-24.329%; -2.901%]
  • unstable throughput [-1100.506op/s; +26979.148op/s] or [-0.705%; +17.286%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1

  • unstable execution_time [-38.899ms; +2.266ms] or [-24.986%; +1.455%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • unstable execution_time [-64.844ms; -24.986ms] or [-37.388%; -14.406%]
  • unstable throughput [+10179.921op/s; +37935.041op/s] or [+6.727%; +25.069%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1

  • unstable execution_time [+4.362ms; +30.168ms] or [+4.658%; +32.209%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0

  • unstable execution_time [-17.539ms; +9.370ms] or [-11.044%; +5.901%]
  • unstable throughput [+6121.926op/s; +24359.908op/s] or [+4.915%; +19.556%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1

  • unstable execution_time [-36.184ms; -10.142ms] or [-32.792%; -9.192%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]
  • unstable execution_time [-25.179ms; +15.053ms] or [-16.374%; +9.789%]
  • unstable throughput [-32411.279op/s; +8616.303op/s] or [-19.004%; +5.052%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1

  • unstable execution_time [+27.076ms; +66.582ms] or [+24.508%; +60.267%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+5.487%; +5.496%]
  • unstable execution_time [-22.447ms; +11.689ms] or [-17.007%; +8.856%]
  • unstable throughput [-5068.886op/s; +21235.554op/s] or [-4.405%; +18.453%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1

  • unstable execution_time [-59.886ms; -28.642ms] or [-44.885%; -21.467%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+7.434%; +7.442%]
  • unstable execution_time [+4.539ms; +20.044ms] or [+3.282%; +14.492%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+9.570%; +9.578%]
  • unstable execution_time [-61.868ms; -27.801ms] or [-33.760%; -15.170%]
  • unstable throughput [+6821.418op/s; +31706.275op/s] or [+5.270%; +24.496%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1

  • unstable execution_time [+28.711ms; +60.275ms] or [+32.210%; +67.620%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0

  • unstable execution_time [-55.293ms; -35.015ms] or [-32.284%; -20.445%]
  • unstable throughput [+18962.481op/s; +37886.705op/s] or [+12.760%; +25.493%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1

  • unstable execution_time [+30.227ms; +61.127ms] or [+34.842%; +70.458%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-8593.471op/s; -7876.426op/s] or [-10.189%; -9.339%]

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

  • unstable execution_time [+0.768ms; +25.502ms] or [+0.383%; +12.723%]
  • 🟥 throughput [-70837.203op/s; -64008.059op/s] or [-59.541%; -53.801%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • 🟩 execution_time [-98.151ms; -95.862ms] or [-49.367%; -48.215%]
  • 🟥 throughput [-6201.826op/s; -5034.363op/s] or [-6.306%; -5.119%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+314.400ms; +330.388ms] or [+156.016%; +163.950%]
  • 🟥 throughput [-54.183op/s; -41.543op/s] or [-9.749%; -7.474%]

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

  • unstable execution_time [+109.177ms; +124.599ms] or [+86.256%; +98.441%]

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

  • 🟥 execution_time [+86.064ms; +87.047ms] or [+76.163%; +77.034%]

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

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.528%; +27.540%]

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

  • 🟥 allocated_mem [+439 bytes; +440 bytes] or [+9.299%; +9.310%]
  • unstable execution_time [-64.674ms; -40.907ms] or [-30.205%; -19.105%]
  • unstable throughput [-24070.097op/s; -8905.119op/s] or [-17.570%; -6.500%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.500%; +27.510%]
  • 🟩 execution_time [-75.634ms; -59.164ms] or [-36.016%; -28.173%]

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

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-264567.064op/s; -256559.776op/s] or [-27.014%; -26.196%]

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

  • 🟥 allocated_mem [+439 bytes; +440 bytes] or [+35.945%; +35.954%]
  • unstable execution_time [-92.611ms; -66.854ms] or [-41.301%; -29.814%]
  • unstable throughput [-246013.225op/s; -125651.327op/s] or [-26.282%; -13.424%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • unstable execution_time [-81.402ms; -60.309ms] or [-40.632%; -30.103%]
  • 🟥 throughput [-129708.198op/s; -112682.282op/s] or [-18.637%; -16.190%]

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

  • 🟩 execution_time [-55.664ms; -42.480ms] or [-28.085%; -21.433%]

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

  • 🟩 execution_time [-61.618ms; -45.061ms] or [-31.415%; -22.974%]
  • 🟩 throughput [+9881.914op/s; +12611.274op/s] or [+7.872%; +10.047%]

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

  • 🟩 execution_time [-61.558ms; -41.697ms] or [-30.436%; -20.616%]
  • unstable throughput [-212540.927op/s; +130050.248op/s] or [-7.087%; +4.336%]

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

  • unstable execution_time [-66.833ms; -41.060ms] or [-30.808%; -18.927%]
  • 🟩 throughput [+190147.510op/s; +245039.185op/s] or [+7.547%; +9.726%]

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

  • 🟥 execution_time [+302.487ms; +316.925ms] or [+151.143%; +158.357%]

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

  • unstable execution_time [+141.721ms; +181.984ms] or [+71.470%; +91.775%]

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

  • unstable execution_time [+251.666ms; +289.852ms] or [+126.770%; +146.005%]

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

  • 🟥 execution_time [+295.888ms; +309.759ms] or [+145.329%; +152.142%]

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

  • 🟥 execution_time [+241.019ms; +257.655ms] or [+117.825%; +125.958%]

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

  • 🟥 execution_time [+264.715ms; +279.757ms] or [+132.304%; +139.822%]

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

  • 🟥 execution_time [+18.566µs; +42.199µs] or [+5.927%; +13.472%]
  • 🟥 throughput [-396.718op/s; -197.810op/s] or [-12.367%; -6.166%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.939ms; +300.634ms] or [+149.700%; +150.047%]

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

  • unstable execution_time [+364.938ms; +382.783ms] or [+396.520%; +415.909%]
  • 🟥 throughput [-6991.034op/s; -6797.212op/s] or [-57.446%; -55.854%]

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

  • unstable execution_time [+268.379ms; +321.329ms] or [+203.778%; +243.982%]
  • 🟥 throughput [-1222.091op/s; -993.062op/s] or [-11.831%; -9.613%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+302.056ms; +318.731ms] or [+138.882%; +146.549%]
  • 🟥 throughput [-686.904op/s; -669.318op/s] or [-62.240%; -60.647%]

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

  • unstable execution_time [-59.585ms; +73.717ms] or [-25.393%; +31.415%]
  • 🟥 throughput [-667.118op/s; -582.679op/s] or [-44.497%; -38.865%]

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

  • 🟥 allocated_mem [+2.305KB; +2.308KB] or [+5.442%; +5.450%]
  • 🟥 execution_time [+337.990ms; +345.880ms] or [+202.157%; +206.876%]
  • 🟥 throughput [-730.097op/s; -695.871op/s] or [-50.836%; -48.453%]

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

  • 🟩 throughput [+35.806op/s; +39.767op/s] or [+5.212%; +5.789%]

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

  • 🟩 throughput [+46.878op/s; +58.941op/s] or [+5.054%; +6.355%]

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

  • 🟩 execution_time [-186.953µs; -177.977µs] or [-9.470%; -9.016%]
  • 🟩 throughput [+50.247op/s; +53.014op/s] or [+9.919%; +10.465%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+303.591ms; +316.407ms] or [+152.882%; +159.336%]

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

  • 🟥 execution_time [+244.713ms; +262.392ms] or [+122.626%; +131.485%]

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

  • 🟥 execution_time [+298.773ms; +306.748ms] or [+150.091%; +154.097%]
  • 🟩 throughput [+24418.699op/s; +35736.169op/s] or [+5.144%; +7.528%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+304.921ms; +316.422ms] or [+153.121%; +158.897%]

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

  • unstable execution_time [+246.607ms; +268.168ms] or [+121.936%; +132.597%]

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

  • 🟥 execution_time [+304.653ms; +312.613ms] or [+154.411%; +158.446%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+306.011ms; +318.810ms] or [+153.590%; +160.014%]

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

  • 🟥 execution_time [+305.306ms; +312.441ms] or [+152.167%; +155.723%]
  • 🟩 throughput [+38039.889op/s; +47291.177op/s] or [+7.553%; +9.390%]

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

  • 🟥 execution_time [+301.366ms; +307.832ms] or [+149.927%; +153.144%]

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

  • unstable execution_time [-80.890ms; -43.447ms] or [-37.614%; -20.203%]
  • unstable throughput [-120656.983op/s; -68985.182op/s] or [-33.100%; -18.925%]

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

  • unstable execution_time [-88.437ms; -65.835ms] or [-44.361%; -33.024%]

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

  • 🟩 allocated_mem [-26.897KB; -26.875KB] or [-9.811%; -9.803%]
  • unstable execution_time [-90.990µs; -39.751µs] or [-17.984%; -7.857%]
  • 🟩 throughput [+186.343op/s; +368.839op/s] or [+9.299%; +18.405%]

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

  • 🟩 allocated_mem [-18.578KB; -18.560KB] or [-6.773%; -6.766%]
  • 🟩 execution_time [-89.710µs; -32.667µs] or [-15.546%; -5.661%]
  • 🟩 throughput [+120.989op/s; +278.896op/s] or [+6.912%; +15.934%]

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

  • unstable execution_time [+2.784µs; +8.102µs] or [+6.581%; +19.151%]
  • 🟥 throughput [-3500.243op/s; -1404.972op/s] or [-14.735%; -5.914%]

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

  • unstable execution_time [-13.289µs; -4.113µs] or [-20.618%; -6.381%]
  • unstable throughput [+1204.040op/s; +3148.317op/s] or [+7.387%; +19.316%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+306.285ms; +320.355ms] or [+154.813%; +161.925%]

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

  • 🟥 execution_time [+304.379ms; +308.858ms] or [+154.928%; +157.208%]

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

  • 🟥 execution_time [+275.831ms; +295.625ms] or [+138.087%; +147.997%]

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

  • unstable execution_time [-40.398ms; -2.747ms] or [-20.193%; -1.373%]
  • unstable throughput [-255723.995op/s; -193900.962op/s] or [-48.403%; -36.701%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1

  • unstable execution_time [-57.150ms; -26.820ms] or [-28.969%; -13.595%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.977ms; +314.917ms] or [+150.508%; +156.958%]

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

  • 🟥 execution_time [+305.361ms; +311.542ms] or [+153.338%; +156.442%]

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

  • 🟥 execution_time [+306.289ms; +313.498ms] or [+155.330%; +158.986%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.512ms; +300.125ms] or [+149.398%; +149.704%]
  • 🟩 throughput [+60132505.112op/s; +60425022.932op/s] or [+43.792%; +44.005%]

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

  • unstable execution_time [+382.840ms; +400.858ms] or [+476.130%; +498.539%]
  • 🟥 throughput [-7518.772op/s; -7253.594op/s] or [-58.124%; -56.074%]

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

  • 🟥 execution_time [+302.256ms; +304.597ms] or [+150.758%; +151.926%]
  • 🟥 throughput [-30088578.912op/s; -28847393.544op/s] or [-13.327%; -12.778%]

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

  • unstable execution_time [-91.026ms; -69.701ms] or [-44.583%; -34.138%]
  • unstable throughput [-122618.253op/s; +4235.910op/s] or [-11.448%; +0.395%]

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

  • unstable execution_time [-92.493ms; -68.702ms] or [-46.802%; -34.764%]

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

  • unstable execution_time [-46.003ms; -19.414ms] or [-23.968%; -10.115%]
  • unstable throughput [-421157.910op/s; -239132.799op/s] or [-32.598%; -18.509%]

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

  • unstable execution_time [-35.259ms; -11.816ms] or [-17.323%; -5.805%]
  • 🟩 throughput [+96194.696op/s; +108261.337op/s] or [+9.554%; +10.752%]

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

  • unstable execution_time [-72.829ms; -45.733ms] or [-36.371%; -22.839%]
  • unstable throughput [-114997.478op/s; -38311.430op/s] or [-20.881%; -6.957%]

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

  • unstable execution_time [-69.996ms; -43.742ms] or [-35.169%; -21.978%]

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

  • unstable execution_time [-81.700ms; -50.961ms] or [-40.864%; -25.490%]
  • unstable throughput [-89474.341op/s; +32265.866op/s] or [-9.997%; +3.605%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

  • unstable execution_time [-29.084ms; -6.038ms] or [-14.771%; -3.067%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • 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 netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • 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.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472

@dd-trace-dotnet-ci-bot
Copy link
Copy Markdown

dd-trace-dotnet-ci-bot Bot commented Feb 13, 2026

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8186) 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.33 ± (72.43 - 72.87) ms74.28 ± (74.32 - 74.83) ms+2.7%✅⬆️
.NET Framework 4.8 - Bailout
duration76.24 ± (76.07 - 76.38) ms77.67 ± (77.47 - 77.86) ms+1.9%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1108.58 ± (1107.76 - 1114.73) ms1098.83 ± (1100.36 - 1107.45) ms-0.9%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.44 ± (22.39 - 22.49) ms22.57 ± (22.52 - 22.63) ms+0.6%✅⬆️
process.time_to_main_ms83.96 ± (83.77 - 84.16) ms84.39 ± (84.12 - 84.65) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.91 ± (10.91 - 10.92) MB10.91 ± (10.90 - 10.91) MB-0.1%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.81 ± (22.75 - 22.86) ms22.34 ± (22.30 - 22.38) ms-2.0%
process.time_to_main_ms88.19 ± (87.90 - 88.47) ms84.91 ± (84.70 - 85.12) ms-3.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.92 ± (10.92 - 10.93) MB10.94 ± (10.94 - 10.95) MB+0.2%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms213.06 ± (211.99 - 214.12) ms215.04 ± (214.28 - 215.79) ms+0.9%✅⬆️
process.time_to_main_ms535.97 ± (534.77 - 537.18) ms540.47 ± (539.09 - 541.84) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.50 ± (48.47 - 48.53) MB48.36 ± (48.33 - 48.39) MB-0.3%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.71 ± (21.65 - 21.78) ms21.23 ± (21.20 - 21.26) ms-2.2%
process.time_to_main_ms75.72 ± (75.43 - 76.01) ms73.26 ± (73.09 - 73.42) ms-3.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.62 ± (10.62 - 10.62) MB10.64 ± (10.63 - 10.64) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.30 ± (21.25 - 21.35) ms21.29 ± (21.24 - 21.34) ms-0.0%
process.time_to_main_ms74.36 ± (74.17 - 74.54) ms75.29 ± (75.03 - 75.55) ms+1.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.74 ± (10.74 - 10.74) MB10.76 ± (10.75 - 10.76) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms380.35 ± (378.44 - 382.26) ms380.22 ± (377.82 - 382.63) ms-0.0%
process.time_to_main_ms538.57 ± (537.39 - 539.75) ms536.20 ± (534.91 - 537.48) ms-0.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.75 ± (49.72 - 49.77) MB49.91 ± (49.88 - 49.93) MB+0.3%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.4%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.52 ± (19.48 - 19.56) ms19.51 ± (19.47 - 19.56) ms-0.0%
process.time_to_main_ms72.92 ± (72.68 - 73.17) ms73.62 ± (73.37 - 73.87) ms+1.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.68 ± (7.68 - 7.69) MB7.68 ± (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.63 ± (19.59 - 19.67) ms19.45 ± (19.40 - 19.49) ms-0.9%
process.time_to_main_ms75.68 ± (75.46 - 75.90) ms73.67 ± (73.53 - 73.80) ms-2.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.74 ± (7.74 - 7.75) MB7.73 ± (7.72 - 7.73) MB-0.2%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms295.91 ± (293.81 - 298.00) ms296.16 ± (294.10 - 298.22) ms+0.1%✅⬆️
process.time_to_main_ms492.46 ± (491.41 - 493.51) ms494.08 ± (493.00 - 495.17) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.95 ± (36.92 - 36.98) MB36.94 ± (36.91 - 36.97) MB-0.0%
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
duration197.40 ± (196.94 - 197.89) ms199.98 ± (199.78 - 200.75) ms+1.3%✅⬆️
.NET Framework 4.8 - Bailout
duration201.11 ± (200.66 - 201.58) ms204.38 ± (203.79 - 204.70) ms+1.6%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1189.90 ± (1188.59 - 1195.06) ms1197.95 ± (1198.04 - 1203.56) ms+0.7%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms194.07 ± (193.55 - 194.59) ms194.23 ± (193.80 - 194.67) ms+0.1%✅⬆️
process.time_to_main_ms83.50 ± (83.24 - 83.75) ms83.66 ± (83.37 - 83.96) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.03 ± (16.01 - 16.05) MB16.04 ± (16.01 - 16.07) MB+0.1%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.8%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms193.70 ± (193.23 - 194.16) ms194.37 ± (193.85 - 194.89) ms+0.3%✅⬆️
process.time_to_main_ms84.69 ± (84.46 - 84.91) ms85.48 ± (85.20 - 85.75) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.09 ± (16.07 - 16.12) MB16.06 ± (16.04 - 16.09) MB-0.2%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)-0.2%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms386.96 ± (385.52 - 388.41) ms386.82 ± (385.36 - 388.27) ms-0.0%
process.time_to_main_ms532.33 ± (531.12 - 533.55) ms535.55 ± (534.21 - 536.89) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.41 ± (57.20 - 57.61) MB57.75 ± (57.51 - 57.98) MB+0.6%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.0%
.NET 6 - Baseline
process.internal_duration_ms197.88 ± (197.43 - 198.32) ms198.58 ± (198.14 - 199.01) ms+0.4%✅⬆️
process.time_to_main_ms72.08 ± (71.80 - 72.35) ms72.68 ± (72.40 - 72.95) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.32 ± (16.29 - 16.35) MB16.34 ± (16.32 - 16.37) MB+0.1%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.5%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms196.55 ± (196.07 - 197.03) ms197.42 ± (196.98 - 197.87) ms+0.4%✅⬆️
process.time_to_main_ms72.69 ± (72.49 - 72.89) ms73.07 ± (72.85 - 73.28) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.42 ± (16.38 - 16.46) MB16.37 ± (16.33 - 16.40) MB-0.3%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.2%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms592.66 ± (589.88 - 595.45) ms591.43 ± (588.88 - 593.97) ms-0.2%
process.time_to_main_ms530.66 ± (529.65 - 531.68) ms533.29 ± (532.47 - 534.12) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.03 ± (60.93 - 61.13) MB61.24 ± (61.14 - 61.34) MB+0.3%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.0%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms193.59 ± (193.16 - 194.02) ms196.18 ± (195.69 - 196.66) ms+1.3%✅⬆️
process.time_to_main_ms70.55 ± (70.34 - 70.75) ms71.95 ± (71.68 - 72.22) ms+2.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.72 ± (11.70 - 11.73) MB11.72 ± (11.70 - 11.73) MB+0.0%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)+0.2%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms193.04 ± (192.51 - 193.57) ms196.40 ± (196.04 - 196.77) ms+1.7%✅⬆️
process.time_to_main_ms71.79 ± (71.61 - 71.97) ms73.26 ± (73.03 - 73.49) ms+2.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.80 ± (11.77 - 11.83) MB11.80 ± (11.77 - 11.82) MB-0.0%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.2%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms512.55 ± (510.05 - 515.06) ms513.83 ± (511.15 - 516.52) ms+0.2%✅⬆️
process.time_to_main_ms488.79 ± (487.86 - 489.71) ms492.37 ± (491.61 - 493.13) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.57 ± (50.54 - 50.61) MB50.64 ± (50.60 - 50.68) MB+0.1%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.0%✅⬆️
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 (8186) - mean (75ms)  : 71, 78
    master - mean (73ms)  : 69, 76

    section Bailout
    This PR (8186) - mean (78ms)  : 75, 80
    master - mean (76ms)  : 75, 78

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (1,104ms)  : 1053, 1155
    master - mean (1,111ms)  : 1061, 1161

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 (8186) - mean (114ms)  : 109, 119
    master - mean (113ms)  : 109, 117

    section Bailout
    This PR (8186) - mean (114ms)  : 111, 117
    master - mean (118ms)  : 113, 124

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (790ms)  : 762, 819
    master - mean (788ms)  : 761, 814

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

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

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (944ms)  : 906, 982
    master - mean (951ms)  : 906, 995

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

    section Bailout
    This PR (8186) - mean (101ms)  : 99, 103
    master - mean (103ms)  : 98, 108

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (821ms)  : 787, 855
    master - mean (819ms)  : 788, 851

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8186) - mean (200ms)  : 195, 206
    master - mean (197ms)  : 191, 204

    section Bailout
    This PR (8186) - mean (204ms)  : 200, 209
    master - mean (201ms)  : 197, 206

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (1,201ms)  : 1161, 1240
    master - mean (1,192ms)  : 1145, 1238

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 (8186) - mean (287ms)  : 280, 294
    master - mean (286ms)  : 279, 294

    section Bailout
    This PR (8186) - mean (289ms)  : 283, 295
    master - mean (287ms)  : 281, 294

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (964ms)  : 946, 982
    master - mean (958ms)  : 939, 977

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8186) - mean (280ms)  : 271, 288
    master - mean (279ms)  : 271, 286

    section Bailout
    This PR (8186) - mean (279ms)  : 273, 285
    master - mean (278ms)  : 271, 285

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (1,155ms)  : 1118, 1192
    master - mean (1,152ms)  : 1115, 1189

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8186) - mean (278ms)  : 271, 285
    master - mean (275ms)  : 267, 282

    section Bailout
    This PR (8186) - mean (280ms)  : 275, 284
    master - mean (276ms)  : 268, 283

    section CallTarget+Inlining+NGEN
    This PR (8186) - mean (1,039ms)  : 996, 1081
    master - mean (1,035ms)  : 999, 1070

Loading

@lucaspimentel
Copy link
Copy Markdown
Member

libdatadog-dotnet is a .NET-specific fork of libdatadog

This makes it sound like this repository is a fork of libdatadog 😅

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 libdatadog Updates to the libdatadog library and Rust integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants