Skip to content

Add Jenkins custom parent ID bypass#8608

Merged
juan-fernandez merged 2 commits into
masterfrom
juan-fernandez-custom-parent-id-jenkins
May 13, 2026
Merged

Add Jenkins custom parent ID bypass#8608
juan-fernandez merged 2 commits into
masterfrom
juan-fernandez-custom-parent-id-jenkins

Conversation

@juan-fernandez

Copy link
Copy Markdown
Contributor

Summary

Adds DD_CUSTOM_PARENT_ID as a CI Visibility configuration key and includes it in Jenkins VariablesToBypass alongside DD_CUSTOM_TRACE_ID, so _dd.ci.env_vars carries both values for backend Jenkins correlation.

Updates the Jenkins CI fixture expectations and checked-in generated configuration key outputs for the new key.

Validation

  • jq empty tracer/test/Datadog.Trace.ClrProfiler.IntegrationTests/CI/Data/jenkins.json
  • git diff --cached --check
  • Local dotnet commands were intentionally not run per request; CI is the validation path for build/test coverage.

@pr-commenter

pr-commenter Bot commented May 12, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-13 09:51:33

Comparing candidate commit 14ba87b in PR branch juan-fernandez-custom-parent-id-jenkins with baseline commit 108dbb9 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 net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan 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_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • 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 net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472

Found 6 performance improvements and 4 performance regressions! Performance is the same for 48 metrics, 14 unstable metrics, 91 known flaky benchmarks, 35 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 [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • 🟩 throughput [+11210.682op/s; +23654.706op/s] or [+7.220%; +15.234%]

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

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]
  • 🟩 throughput [+14737.095op/s; +27684.621op/s] or [+9.744%; +18.306%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-7.321%; -7.312%]

scenario:Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net6.0

  • 🟥 throughput [-326699.212op/s; -290912.150op/s] or [-61.987%; -55.197%]

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

  • 🟥 throughput [-83742.005op/s; -75636.022op/s] or [-56.887%; -51.381%]

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

  • 🟥 throughput [-32305.322op/s; -21978.176op/s] or [-16.198%; -11.020%]
  • 🟩 execution_time [-81.027ms; -71.087ms] or [-40.978%; -35.951%]

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

  • 🟩 execution_time [-95.152ms; -92.593ms] or [-48.425%; -47.123%]

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 [+20.657ms; +55.830ms] or [+16.377%; +44.262%]
  • unstable throughput [-25612.872op/s; +1413.723op/s] or [-14.733%; +0.813%]

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

  • unstable execution_time [-16228.706µs; +18124.598µs] or [-14.476%; +16.167%]

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

  • unstable execution_time [+14.388ms; +49.398ms] or [+9.343%; +32.078%]
  • unstable throughput [-4835.357op/s; +18915.481op/s] or [-3.692%; +14.444%]

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

  • unstable execution_time [-33.673ms; -7.539ms] or [-30.330%; -6.790%]

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

  • unstable execution_time [-78.459ms; -51.974ms] or [-41.792%; -27.684%]
  • unstable throughput [+67072.220op/s; +86166.794op/s] or [+60.290%; +77.453%]

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

  • unstable execution_time [-31.888ms; -7.337ms] or [-28.632%; -6.588%]

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

  • 🟩 execution_time [-21.569ms; -8.549ms] or [-14.423%; -5.717%]
  • unstable throughput [+16039.903op/s; +35037.269op/s] or [+12.400%; +27.086%]

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

  • unstable execution_time [-19.267ms; +15.187ms] or [-16.607%; +13.090%]

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

  • unstable execution_time [+18.919ms; +39.790ms] or [+15.272%; +32.120%]
  • unstable throughput [-30830.853op/s; -9528.707op/s] or [-16.695%; -5.160%]

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

  • unstable execution_time [+31.468ms; +60.293ms] or [+34.826%; +66.726%]

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

  • unstable execution_time [-16.452ms; +36.650ms] or [-10.072%; +22.438%]
  • unstable throughput [-6877.672op/s; +31356.900op/s] or [-4.611%; +21.022%]

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

  • unstable execution_time [-32.621ms; -7.235ms] or [-28.812%; -6.390%]

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

  • unstable execution_time [-35.845ms; -20.180ms] or [-23.121%; -13.016%]
  • 🟩 throughput [+24561.008op/s; +38861.983op/s] or [+16.423%; +25.986%]

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

  • unstable execution_time [+28.511ms; +58.915ms] or [+31.903%; +65.923%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-7.698%; -7.691%]
  • unstable execution_time [-31.679ms; -14.168ms] or [-21.545%; -9.635%]
  • 🟩 throughput [+14788.012op/s; +27135.475op/s] or [+10.864%; +19.936%]

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

  • unstable execution_time [-33.210ms; -6.912ms] or [-20.452%; -4.257%]
  • unstable throughput [+18620.486op/s; +37602.794op/s] or [+13.246%; +26.750%]

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

  • unstable execution_time [+33.571ms; +65.128ms] or [+38.898%; +75.463%]

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

  • unstable execution_time [+13.471ms; +42.909ms] or [+9.953%; +31.704%]
  • unstable throughput [-17019.831op/s; +9530.515op/s] or [-15.390%; +8.618%]

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

  • unstable execution_time [-62.121ms; -30.375ms] or [-46.454%; -22.714%]

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

  • unstable execution_time [-11.915ms; +27.945ms] or [-7.175%; +16.828%]
  • unstable throughput [-5048.739op/s; +14585.742op/s] or [-4.452%; +12.862%]

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

  • unstable execution_time [+10.912ms; +34.928ms] or [+11.867%; +37.986%]

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

  • unstable execution_time [+10.445ms; +45.721ms] or [+7.398%; +32.385%]
  • unstable throughput [-17258.878op/s; +4023.822op/s] or [-12.110%; +2.823%]

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

  • unstable execution_time [-61.611ms; -30.836ms] or [-46.299%; -23.172%]

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

  • 🟥 allocated_mem [+95 bytes; +96 bytes] or [+6.738%; +6.746%]
  • unstable execution_time [-20.763ms; +2.919ms] or [-13.924%; +1.957%]
  • unstable throughput [-7894.995op/s; +9995.043op/s] or [-4.770%; +6.039%]

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

  • unstable execution_time [+8.321ms; +34.414ms] or [+9.473%; +39.176%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-8645.906op/s; -8181.463op/s] or [-10.251%; -9.701%]

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

  • 🟥 throughput [-62549.957op/s; -58331.303op/s] or [-52.576%; -49.030%]

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

  • 🟩 execution_time [-101.768ms; -99.402ms] or [-51.186%; -49.996%]
  • 🟥 throughput [-6801.188op/s; -5482.829op/s] or [-6.915%; -5.575%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+324.257ms; +338.686ms] or [+160.908%; +168.068%]
  • 🟥 throughput [-56.903op/s; -44.245op/s] or [-10.238%; -7.961%]

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

  • 🟥 execution_time [+99.801ms; +101.512ms] or [+78.849%; +80.201%]
  • 🟩 throughput [+83.524op/s; +89.783op/s] or [+11.012%; +11.837%]

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

  • 🟥 execution_time [+83.963ms; +84.792ms] or [+74.304%; +75.038%]

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%]
  • 🟩 execution_time [-54.432ms; -35.343ms] or [-25.422%; -16.506%]
  • 🟥 throughput [-28489.979op/s; -15021.726op/s] or [-20.796%; -10.965%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.500%; +27.510%]
  • 🟩 execution_time [-62.305ms; -41.671ms] or [-29.669%; -19.843%]

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

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-279119.532op/s; -273357.166op/s] or [-28.499%; -27.911%]

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

  • 🟥 allocated_mem [+439 bytes; +440 bytes] or [+35.945%; +35.954%]
  • 🟩 execution_time [-107.785ms; -87.508ms] or [-48.067%; -39.025%]
  • 🟥 throughput [-166514.755op/s; -73726.037op/s] or [-17.789%; -7.876%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟩 execution_time [-85.897ms; -81.590ms] or [-42.876%; -40.726%]
  • 🟥 throughput [-154628.987op/s; -138440.934op/s] or [-22.217%; -19.891%]

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

  • 🟩 execution_time [-52.438ms; -38.282ms] or [-26.458%; -19.315%]

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

  • unstable execution_time [-51.168ms; -30.689ms] or [-26.087%; -15.647%]
  • 🟩 throughput [+9868.474op/s; +12627.132op/s] or [+7.862%; +10.059%]

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

  • 🟩 execution_time [-56.260ms; -38.215ms] or [-27.816%; -18.895%]
  • unstable throughput [-246966.814op/s; +57930.239op/s] or [-8.235%; +1.932%]

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

  • 🟩 execution_time [-98.351ms; -77.727ms] or [-45.336%; -35.830%]
  • 🟩 throughput [+167767.734op/s; +223595.596op/s] or [+6.659%; +8.875%]

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

  • 🟥 execution_time [+301.335ms; +315.671ms] or [+150.567%; +157.730%]

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

  • 🟥 execution_time [+123.347ms; +129.810ms] or [+62.204%; +65.463%]

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

  • 🟥 execution_time [+300.023ms; +306.702ms] or [+151.128%; +154.493%]

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

  • 🟥 execution_time [+296.878ms; +310.466ms] or [+145.815%; +152.488%]

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

  • 🟥 execution_time [+256.522ms; +274.290ms] or [+125.404%; +134.090%]

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

  • 🟥 execution_time [+288.499ms; +300.986ms] or [+144.191%; +150.432%]

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

  • 🟥 execution_time [+22.387µs; +46.031µs] or [+7.147%; +14.695%]
  • 🟥 throughput [-428.760op/s; -229.816op/s] or [-13.366%; -7.164%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+300.485ms; +301.379ms] or [+149.973%; +150.419%]

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

  • unstable execution_time [+363.610ms; +383.248ms] or [+395.077%; +416.415%]
  • 🟥 throughput [-6961.314op/s; -6735.096op/s] or [-57.202%; -55.343%]

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

  • unstable execution_time [+320.190ms; +350.621ms] or [+243.117%; +266.224%]
  • 🟥 throughput [-1233.515op/s; -1010.773op/s] or [-11.941%; -9.785%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+296.396ms; +313.375ms] or [+136.280%; +144.087%]
  • 🟥 throughput [-682.516op/s; -664.582op/s] or [-61.843%; -60.218%]

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

  • unstable execution_time [-47.009ms; +87.135ms] or [-20.033%; +37.133%]
  • 🟥 throughput [-721.074op/s; -626.642op/s] or [-48.096%; -41.797%]

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

  • 🟥 allocated_mem [+2.305KB; +2.308KB] or [+5.442%; +5.450%]
  • 🟥 execution_time [+340.454ms; +349.586ms] or [+203.631%; +209.093%]
  • 🟥 throughput [-728.192op/s; -694.048op/s] or [-50.703%; -48.326%]

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

  • 🟩 throughput [+18.012op/s; +19.053op/s] or [+5.178%; +5.477%]

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

  • 🟩 execution_time [-176.574µs; -161.103µs] or [-8.945%; -8.161%]
  • 🟩 throughput [+45.160op/s; +49.843op/s] or [+8.915%; +9.839%]

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

  • 🟩 execution_time [-221.838µs; -203.842µs] or [-5.626%; -5.169%]
  • 🟩 throughput [+13.843op/s; +15.131op/s] or [+5.459%; +5.967%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+303.238ms; +315.899ms] or [+152.705%; +159.081%]

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

  • unstable execution_time [+229.454ms; +250.620ms] or [+114.980%; +125.586%]

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

  • 🟥 execution_time [+298.794ms; +306.634ms] or [+150.102%; +154.040%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+306.492ms; +320.995ms] or [+153.910%; +161.193%]

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

  • unstable execution_time [+212.731ms; +235.484ms] or [+105.186%; +116.436%]

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

  • 🟥 execution_time [+303.773ms; +311.418ms] or [+153.966%; +157.840%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+305.698ms; +316.749ms] or [+153.433%; +158.979%]

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

  • 🟥 execution_time [+302.456ms; +308.396ms] or [+150.746%; +153.707%]
  • 🟩 throughput [+45919.028op/s; +53188.058op/s] or [+9.118%; +10.561%]

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

  • 🟥 execution_time [+303.724ms; +310.202ms] or [+151.100%; +154.323%]

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

  • unstable execution_time [-99.807ms; -77.119ms] or [-46.411%; -35.861%]
  • unstable throughput [-79587.594op/s; -40816.560op/s] or [-21.833%; -11.197%]

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

  • unstable execution_time [-89.861ms; -66.910ms] or [-45.075%; -33.563%]

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

  • 🟩 allocated_mem [-25.990KB; -25.968KB] or [-9.481%; -9.472%]
  • unstable execution_time [-93.756µs; -41.277µs] or [-18.530%; -8.158%]
  • 🟩 throughput [+198.238op/s; +387.587op/s] or [+9.892%; +19.341%]

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

  • 🟩 allocated_mem [-16.882KB; -16.863KB] or [-6.154%; -6.147%]
  • unstable execution_time [-96.392µs; -37.749µs] or [-16.704%; -6.542%]
  • 🟩 throughput [+143.903op/s; +309.827op/s] or [+8.221%; +17.701%]

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

  • unstable execution_time [+1.668µs; +6.239µs] or [+3.942%; +14.747%]

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

  • unstable execution_time [-13.638µs; -3.760µs] or [-21.159%; -5.833%]
  • unstable throughput [+1281.870op/s; +3336.999op/s] or [+7.865%; +20.474%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+302.325ms; +315.747ms] or [+152.812%; +159.596%]

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

  • 🟥 execution_time [+277.847ms; +295.546ms] or [+141.423%; +150.432%]

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

  • 🟥 execution_time [+296.508ms; +301.460ms] or [+148.439%; +150.918%]

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

  • unstable execution_time [-80.789ms; -51.944ms] or [-40.382%; -25.964%]
  • unstable throughput [-163017.158op/s; -84243.182op/s] or [-30.856%; -15.945%]

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

  • unstable execution_time [-33.620ms; -7.492ms] or [-17.042%; -3.797%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+302.597ms; +317.134ms] or [+150.817%; +158.063%]

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

  • 🟥 execution_time [+302.436ms; +309.528ms] or [+151.869%; +155.430%]

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

  • 🟥 execution_time [+306.103ms; +312.504ms] or [+155.236%; +158.482%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.938ms; +300.705ms] or [+149.611%; +149.993%]
  • 🟩 throughput [+64674336.402op/s; +64967715.227op/s] or [+47.100%; +47.314%]

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

  • unstable execution_time [+374.849ms; +397.899ms] or [+466.191%; +494.858%]
  • 🟥 throughput [-7531.391op/s; -7249.531op/s] or [-58.221%; -56.042%]

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

  • 🟥 execution_time [+297.814ms; +300.004ms] or [+148.543%; +149.635%]
  • 🟥 throughput [-18294040.775op/s; -17019306.821op/s] or [-8.103%; -7.538%]

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

  • unstable execution_time [-94.326ms; -73.573ms] or [-46.199%; -36.035%]
  • unstable throughput [-89551.763op/s; +31308.327op/s] or [-8.361%; +2.923%]

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

  • unstable execution_time [-87.182ms; -66.116ms] or [-44.115%; -33.455%]

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

  • unstable execution_time [-57.355ms; -20.408ms] or [-29.882%; -10.633%]
  • unstable throughput [-315856.252op/s; -108256.160op/s] or [-24.448%; -8.379%]

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

  • unstable execution_time [-76.192ms; -48.736ms] or [-37.435%; -23.945%]
  • 🟩 throughput [+62495.611op/s; +73708.804op/s] or [+6.207%; +7.320%]

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

  • unstable execution_time [-70.306ms; -37.405ms] or [-35.111%; -18.680%]
  • unstable throughput [-118753.283op/s; -31524.901op/s] or [-21.563%; -5.724%]

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

  • unstable execution_time [-86.323ms; -64.278ms] or [-43.372%; -32.296%]

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

  • unstable execution_time [-99.741ms; -75.678ms] or [-49.888%; -37.852%]
  • unstable throughput [-87957.879op/s; +26894.020op/s] or [-9.827%; +3.005%]

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

  • unstable execution_time [-71.468ms; -43.638ms] or [-36.297%; -22.163%]

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.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • 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_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 net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.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

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

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8608) 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.43 ± (72.42 - 72.77) ms74.03 ± (74.22 - 74.75) ms+2.2%✅⬆️
.NET Framework 4.8 - Bailout
duration76.53 ± (76.42 - 76.76) ms78.03 ± (78.04 - 78.47) ms+2.0%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1102.81 ± (1101.48 - 1109.01) ms1097.76 ± (1097.39 - 1103.55) ms-0.5%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.34 ± (22.31 - 22.38) ms22.74 ± (22.67 - 22.81) ms+1.8%✅⬆️
process.time_to_main_ms83.59 ± (83.39 - 83.80) ms86.81 ± (86.45 - 87.18) ms+3.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.89 ± (10.89 - 10.90) 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.85 ± (22.79 - 22.91) ms22.43 ± (22.39 - 22.48) ms-1.8%
process.time_to_main_ms88.17 ± (87.88 - 88.45) ms85.80 ± (85.56 - 86.04) ms-2.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.92 ± (10.92 - 10.92) MB10.93 ± (10.93 - 10.94) MB+0.1%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms213.16 ± (212.09 - 214.23) ms212.49 ± (211.57 - 213.42) ms-0.3%
process.time_to_main_ms537.18 ± (535.92 - 538.45) ms535.64 ± (534.29 - 536.98) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.26 ± (48.23 - 48.30) MB48.42 ± (48.39 - 48.46) MB+0.3%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 6 - Baseline
process.internal_duration_ms21.27 ± (21.22 - 21.32) ms21.39 ± (21.33 - 21.44) ms+0.5%✅⬆️
process.time_to_main_ms73.84 ± (73.58 - 74.09) ms74.45 ± (74.20 - 74.71) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.62 ± (10.62 - 10.62) MB10.63 ± (10.62 - 10.63) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.35 ± (21.29 - 21.41) ms21.40 ± (21.34 - 21.46) ms+0.3%✅⬆️
process.time_to_main_ms76.03 ± (75.78 - 76.28) ms75.96 ± (75.70 - 76.22) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.72 - 10.72) MB10.74 ± (10.74 - 10.74) MB+0.2%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms378.54 ± (376.53 - 380.55) ms377.12 ± (375.04 - 379.21) ms-0.4%
process.time_to_main_ms536.59 ± (535.28 - 537.89) ms537.27 ± (536.04 - 538.49) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.72 ± (49.70 - 49.75) MB49.86 ± (49.84 - 49.89) MB+0.3%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.5%
.NET 8 - Baseline
process.internal_duration_ms19.24 ± (19.21 - 19.27) ms19.27 ± (19.23 - 19.30) ms+0.1%✅⬆️
process.time_to_main_ms71.96 ± (71.79 - 72.13) ms72.09 ± (71.91 - 72.27) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.66 ± (7.65 - 7.66) MB7.67 ± (7.67 - 7.68) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.50 ± (19.45 - 19.56) ms19.89 ± (19.83 - 19.94) ms+2.0%✅⬆️
process.time_to_main_ms74.34 ± (74.03 - 74.64) ms77.12 ± (76.90 - 77.33) ms+3.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.70 ± (7.70 - 7.71) MB7.71 ± (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_ms294.95 ± (292.78 - 297.11) ms295.15 ± (293.23 - 297.06) ms+0.1%✅⬆️
process.time_to_main_ms495.38 ± (494.31 - 496.46) ms498.11 ± (496.94 - 499.28) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.89 ± (36.86 - 36.91) MB36.91 ± (36.88 - 36.94) 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
duration197.82 ± (197.76 - 198.77) ms199.14 ± (198.62 - 199.52) ms+0.7%✅⬆️
.NET Framework 4.8 - Bailout
duration201.75 ± (201.21 - 202.09) ms202.70 ± (202.17 - 203.12) ms+0.5%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1189.83 ± (1193.99 - 1201.52) ms1193.94 ± (1193.09 - 1199.07) ms+0.3%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms193.84 ± (193.41 - 194.27) ms192.62 ± (192.13 - 193.12) ms-0.6%
process.time_to_main_ms83.18 ± (82.90 - 83.47) ms83.39 ± (83.02 - 83.76) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.06 ± (16.03 - 16.09) MB16.05 ± (16.02 - 16.08) MB-0.1%
runtime.dotnet.threads.count20 ± (20 - 20)19 ± (19 - 20)-1.4%
.NET Core 3.1 - Bailout
process.internal_duration_ms192.65 ± (192.16 - 193.14) ms193.69 ± (193.21 - 194.16) ms+0.5%✅⬆️
process.time_to_main_ms84.39 ± (84.11 - 84.66) ms84.95 ± (84.69 - 85.21) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.11 ± (16.09 - 16.13) MB16.06 ± (16.03 - 16.08) MB-0.3%
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+0.3%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms387.67 ± (386.30 - 389.05) ms386.30 ± (384.82 - 387.79) ms-0.4%
process.time_to_main_ms533.32 ± (531.79 - 534.85) ms530.98 ± (529.79 - 532.18) ms-0.4%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.90 ± (57.67 - 58.14) MB57.52 ± (57.32 - 57.72) MB-0.7%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.1%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms197.61 ± (197.07 - 198.16) ms197.60 ± (197.13 - 198.07) ms-0.0%
process.time_to_main_ms71.84 ± (71.57 - 72.11) ms71.93 ± (71.68 - 72.18) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.33 ± (16.31 - 16.35) MB16.36 ± (16.33 - 16.38) MB+0.1%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.3%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms196.00 ± (195.52 - 196.48) ms197.70 ± (197.37 - 198.03) ms+0.9%✅⬆️
process.time_to_main_ms72.56 ± (72.39 - 72.73) ms73.19 ± (72.97 - 73.41) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.41 ± (16.38 - 16.44) MB16.42 ± (16.39 - 16.44) MB+0.0%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.5%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms593.11 ± (590.53 - 595.68) ms594.06 ± (591.64 - 596.49) ms+0.2%✅⬆️
process.time_to_main_ms533.41 ± (532.20 - 534.63) ms532.72 ± (531.86 - 533.59) ms-0.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.35 ± (61.23 - 61.47) MB61.39 ± (61.29 - 61.50) MB+0.1%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.7%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms195.82 ± (195.41 - 196.24) ms195.59 ± (195.12 - 196.06) ms-0.1%
process.time_to_main_ms71.65 ± (71.36 - 71.95) ms71.49 ± (71.24 - 71.74) ms-0.2%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.66 ± (11.64 - 11.68) MB11.72 ± (11.70 - 11.74) MB+0.5%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.2%
.NET 8 - Bailout
process.internal_duration_ms195.09 ± (194.62 - 195.56) ms193.68 ± (193.25 - 194.10) ms-0.7%
process.time_to_main_ms72.60 ± (72.32 - 72.87) ms71.94 ± (71.76 - 72.12) ms-0.9%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.76 ± (11.73 - 11.78) MB11.79 ± (11.76 - 11.81) MB+0.3%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.6%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms512.39 ± (510.02 - 514.76) ms515.84 ± (513.28 - 518.41) ms+0.7%✅⬆️
process.time_to_main_ms489.01 ± (488.22 - 489.80) ms491.20 ± (490.40 - 492.01) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.50 ± (50.47 - 50.54) MB50.67 ± (50.63 - 50.71) MB+0.3%✅⬆️
runtime.dotnet.threads.count30 ± (29 - 30)30 ± (29 - 30)-0.1%
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 (8608) - mean (74ms)  : 71, 78
    master - mean (73ms)  : 70, 75

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

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (1,100ms)  : 1055, 1146
    master - mean (1,105ms)  : 1050, 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 (8608) - mean (116ms)  : 110, 123
    master - mean (113ms)  : 109, 116

    section Bailout
    This PR (8608) - mean (115ms)  : 111, 119
    master - mean (118ms)  : 113, 123

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (785ms)  : 761, 808
    master - mean (786ms)  : 763, 810

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

    section Bailout
    This PR (8608) - mean (104ms)  : 98, 110
    master - mean (104ms)  : 99, 109

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (943ms)  : 907, 978
    master - mean (942ms)  : 907, 977

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8608) - mean (99ms)  : 96, 103
    master - mean (99ms)  : 95, 102

    section Bailout
    This PR (8608) - mean (105ms)  : 101, 109
    master - mean (102ms)  : 96, 108

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (823ms)  : 787, 858
    master - mean (823ms)  : 781, 865

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 (8608) - mean (199ms)  : 193, 205
    master - mean (198ms)  : 191, 205

    section Bailout
    This PR (8608) - mean (203ms)  : 198, 207
    master - mean (202ms)  : 197, 206

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (1,196ms)  : 1153, 1239
    master - mean (1,198ms)  : 1141, 1255

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 (8608) - mean (285ms)  : 275, 294
    master - mean (286ms)  : 279, 292

    section Bailout
    This PR (8608) - mean (288ms)  : 281, 295
    master - mean (285ms)  : 278, 293

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (957ms)  : 937, 976
    master - mean (960ms)  : 939, 981

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8608) - mean (277ms)  : 269, 285
    master - mean (278ms)  : 270, 285

    section Bailout
    This PR (8608) - mean (279ms)  : 275, 283
    master - mean (277ms)  : 269, 285

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (1,154ms)  : 1121, 1188
    master - mean (1,156ms)  : 1126, 1186

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8608) - mean (277ms)  : 271, 283
    master - mean (277ms)  : 270, 285

    section Bailout
    This PR (8608) - mean (275ms)  : 270, 280
    master - mean (278ms)  : 271, 284

    section CallTarget+Inlining+NGEN
    This PR (8608) - mean (1,039ms)  : 999, 1079
    master - mean (1,034ms)  : 998, 1070

Loading

@juan-fernandez
juan-fernandez marked this pull request as ready for review May 12, 2026 12:15
@juan-fernandez
juan-fernandez requested review from a team as code owners May 12, 2026 12:15

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

@juan-fernandez
juan-fernandez enabled auto-merge (squash) May 13, 2026 09:17
@juan-fernandez
juan-fernandez merged commit 5a188d7 into master May 13, 2026
137 checks passed
@juan-fernandez
juan-fernandez deleted the juan-fernandez-custom-parent-id-jenkins branch May 13, 2026 10:15
@github-actions github-actions Bot added this to the vNext-v3 milestone May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants