Skip to content

Migrate remaining integration tests to CombinatorialOrPairwiseData#8528

Open
bouwkast wants to merge 20 commits into
masterfrom
steven/combinatorial-and-pairwise-migration-phase-1
Open

Migrate remaining integration tests to CombinatorialOrPairwiseData#8528
bouwkast wants to merge 20 commits into
masterfrom
steven/combinatorial-and-pairwise-migration-phase-1

Conversation

@bouwkast
Copy link
Copy Markdown
Collaborator

@bouwkast bouwkast commented Apr 27, 2026

Summary of changes

Migrates (what I think are) the remaining integration tests to use CombinatorialOrPairwiseData with the goal of speeding up PR CI runs with the hope of not missing regressions

Reason for change

As we have many tests our CI takes time running them, this aims to reduce some pressure as if a PR meets the criteria for running in Pairwise mode we will swap from combinatorial to pairwise for all of these integrations tests.

This will hopefully reduce times for runs that likely won't modify / impact these tests.

Implementation details

One commit per file with the following pattern(s):

  • Drop GetEnabledConfig() and the matching [MemberData(...)]
    • Replace with [CombinatorialOrPairwiseData]
  • Add Attributes : [PackageVersionData(nameof(PackageVersions.X))] and [MetadataSchemaVersionData]

Note that some tests needed a few more changes.

Test coverage

Less!

Same though on non-PR runs or on PR runs that end up on the thorough testing.

Other details

I have a planned follow up to reduce the V1 Schema tests that are run in general (the V0/V1 split causes most tests to be doubled for no real benefit as the move to the V1 schema has largely been replaced)

@github-actions github-actions Bot added the area:tests unit tests, integration tests label Apr 27, 2026
@bouwkast
Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 27, 2026

Benchmarks

Benchmark execution time: 2026-05-14 14:17:47

Comparing candidate commit 17e53b9 in PR branch steven/combinatorial-and-pairwise-migration-phase-1 with baseline commit 9c344fa 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_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1

Found 4 performance improvements and 3 performance regressions! Performance is the same for 49 metrics, 16 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.StartRootSpan net6.0

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]

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

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

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

  • 🟥 throughput [-70383.546op/s; -63661.025op/s] or [-47.813%; -43.246%]
  • 🟩 execution_time [-43.690ms; -28.275ms] or [-21.681%; -14.031%]

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

  • 🟥 throughput [-59359.332op/s; -45110.980op/s] or [-29.763%; -22.619%]
  • 🟩 execution_time [-71.225ms; -54.955ms] or [-36.020%; -27.792%]

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

  • 🟩 execution_time [-93.336ms; -90.773ms] or [-47.500%; -46.196%]

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 [+15.802ms; +52.645ms] or [+11.526%; +38.398%]
  • unstable throughput [-25647.078op/s; +1673.986op/s] or [-14.546%; +0.949%]

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

  • unstable execution_time [+49.294ms; +80.273ms] or [+54.188%; +88.243%]

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

  • unstable execution_time [+3.453ms; +43.604ms] or [+2.333%; +29.467%]
  • unstable throughput [-16895.214op/s; +8206.159op/s] or [-10.980%; +5.333%]

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

  • unstable execution_time [+10.546ms; +34.547ms] or [+11.791%; +38.626%]

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

  • unstable execution_time [+10.002ms; +49.182ms] or [+7.153%; +35.174%]
  • unstable throughput [-49016.103op/s; -25653.368op/s] or [-25.600%; -13.398%]

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

  • unstable execution_time [-17935.902µs; +17525.894µs] or [-16.058%; +15.691%]

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

  • unstable execution_time [+14.414ms; +53.649ms] or [+9.265%; +34.486%]
  • unstable throughput [-27433.429op/s; -5766.023op/s] or [-20.868%; -4.386%]

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

  • unstable execution_time [-15.270ms; +19.096ms] or [-13.308%; +16.643%]

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

  • unstable execution_time [-9.768ms; +28.497ms] or [-6.802%; +19.844%]
  • unstable throughput [-13396.181op/s; +30524.938op/s] or [-7.479%; +17.042%]

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

  • unstable execution_time [+30.383ms; +62.127ms] or [+35.173%; +71.922%]

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

  • unstable execution_time [-30.142ms; +8.057ms] or [-16.947%; +4.530%]
  • unstable throughput [-31470.042op/s; +3565.766op/s] or [-19.421%; +2.201%]

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

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]
  • unstable execution_time [+7.985ms; +26.967ms] or [+6.395%; +21.599%]
  • 🟥 throughput [-26580.890op/s; -10897.680op/s] or [-14.542%; -5.962%]

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

  • unstable execution_time [-43.616ms; -4.425ms] or [-32.689%; -3.316%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-7.698%; -7.691%]

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

  • unstable execution_time [-36.565ms; -12.705ms] or [-32.659%; -11.348%]

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

  • unstable execution_time [-10.838ms; +13.379ms] or [-7.807%; +9.637%]
  • unstable throughput [+1183.593op/s; +17531.947op/s] or [+0.736%; +10.904%]

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

  • unstable execution_time [-40.087ms; +0.603ms] or [-30.238%; +0.455%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-5.210%; -5.202%]
  • unstable execution_time [-11.505ms; +28.935ms] or [-8.033%; +20.203%]
  • unstable throughput [-9194.679op/s; +13647.658op/s] or [-8.937%; +13.265%]

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

  • unstable execution_time [-20.342ms; +2.864ms] or [-12.766%; +1.797%]
  • unstable throughput [-1215.414op/s; +15000.221op/s] or [-1.056%; +13.032%]

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

  • unstable execution_time [+9.708ms; +35.164ms] or [+10.917%; +39.540%]

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 [+11.625ms; +40.732ms] or [+9.447%; +33.101%]
  • unstable throughput [-41636.418op/s; -17367.535op/s] or [-23.973%; -10.000%]

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

  • unstable execution_time [+11.781ms; +38.715ms] or [+13.540%; +44.497%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • unstable execution_time [-51.686ms; -10.584ms] or [-30.671%; -6.280%]
  • unstable throughput [+4237.318op/s; +34746.500op/s] or [+2.816%; +23.092%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-7848.723op/s; -7005.481op/s] or [-9.306%; -8.306%]

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

  • unstable execution_time [-32.360ms; -7.870ms] or [-16.145%; -3.926%]
  • 🟥 throughput [-61387.126op/s; -54420.641op/s] or [-51.598%; -45.743%]

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

  • unstable execution_time [-74.648ms; -45.809ms] or [-37.545%; -23.040%]
  • 🟥 throughput [-6600.890op/s; -4946.459op/s] or [-6.712%; -5.029%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+327.025ms; +340.896ms] or [+162.281%; +169.165%]
  • 🟥 throughput [-52.989op/s; -40.778op/s] or [-9.534%; -7.337%]

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

  • 🟥 execution_time [+102.192ms; +104.667ms] or [+80.738%; +82.693%]
  • 🟩 throughput [+72.227op/s; +81.009op/s] or [+9.523%; +10.681%]

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

  • 🟥 execution_time [+82.734ms; +83.319ms] or [+73.216%; +73.734%]

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 [-49.344ms; -26.729ms] or [-23.045%; -12.483%]
  • unstable throughput [-33958.350op/s; -18753.655op/s] or [-24.788%; -13.689%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.500%; +27.510%]
  • unstable execution_time [-64.163ms; -42.697ms] or [-30.554%; -20.332%]

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

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-267251.469op/s; -260918.479op/s] or [-27.288%; -26.641%]

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

  • 🟥 allocated_mem [+439 bytes; +440 bytes] or [+35.945%; +35.954%]
  • 🟩 execution_time [-105.121ms; -84.468ms] or [-46.880%; -37.669%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • unstable execution_time [-44.817ms; -21.254ms] or [-22.371%; -10.609%]
  • 🟥 throughput [-130844.965op/s; -113143.910op/s] or [-18.800%; -16.257%]

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

  • 🟩 execution_time [-29.878ms; -10.834ms] or [-15.075%; -5.466%]
  • 🟥 throughput [-32530.212op/s; -17410.977op/s] or [-20.698%; -11.078%]

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

  • 🟩 throughput [+10147.639op/s; +12865.686op/s] or [+8.084%; +10.249%]

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

  • unstable execution_time [-58.167ms; -37.515ms] or [-28.759%; -18.548%]
  • unstable throughput [-222902.887op/s; +145645.289op/s] or [-7.433%; +4.856%]

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

  • unstable execution_time [-46.958ms; -24.381ms] or [-21.646%; -11.239%]
  • 🟩 throughput [+157776.102op/s; +213943.936op/s] or [+6.263%; +8.492%]

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

  • 🟥 execution_time [+302.218ms; +315.942ms] or [+151.008%; +157.865%]

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

  • unstable execution_time [+141.825ms; +181.907ms] or [+71.523%; +91.736%]

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

  • 🟥 execution_time [+301.740ms; +308.169ms] or [+151.993%; +155.232%]

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

  • 🟥 execution_time [+298.676ms; +312.332ms] or [+146.698%; +153.405%]

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

  • 🟥 execution_time [+246.861ms; +261.700ms] or [+120.681%; +127.936%]

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

  • 🟥 execution_time [+277.617ms; +291.730ms] or [+138.753%; +145.806%]

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

  • 🟥 execution_time [+19.822µs; +43.463µs] or [+6.328%; +13.876%]
  • 🟥 throughput [-407.350op/s; -208.397op/s] or [-12.698%; -6.496%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.896ms; +300.791ms] or [+149.679%; +150.125%]

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

  • unstable execution_time [+360.414ms; +378.660ms] or [+391.605%; +411.430%]
  • 🟥 throughput [-6986.054op/s; -6784.233op/s] or [-57.405%; -55.747%]

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

  • unstable execution_time [+323.307ms; +357.403ms] or [+245.484%; +271.373%]
  • 🟥 throughput [-1238.567op/s; -1009.717op/s] or [-11.990%; -9.775%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+297.027ms; +311.550ms] or [+136.570%; +143.248%]
  • 🟥 throughput [-681.817op/s; -664.954op/s] or [-61.779%; -60.251%]

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

  • unstable execution_time [-48.112ms; +85.580ms] or [-20.503%; +36.471%]
  • 🟥 throughput [-706.171op/s; -616.194op/s] or [-47.102%; -41.100%]

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

  • 🟥 allocated_mem [+2.305KB; +2.308KB] or [+5.442%; +5.450%]
  • 🟥 execution_time [+340.695ms; +349.865ms] or [+203.775%; +209.260%]
  • 🟥 throughput [-722.335op/s; -688.266op/s] or [-50.295%; -47.923%]

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

  • 🟩 throughput [+18.201op/s; +19.427op/s] or [+5.232%; +5.584%]

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

  • 🟩 execution_time [-61.690µs; -55.616µs] or [-5.721%; -5.158%]
  • 🟩 throughput [+50.640op/s; +56.136op/s] or [+5.460%; +6.053%]

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

  • 🟩 execution_time [-206.302µs; -192.079µs] or [-10.451%; -9.730%]
  • 🟩 throughput [+54.723op/s; +59.198op/s] or [+10.803%; +11.686%]

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

  • 🟩 throughput [+12.841op/s; +13.957op/s] or [+5.064%; +5.504%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+304.836ms; +316.271ms] or [+153.510%; +159.268%]

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

  • unstable execution_time [+185.486ms; +239.986ms] or [+92.947%; +120.258%]

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

  • 🟥 execution_time [+302.567ms; +308.545ms] or [+151.997%; +155.000%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+302.690ms; +313.830ms] or [+152.001%; +157.595%]

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

  • unstable execution_time [+169.413ms; +215.952ms] or [+83.767%; +106.779%]

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

  • 🟥 execution_time [+300.308ms; +307.982ms] or [+152.209%; +156.099%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+303.490ms; +317.430ms] or [+152.324%; +159.321%]

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

  • 🟥 execution_time [+302.417ms; +310.307ms] or [+150.727%; +154.660%]
  • 🟩 throughput [+33372.125op/s; +45826.802op/s] or [+6.627%; +9.100%]

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

  • 🟥 execution_time [+300.860ms; +306.377ms] or [+149.675%; +152.420%]

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

  • unstable execution_time [-71.981ms; -45.594ms] or [-33.472%; -21.202%]
  • unstable throughput [-103770.522op/s; -52444.966op/s] or [-28.467%; -14.387%]

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

  • 🟩 execution_time [-100.208ms; -96.107ms] or [-50.266%; -48.209%]

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

  • 🟩 allocated_mem [-26.227KB; -26.205KB] or [-9.567%; -9.559%]
  • unstable execution_time [-72.058µs; -13.391µs] or [-14.242%; -2.647%]
  • unstable throughput [+80.745op/s; +296.462op/s] or [+4.029%; +14.794%]

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

  • 🟩 execution_time [-95.031µs; -38.518µs] or [-16.468%; -6.675%]
  • 🟩 throughput [+142.191op/s; +298.139op/s] or [+8.124%; +17.033%]

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

  • unstable execution_time [+2.065µs; +6.502µs] or [+4.881%; +15.368%]

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

  • unstable execution_time [-13.515µs; -3.431µs] or [-20.968%; -5.324%]
  • unstable throughput [+1232.249op/s; +3306.745op/s] or [+7.560%; +20.288%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+303.641ms; +317.428ms] or [+153.477%; +160.446%]

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

  • 🟥 execution_time [+303.845ms; +307.650ms] or [+154.656%; +156.593%]

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

  • 🟥 execution_time [+302.915ms; +307.736ms] or [+151.647%; +154.060%]

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

  • unstable execution_time [-57.982ms; -30.558ms] or [-28.982%; -15.274%]
  • unstable throughput [-203572.360op/s; -133287.696op/s] or [-38.532%; -25.229%]

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

  • unstable execution_time [-55.211ms; -24.421ms] or [-27.986%; -12.379%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+300.570ms; +313.295ms] or [+149.807%; +156.149%]

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

  • unstable execution_time [+254.784ms; +286.425ms] or [+127.940%; +143.829%]

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

  • 🟥 execution_time [+306.625ms; +313.452ms] or [+155.500%; +158.963%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+300.076ms; +300.775ms] or [+149.679%; +150.028%]
  • 🟩 throughput [+60031824.482op/s; +60317228.852op/s] or [+43.719%; +43.927%]

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

  • unstable execution_time [+370.493ms; +379.337ms] or [+460.774%; +471.773%]
  • 🟥 throughput [-7307.281op/s; -7118.555op/s] or [-56.489%; -55.030%]

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

  • 🟥 execution_time [+302.319ms; +305.435ms] or [+150.790%; +152.344%]
  • 🟥 throughput [-30157736.126op/s; -28773621.924op/s] or [-13.358%; -12.745%]

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

  • unstable execution_time [-50.955ms; -18.534ms] or [-24.957%; -9.078%]
  • unstable throughput [-345445.734op/s; -183895.868op/s] or [-32.253%; -17.170%]

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

  • unstable execution_time [-89.433ms; -67.836ms] or [-45.254%; -34.325%]
  • 🟩 throughput [+59079.261op/s; +78525.846op/s] or [+6.838%; +9.089%]

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

  • unstable execution_time [-21.874ms; +0.648ms] or [-11.396%; +0.338%]
  • unstable throughput [-517930.097op/s; -367394.152op/s] or [-40.089%; -28.437%]

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

  • unstable execution_time [-94.393ms; -70.853ms] or [-46.377%; -34.811%]
  • 🟩 throughput [+71416.681op/s; +83267.575op/s] or [+7.093%; +8.270%]

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

  • 🟩 execution_time [-96.426ms; -94.686ms] or [-48.155%; -47.286%]
  • 🟩 throughput [+35416.389op/s; +43075.312op/s] or [+6.431%; +7.822%]

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

  • unstable execution_time [-72.716ms; -45.590ms] or [-36.535%; -22.906%]

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

  • unstable execution_time [-91.024ms; -52.986ms] or [-45.528%; -26.503%]
  • unstable throughput [-122040.839op/s; +17078.464op/s] or [-13.635%; +1.908%]

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

  • unstable execution_time [-54.445ms; -25.331ms] or [-27.652%; -12.865%]

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_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • 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_RecordException_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled 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.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • 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 Apr 27, 2026

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8528) 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
duration73.01 ± (72.94 - 73.26) ms73.12 ± (73.19 - 73.60) ms+0.2%✅⬆️
.NET Framework 4.8 - Bailout
duration77.01 ± (76.91 - 77.27) ms77.25 ± (77.16 - 77.52) ms+0.3%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1081.24 ± (1078.89 - 1084.81) ms1085.81 ± (1084.29 - 1091.38) ms+0.4%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.50 ± (22.46 - 22.54) ms22.65 ± (22.60 - 22.69) ms+0.7%✅⬆️
process.time_to_main_ms84.38 ± (84.16 - 84.60) ms85.61 ± (85.38 - 85.84) ms+1.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.84 ± (10.84 - 10.85) MB10.91 ± (10.90 - 10.91) MB+0.6%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.47 ± (22.43 - 22.51) ms22.94 ± (22.89 - 22.99) ms+2.1%✅⬆️
process.time_to_main_ms86.89 ± (86.62 - 87.17) ms89.11 ± (88.83 - 89.39) ms+2.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.92 ± (10.91 - 10.92) MB10.94 ± (10.94 - 10.94) MB+0.2%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms214.60 ± (213.76 - 215.43) ms214.27 ± (213.35 - 215.19) ms-0.2%
process.time_to_main_ms531.65 ± (530.21 - 533.09) ms531.36 ± (529.91 - 532.81) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed47.99 ± (47.97 - 48.01) MB47.88 ± (47.86 - 47.91) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 6 - Baseline
process.internal_duration_ms21.37 ± (21.32 - 21.41) ms21.32 ± (21.27 - 21.36) ms-0.2%
process.time_to_main_ms73.77 ± (73.58 - 73.97) ms73.47 ± (73.28 - 73.65) ms-0.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.60 ± (10.60 - 10.61) MB10.63 ± (10.63 - 10.63) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.74 ± (21.68 - 21.80) ms21.65 ± (21.58 - 21.73) ms-0.4%
process.time_to_main_ms77.57 ± (77.24 - 77.89) ms77.77 ± (77.46 - 78.07) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.71 - 10.72) MB10.74 ± (10.74 - 10.75) MB+0.3%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms383.40 ± (381.26 - 385.54) ms382.68 ± (380.45 - 384.92) ms-0.2%
process.time_to_main_ms530.26 ± (528.93 - 531.58) ms532.14 ± (530.67 - 533.60) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.27 ± (49.25 - 49.30) MB49.51 ± (49.49 - 49.54) MB+0.5%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.56 ± (19.52 - 19.61) ms19.57 ± (19.53 - 19.60) ms+0.0%✅⬆️
process.time_to_main_ms72.99 ± (72.79 - 73.20) ms73.63 ± (73.44 - 73.82) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.65 ± (7.65 - 7.65) MB7.67 ± (7.66 - 7.68) MB+0.3%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.48 ± (19.44 - 19.52) ms19.49 ± (19.45 - 19.53) ms+0.0%✅⬆️
process.time_to_main_ms73.88 ± (73.72 - 74.03) ms74.39 ± (74.22 - 74.56) ms+0.7%✅⬆️
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_ms299.11 ± (297.13 - 301.09) ms300.51 ± (298.08 - 302.93) ms+0.5%✅⬆️
process.time_to_main_ms494.01 ± (492.68 - 495.34) ms495.91 ± (494.52 - 497.30) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.52 ± (36.49 - 36.55) MB36.56 ± (36.53 - 36.58) MB+0.1%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.2%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration203.56 ± (203.24 - 204.62) ms203.16 ± (203.07 - 204.08) ms-0.2%
.NET Framework 4.8 - Bailout
duration206.59 ± (206.84 - 208.18) ms207.39 ± (207.10 - 208.09) ms+0.4%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1210.69 ± (1208.71 - 1214.92) ms1202.31 ± (1202.18 - 1209.87) ms-0.7%
.NET Core 3.1 - Baseline
process.internal_duration_ms195.24 ± (194.53 - 195.96) ms195.47 ± (194.97 - 195.97) ms+0.1%✅⬆️
process.time_to_main_ms84.68 ± (84.36 - 85.00) ms85.03 ± (84.77 - 85.29) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed15.98 ± (15.96 - 16.00) MB15.99 ± (15.97 - 16.01) MB+0.1%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-1.2%
.NET Core 3.1 - Bailout
process.internal_duration_ms196.28 ± (195.64 - 196.92) ms194.57 ± (194.05 - 195.08) ms-0.9%
process.time_to_main_ms86.66 ± (86.37 - 86.95) ms86.17 ± (85.92 - 86.43) ms-0.6%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.03 ± (16.01 - 16.05) MB16.07 ± (16.05 - 16.09) MB+0.3%✅⬆️
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (20 - 21)-0.4%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms390.58 ± (389.31 - 391.86) ms389.88 ± (388.56 - 391.20) ms-0.2%
process.time_to_main_ms532.38 ± (531.10 - 533.66) ms532.96 ± (531.49 - 534.44) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.00 ± (57.84 - 58.16) MB57.58 ± (57.38 - 57.77) MB-0.7%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.0%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms202.08 ± (201.51 - 202.64) ms204.14 ± (203.65 - 204.63) ms+1.0%✅⬆️
process.time_to_main_ms74.45 ± (74.18 - 74.73) ms75.25 ± (74.98 - 75.53) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.19 ± (16.17 - 16.21) MB16.27 ± (16.25 - 16.29) MB+0.5%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.0%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms201.96 ± (201.18 - 202.74) ms202.57 ± (202.01 - 203.13) ms+0.3%✅⬆️
process.time_to_main_ms75.72 ± (75.42 - 76.02) ms75.94 ± (75.67 - 76.21) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.26 ± (16.24 - 16.28) MB16.30 ± (16.28 - 16.32) MB+0.3%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.0%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms596.14 ± (593.63 - 598.64) ms593.60 ± (591.13 - 596.06) ms-0.4%
process.time_to_main_ms534.71 ± (533.47 - 535.95) ms531.13 ± (530.07 - 532.18) ms-0.7%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.11 ± (61.01 - 61.21) MB60.80 ± (60.70 - 60.90) MB-0.5%
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.3%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms199.57 ± (198.96 - 200.18) ms204.25 ± (203.73 - 204.78) ms+2.3%✅⬆️
process.time_to_main_ms73.51 ± (73.24 - 73.78) ms75.71 ± (75.45 - 75.98) ms+3.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.59 ± (11.58 - 11.60) MB11.64 ± (11.63 - 11.66) MB+0.5%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)19 ± (19 - 19)+1.9%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms200.80 ± (200.10 - 201.50) ms203.84 ± (203.31 - 204.37) ms+1.5%✅⬆️
process.time_to_main_ms75.30 ± (75.04 - 75.57) ms76.88 ± (76.64 - 77.12) ms+2.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.62 ± (11.60 - 11.63) MB11.69 ± (11.67 - 11.70) MB+0.6%✅⬆️
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (20 - 20)+1.1%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms515.23 ± (511.81 - 518.65) ms521.47 ± (518.18 - 524.75) ms+1.2%✅⬆️
process.time_to_main_ms498.87 ± (497.50 - 500.24) ms493.99 ± (493.03 - 494.96) ms-1.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.23 ± (50.19 - 50.27) MB50.25 ± (50.21 - 50.29) MB+0.0%✅⬆️
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 (8528) - mean (73ms)  : 70, 76
    master - mean (73ms)  : 71, 75

    section Bailout
    This PR (8528) - mean (77ms)  : 75, 80
    master - mean (77ms)  : 75, 79

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (1,088ms)  : 1035, 1140
    master - mean (1,082ms)  : 1039, 1125

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 (8528) - mean (115ms)  : 111, 119
    master - mean (114ms)  : 109, 118

    section Bailout
    This PR (8528) - mean (119ms)  : 113, 126
    master - mean (116ms)  : 111, 122

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (783ms)  : 757, 810
    master - mean (786ms)  : 760, 811

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

    section Bailout
    This PR (8528) - mean (106ms)  : 99, 113
    master - mean (106ms)  : 99, 113

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (943ms)  : 910, 977
    master - mean (941ms)  : 904, 977

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

    section Bailout
    This PR (8528) - mean (102ms)  : 99, 104
    master - mean (101ms)  : 98, 104

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (825ms)  : 788, 861
    master - mean (826ms)  : 787, 866

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8528) - mean (204ms)  : 196, 211
    master - mean (204ms)  : 194, 214

    section Bailout
    This PR (8528) - mean (208ms)  : 202, 214
    master - mean (208ms)  : 198, 217

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (1,206ms)  : 1149, 1263
    master - mean (1,212ms)  : 1167, 1256

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 (8528) - mean (290ms)  : 281, 299
    master - mean (290ms)  : 278, 302

    section Bailout
    This PR (8528) - mean (291ms)  : 281, 300
    master - mean (294ms)  : 278, 310

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (959ms)  : 932, 986
    master - mean (961ms)  : 931, 992

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8528) - mean (289ms)  : 278, 299
    master - mean (287ms)  : 272, 302

    section Bailout
    This PR (8528) - mean (287ms)  : 274, 301
    master - mean (288ms)  : 270, 305

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (1,154ms)  : 1110, 1198
    master - mean (1,162ms)  : 1117, 1207

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8528) - mean (291ms)  : 282, 301
    master - mean (285ms)  : 272, 298

    section Bailout
    This PR (8528) - mean (292ms)  : 281, 302
    master - mean (288ms)  : 272, 304

    section CallTarget+Inlining+NGEN
    This PR (8528) - mean (1,047ms)  : 995, 1098
    master - mean (1,050ms)  : 981, 1119

Loading

@bouwkast bouwkast marked this pull request as ready for review April 29, 2026 16:21
@bouwkast bouwkast requested review from a team as code owners April 29, 2026 16:21
@bouwkast bouwkast added the AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos label Apr 29, 2026
@bouwkast bouwkast force-pushed the steven/combinatorial-and-pairwise-migration-phase-1 branch from 04125b8 to 17e53b9 Compare May 14, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos area:tests unit tests, integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant