Skip to content

[Smoke Test Docker Image Bump] Updating docker image tags#8788

Merged
andrewlock merged 2 commits into
masterfrom
bot/smoke-test-docker-image-bump
Jun 17, 2026
Merged

[Smoke Test Docker Image Bump] Updating docker image tags#8788
andrewlock merged 2 commits into
masterfrom
bot/smoke-test-docker-image-bump

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updates the docker images used for smoke tests.

@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner June 15, 2026 01:09
@dd-octo-sts dd-octo-sts Bot added area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file labels Jun 15, 2026
@github-actions github-actions Bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Jun 15, 2026
@pr-commenter

pr-commenter Bot commented Jun 15, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-06-17 09:59:57

Comparing candidate commit 8b2cfee in PR branch bot/smoke-test-docker-image-bump with baseline commit e777ba6 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 0 performance regressions! Performance is the same for 72 metrics, 0 unstable metrics, 63 known flaky benchmarks, 63 flaky benchmarks without significant changes.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-6478.372op/s; -6009.290op/s] or [-7.681%; -7.125%]

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

  • 🟥 throughput [-7318.357op/s; -5912.590op/s] or [-7.441%; -6.012%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+305.516ms; +312.968ms] or [+151.608%; +155.306%]
  • 🟥 throughput [-44.012op/s; -40.209op/s] or [-7.919%; -7.234%]

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

  • 🟥 execution_time [+378.407ms; +380.674ms] or [+298.965%; +300.756%]
  • 🟩 throughput [+93.224op/s; +97.096op/s] or [+12.291%; +12.802%]

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

  • 🟥 execution_time [+393.946ms; +396.204ms] or [+348.628%; +350.626%]

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 [+471 bytes; +472 bytes] or [+9.976%; +9.987%]
  • 🟩 execution_time [-15.988ms; -11.795ms] or [-7.467%; -5.508%]
  • 🟩 throughput [+7953.650op/s; +10733.938op/s] or [+5.806%; +7.835%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.500%; +27.510%]

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

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-269111.150op/s; -266377.329op/s] or [-27.478%; -27.198%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.557%; +38.566%]
  • 🟩 execution_time [-27.717ms; -13.338ms] or [-12.360%; -5.948%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟥 throughput [-155648.728op/s; -139553.490op/s] or [-22.364%; -20.051%]

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

  • 🟩 throughput [+9737.871op/s; +12706.746op/s] or [+6.196%; +8.085%]

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

  • 🟩 throughput [+7801.668op/s; +10444.202op/s] or [+6.215%; +8.320%]

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

  • 🟩 throughput [+462459.729op/s; +477487.512op/s] or [+15.420%; +15.921%]

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

  • 🟩 execution_time [-18.611ms; -14.202ms] or [-8.579%; -6.547%]
  • 🟩 throughput [+164212.393op/s; +218850.150op/s] or [+6.518%; +8.687%]

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

  • 🟥 execution_time [+299.547ms; +300.284ms] or [+149.673%; +150.042%]

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

  • 🟥 execution_time [+298.578ms; +301.826ms] or [+150.573%; +152.212%]

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

  • 🟥 execution_time [+299.378ms; +302.255ms] or [+150.804%; +152.253%]

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

  • 🟥 execution_time [+297.313ms; +298.414ms] or [+146.029%; +146.569%]

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

  • 🟥 execution_time [+293.282ms; +295.953ms] or [+143.375%; +144.681%]

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

  • 🟥 execution_time [+298.863ms; +300.533ms] or [+149.372%; +150.206%]

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

  • 🟥 execution_time [+24.271µs; +51.371µs] or [+5.567%; +11.782%]
  • 🟥 throughput [-249.684op/s; -127.869op/s] or [-10.855%; -5.559%]

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

  • 🟥 execution_time [+25.018µs; +48.819µs] or [+7.987%; +15.585%]
  • 🟥 throughput [-451.084op/s; -250.979op/s] or [-14.062%; -7.824%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.685ms; +300.408ms] or [+149.574%; +149.934%]

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

  • unstable execution_time [+402.392ms; +414.382ms] or [+437.216%; +450.243%]
  • 🟩 throughput [+677.799op/s; +862.044op/s] or [+5.570%; +7.084%]

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

  • unstable execution_time [+159.672ms; +211.317ms] or [+121.237%; +160.451%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+367.843ms; +412.671ms] or [+169.131%; +189.742%]
  • 🟥 throughput [-601.502op/s; -556.373op/s] or [-54.502%; -50.413%]

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

  • unstable execution_time [+150.470ms; +297.234ms] or [+64.124%; +126.668%]
  • 🟥 throughput [-668.538op/s; -585.118op/s] or [-44.592%; -39.028%]

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

  • 🟥 execution_time [+347.633ms; +355.394ms] or [+207.925%; +212.567%]
  • 🟥 throughput [-429.470op/s; -394.223op/s] or [-29.903%; -27.449%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • 🟩 execution_time [-121.017µs; -110.573µs] or [-6.090%; -5.565%]
  • 🟩 throughput [+29.720op/s; +32.649op/s] or [+5.906%; +6.488%]

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

  • 🟩 throughput [+27.019op/s; +37.758op/s] or [+5.334%; +7.454%]

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

  • unstable throughput [+12.291op/s; +58.565op/s] or [+4.847%; +23.094%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+304.336ms; +306.720ms] or [+153.258%; +154.459%]

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

  • 🟥 execution_time [+302.314ms; +304.483ms] or [+151.490%; +152.577%]
  • 🟩 throughput [+35638.846op/s; +45690.084op/s] or [+5.619%; +7.203%]

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

  • 🟥 execution_time [+303.887ms; +307.547ms] or [+152.660%; +154.499%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+301.255ms; +303.100ms] or [+151.280%; +152.207%]

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

  • 🟥 execution_time [+299.902ms; +301.984ms] or [+148.288%; +149.318%]

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

  • 🟥 execution_time [+303.243ms; +306.848ms] or [+153.697%; +155.524%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+302.491ms; +303.816ms] or [+151.823%; +152.488%]

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

  • 🟥 execution_time [+300.581ms; +303.126ms] or [+149.812%; +151.081%]
  • 🟩 throughput [+53389.533op/s; +58502.334op/s] or [+10.601%; +11.617%]

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

  • 🟥 execution_time [+301.119ms; +304.321ms] or [+149.804%; +151.397%]

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

  • unstable execution_time [-16.105ms; +9.157ms] or [-7.489%; +4.258%]

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

  • unstable execution_time [-233.109µs; +855.899µs] or [-57.579%; +211.413%]
  • unstable throughput [-368.214op/s; -89.509op/s] or [-14.817%; -3.602%]

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

  • 🟩 allocated_mem [-26.113KB; -26.090KB] or [-9.525%; -9.517%]
  • unstable execution_time [-41.823µs; +12.830µs] or [-8.266%; +2.536%]

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

  • 🟩 allocated_mem [-17.914KB; -17.896KB] or [-6.530%; -6.524%]
  • unstable execution_time [+60.907µs; +272.984µs] or [+10.555%; +47.306%]
  • unstable throughput [-325.922op/s; -26.050op/s] or [-18.620%; -1.488%]

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

  • 🟥 execution_time [+5.347µs; +9.383µs] or [+12.640%; +22.179%]
  • 🟥 throughput [-4412.950op/s; -2624.398op/s] or [-18.577%; -11.048%]

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

  • unstable execution_time [-15.142µs; -7.956µs] or [-23.492%; -12.344%]
  • 🟩 throughput [+1999.867op/s; +3510.012op/s] or [+12.270%; +21.535%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+303.153ms; +304.690ms] or [+153.230%; +154.007%]

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

  • 🟥 execution_time [+302.012ms; +304.965ms] or [+153.723%; +155.226%]

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

  • 🟥 execution_time [+298.986ms; +302.858ms] or [+149.679%; +151.618%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472

  • 🟥 throughput [-23997.300op/s; -20084.561op/s] or [-6.643%; -5.560%]

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

  • 🟩 throughput [+42792.635op/s; +50174.618op/s] or [+8.100%; +9.497%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+297.525ms; +299.679ms] or [+148.290%; +149.363%]

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

  • 🟥 execution_time [+302.217ms; +303.979ms] or [+151.759%; +152.644%]

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

  • 🟥 execution_time [+303.453ms; +305.828ms] or [+153.892%; +155.096%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.385ms; +300.291ms] or [+149.335%; +149.787%]
  • 🟩 throughput [+60934743.857op/s; +61270774.767op/s] or [+44.376%; +44.621%]

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

  • 🟥 execution_time [+419.935ms; +423.729ms] or [+522.264%; +526.982%]

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

  • 🟥 execution_time [+299.658ms; +300.713ms] or [+149.462%; +149.989%]

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

  • 🟩 throughput [+88359.039op/s; +98778.159op/s] or [+8.250%; +9.223%]

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

  • 🟩 throughput [+88392.765op/s; +118284.749op/s] or [+6.842%; +9.155%]

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

  • 🟩 throughput [+80046.051op/s; +89118.511op/s] or [+7.950%; +8.851%]

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

  • 🟩 throughput [+44695.043op/s; +52793.766op/s] or [+8.116%; +9.586%]

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

  • 🟩 throughput [+71775.831op/s; +93408.230op/s] or [+8.019%; +10.436%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • 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_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • 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 net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • 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_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • 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_SetAttributes_Sampled net6.0
  • 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_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • 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 netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@datadog-prod-us1-4

This comment has been minimized.

@andrewlock andrewlock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM if the tests pass

@andrewlock
andrewlock enabled auto-merge (squash) June 17, 2026 09:08
@dd-trace-dotnet-ci-bot

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8788) 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.63 ± (72.59 - 72.86) ms73.21 ± (73.22 - 73.61) ms+0.8%✅⬆️
.NET Framework 4.8 - Bailout
duration77.35 ± (77.24 - 77.57) ms77.64 ± (77.47 - 77.80) ms+0.4%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1091.86 ± (1094.90 - 1101.27) ms1096.01 ± (1094.92 - 1100.26) ms+0.4%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.56 ± (22.51 - 22.60) ms22.47 ± (22.43 - 22.51) ms-0.4%
process.time_to_main_ms83.85 ± (83.64 - 84.05) ms83.58 ± (83.42 - 83.75) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.92 ± (10.91 - 10.92) MB10.90 ± (10.90 - 10.90) MB-0.1%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.46 ± (22.42 - 22.51) ms22.32 ± (22.28 - 22.35) ms-0.6%
process.time_to_main_ms84.97 ± (84.78 - 85.15) ms84.70 ± (84.48 - 84.91) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.97 ± (10.96 - 10.97) MB10.95 ± (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_ms215.01 ± (214.24 - 215.78) ms215.61 ± (214.64 - 216.58) ms+0.3%✅⬆️
process.time_to_main_ms539.11 ± (537.95 - 540.27) ms540.80 ± (539.56 - 542.04) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.41 ± (48.38 - 48.43) MB48.33 ± (48.30 - 48.37) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.1%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.70 ± (21.64 - 21.76) ms21.35 ± (21.31 - 21.39) ms-1.6%
process.time_to_main_ms75.41 ± (75.13 - 75.69) ms73.10 ± (72.94 - 73.26) ms-3.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.63 ± (10.63 - 10.63) MB10.64 ± (10.64 - 10.65) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.31 ± (21.28 - 21.35) ms21.51 ± (21.46 - 21.55) ms+0.9%✅⬆️
process.time_to_main_ms75.04 ± (74.85 - 75.23) ms75.21 ± (74.99 - 75.43) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.75 ± (10.74 - 10.75) MB10.75 ± (10.75 - 10.75) MB+0.0%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms369.94 ± (367.46 - 372.42) ms369.43 ± (367.48 - 371.39) ms-0.1%
process.time_to_main_ms547.39 ± (546.17 - 548.60) ms544.69 ± (543.51 - 545.87) ms-0.5%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.87 ± (49.85 - 49.89) MB49.80 ± (49.78 - 49.83) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 8 - Baseline
process.internal_duration_ms19.48 ± (19.45 - 19.52) ms19.55 ± (19.50 - 19.59) ms+0.3%✅⬆️
process.time_to_main_ms72.44 ± (72.25 - 72.64) ms72.59 ± (72.41 - 72.78) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.66 ± (7.65 - 7.66) MB7.68 ± (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.61 ± (19.57 - 19.65) ms19.36 ± (19.30 - 19.41) ms-1.3%
process.time_to_main_ms74.69 ± (74.49 - 74.89) ms73.24 ± (73.07 - 73.41) ms-1.9%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.72 ± (7.71 - 7.73) 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.95 ± (297.52 - 302.39) ms295.59 ± (293.17 - 298.02) ms-1.5%
process.time_to_main_ms492.03 ± (491.21 - 492.84) ms495.67 ± (494.75 - 496.59) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.86 ± (36.83 - 36.90) MB36.90 ± (36.87 - 36.93) MB+0.1%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.7%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration199.09 ± (198.79 - 199.62) ms200.03 ± (199.66 - 200.54) ms+0.5%✅⬆️
.NET Framework 4.8 - Bailout
duration202.66 ± (202.15 - 203.13) ms203.43 ± (203.18 - 204.07) ms+0.4%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1194.49 ± (1193.90 - 1199.53) ms1198.69 ± (1197.40 - 1202.68) ms+0.4%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms193.90 ± (193.53 - 194.27) ms192.81 ± (192.34 - 193.28) ms-0.6%
process.time_to_main_ms83.82 ± (83.53 - 84.11) ms84.04 ± (83.72 - 84.37) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.12 ± (16.09 - 16.15) MB16.05 ± (16.02 - 16.07) MB-0.5%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.0%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms192.85 ± (192.48 - 193.22) ms192.61 ± (192.26 - 192.97) ms-0.1%
process.time_to_main_ms84.87 ± (84.62 - 85.12) ms84.62 ± (84.41 - 84.83) ms-0.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.13 ± (16.10 - 16.15) MB16.15 ± (16.12 - 16.18) MB+0.2%✅⬆️
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+1.0%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms386.32 ± (385.01 - 387.64) ms385.80 ± (384.46 - 387.13) ms-0.1%
process.time_to_main_ms535.52 ± (534.15 - 536.90) ms538.27 ± (537.22 - 539.32) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.72 ± (57.50 - 57.94) MB57.68 ± (57.46 - 57.90) MB-0.1%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.0%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms201.00 ± (200.52 - 201.48) ms197.28 ± (196.86 - 197.70) ms-1.8%
process.time_to_main_ms74.07 ± (73.78 - 74.36) ms72.77 ± (72.52 - 73.03) ms-1.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.34 ± (16.32 - 16.37) MB16.40 ± (16.37 - 16.43) MB+0.4%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.3%
.NET 6 - Bailout
process.internal_duration_ms199.23 ± (198.82 - 199.64) ms196.84 ± (196.34 - 197.33) ms-1.2%
process.time_to_main_ms74.35 ± (74.17 - 74.53) ms73.54 ± (73.29 - 73.80) ms-1.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.38 ± (16.36 - 16.41) MB16.50 ± (16.47 - 16.53) MB+0.7%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.3%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms585.46 ± (582.92 - 588.01) ms585.11 ± (583.12 - 587.10) ms-0.1%
process.time_to_main_ms547.57 ± (546.54 - 548.59) ms544.61 ± (543.51 - 545.72) ms-0.5%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.04 ± (60.96 - 61.12) MB61.26 ± (61.16 - 61.37) MB+0.4%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.1%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms196.41 ± (196.00 - 196.83) ms195.03 ± (194.52 - 195.55) ms-0.7%
process.time_to_main_ms72.64 ± (72.42 - 72.87) ms71.56 ± (71.31 - 71.81) ms-1.5%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.70 ± (11.68 - 11.73) MB11.77 ± (11.75 - 11.78) MB+0.6%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.1%
.NET 8 - Bailout
process.internal_duration_ms196.67 ± (196.31 - 197.02) ms193.98 ± (193.46 - 194.49) ms-1.4%
process.time_to_main_ms73.61 ± (73.40 - 73.82) ms72.33 ± (72.08 - 72.58) ms-1.7%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.79 ± (11.77 - 11.81) MB11.82 ± (11.79 - 11.84) MB+0.2%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.1%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms513.39 ± (510.87 - 515.92) ms510.39 ± (508.01 - 512.77) ms-0.6%
process.time_to_main_ms495.28 ± (494.48 - 496.07) ms497.07 ± (496.20 - 497.95) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.65 ± (50.61 - 50.68) MB50.63 ± (50.60 - 50.66) MB-0.0%
runtime.dotnet.threads.count29 ± (29 - 30)29 ± (29 - 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 (8788) - mean (73ms)  : 71, 76
    master - mean (73ms)  : 71, 75

    section Bailout
    This PR (8788) - mean (78ms)  : 76, 80
    master - mean (77ms)  : 76, 79

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (1,098ms)  : 1060, 1135
    master - mean (1,098ms)  : 1052, 1144

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

    section Bailout
    This PR (8788) - mean (115ms)  : 112, 117
    master - mean (115ms)  : 112, 117

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (794ms)  : 774, 815
    master - mean (791ms)  : 767, 815

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

    section Bailout
    This PR (8788) - mean (104ms)  : 100, 108
    master - mean (104ms)  : 100, 107

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (947ms)  : 904, 990
    master - mean (950ms)  : 912, 988

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

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

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (822ms)  : 787, 856
    master - mean (818ms)  : 782, 854

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 (8788) - mean (200ms)  : 195, 205
    master - mean (199ms)  : 195, 203

    section Bailout
    This PR (8788) - mean (204ms)  : 199, 208
    master - mean (203ms)  : 198, 208

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (1,200ms)  : 1167, 1233
    master - mean (1,197ms)  : 1156, 1237

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 (8788) - mean (287ms)  : 281, 293
    master - mean (286ms)  : 280, 293

    section Bailout
    This PR (8788) - mean (287ms)  : 282, 291
    master - mean (286ms)  : 280, 292

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (964ms)  : 947, 981
    master - mean (962ms)  : 939, 985

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8788) - mean (279ms)  : 271, 287
    master - mean (285ms)  : 276, 293

    section Bailout
    This PR (8788) - mean (279ms)  : 273, 286
    master - mean (282ms)  : 278, 287

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (1,161ms)  : 1130, 1193
    master - mean (1,164ms)  : 1127, 1201

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8788) - mean (276ms)  : 268, 284
    master - mean (280ms)  : 274, 286

    section Bailout
    This PR (8788) - mean (276ms)  : 270, 282
    master - mean (281ms)  : 275, 287

    section CallTarget+Inlining+NGEN
    This PR (8788) - mean (1,039ms)  : 1002, 1075
    master - mean (1,039ms)  : 999, 1079

Loading

@andrewlock
andrewlock merged commit 2d3de8b into master Jun 17, 2026
150 of 151 checks passed
@andrewlock
andrewlock deleted the bot/smoke-test-docker-image-bump branch June 17, 2026 10:45
@github-actions github-actions Bot added this to the vNext-v3 milestone Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant