Skip to content

Allocate 2 CPUs per microbenchmark item#8663

Merged
igoragoli merged 5 commits into
masterfrom
augusto/update-microbenchmark-params
May 21, 2026
Merged

Allocate 2 CPUs per microbenchmark item#8663
igoragoli merged 5 commits into
masterfrom
augusto/update-microbenchmark-params

Conversation

@igoragoli

@igoragoli igoragoli commented May 20, 2026

Copy link
Copy Markdown
Contributor
  • Set RUN_OTEL_API_BENCHMARKS_ON_PR to "false" before merging

Summary of changes

  • Increase cpus_per_item from 1 to 2 for all microbenchmark experiments
  • Rename experiments: trace to trace-0, trace-unstable to trace-1. Using "unstable" doesn't reflect the split we're currently doing across NUMA nodes.
  • Rebalance trace benchmarks into 9/11 split to fit NUMA constraints
  • Merge otel-instr-api and otel-api into single otel experiment with two sequential steps
  • Update CPU affinity masks to cover wider core ranges

Reason for change

Allocating 2 CPUs per benchmark item should reduce variance for .NET 6.0 benchmarks.

Implementation details

48-core bare metal instance (2 NUMA nodes × 24 cores, HT disabled):

  • trace-0 (NUMA 0): 9 items × 2 CPUs = 18 cores (0-17)
  • trace-1 (NUMA 1): 11 items × 2 CPUs = 22 cores (0-21)
  • otel (NUMA 0): 3 items × 2 CPUs = 6 cores (18-23), InstrumentedApi then Api sequentially

Test coverage

Other details

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

DataDog/apm-reliability/dd-trace-dotnet | check-big-regressions   View in Datadog   GitLab

🔧 Fix in code (Fix with Cursor). Execution of Regression Check failed with exit code 5.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 01ce1d3 | Docs | Datadog PR Page | Give us feedback!

@igoragoli igoragoli changed the title ci(benchmarks): allocate 2 CPUs per microbenchmark item Allocate 2 CPUs per microbenchmark item May 20, 2026
@igoragoli igoragoli added area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc area:builds project files, build scripts, pipelines, versioning, releases, packages labels May 20, 2026

@andrewlock andrewlock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! 🤞

Comment thread .gitlab/benchmarks/microbenchmarks/bp-runner.windows.yml
@pr-commenter

pr-commenter Bot commented May 20, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-21 12:06:40

Comparing candidate commit 01ce1d3 in PR branch augusto/update-microbenchmark-params with baseline commit 17a15a6 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_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled 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.ActivityBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_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.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1

Found 7 performance improvements and 4 performance regressions! Performance is the same for 51 metrics, 10 unstable metrics, 84 known flaky benchmarks, 42 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 [+101012.485op/s; +117171.383op/s] or [+60.453%; +70.124%]

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

  • 🟥 execution_time [+80.013ms; +82.627ms] or [+66.428%; +68.598%]
  • 🟩 throughput [+83714.455op/s; +89587.465op/s] or [+45.632%; +48.833%]

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

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

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

  • 🟥 execution_time [+111.052ms; +112.851ms] or [+124.209%; +126.222%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • 🟩 throughput [+99542.095op/s; +115717.987op/s] or [+59.654%; +69.348%]

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net472

  • 🟥 throughput [-11136.176op/s; -9857.707op/s] or [-6.267%; -5.547%]

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

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

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-7221.632op/s; -7029.201op/s] or [-8.244%; -8.024%]

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 [+17.747ms; +39.400ms] or [+10.306%; +22.880%]
  • unstable throughput [+121274.101op/s; +141737.862op/s] or [+75.585%; +88.339%]

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

  • unstable execution_time [+77.615ms; +102.752ms] or [+70.084%; +92.782%]

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

  • unstable execution_time [+17.012ms; +49.343ms] or [+10.157%; +29.462%]
  • unstable throughput [+118328.556op/s; +139132.207op/s] or [+89.751%; +105.531%]

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

  • unstable execution_time [+78.383ms; +104.131ms] or [+71.185%; +94.568%]

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

  • unstable execution_time [+51.347ms; +68.373ms] or [+36.320%; +48.362%]
  • unstable throughput [+101794.328op/s; +120150.792op/s] or [+59.843%; +70.635%]

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

  • unstable execution_time [+76.000ms; +100.529ms] or [+68.340%; +90.396%]

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

  • 🟥 execution_time [+42.314ms; +56.892ms] or [+28.125%; +37.815%]
  • unstable throughput [+70765.581op/s; +88793.388op/s] or [+46.406%; +58.228%]

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

  • unstable execution_time [+73.349ms; +96.885ms] or [+64.217%; +84.823%]

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

  • 🟥 execution_time [+74.644ms; +77.603ms] or [+59.680%; +62.046%]
  • 🟩 throughput [+89742.546op/s; +96875.885op/s] or [+46.554%; +50.255%]

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

  • unstable execution_time [+76.508ms; +101.118ms] or [+68.551%; +90.602%]

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

  • unstable execution_time [+53.014ms; +68.660ms] or [+38.099%; +49.343%]
  • 🟩 throughput [+110848.816op/s; +126944.949op/s] or [+63.517%; +72.740%]

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

  • 🟥 execution_time [+109.261ms; +110.887ms] or [+122.835%; +124.663%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • unstable execution_time [+54.060ms; +70.470ms] or [+39.095%; +50.963%]
  • 🟩 throughput [+95459.420op/s; +110626.833op/s] or [+56.840%; +65.871%]

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

  • unstable execution_time [+78.445ms; +104.186ms] or [+71.824%; +95.392%]

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

  • 🟥 execution_time [+74.209ms; +76.051ms] or [+59.374%; +60.847%]
  • 🟩 throughput [+96518.789op/s; +99859.468op/s] or [+62.492%; +64.655%]

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

  • unstable execution_time [+52.410ms; +84.940ms] or [+40.008%; +64.841%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • unstable execution_time [+51.789ms; +70.918ms] or [+37.062%; +50.752%]
  • 🟩 throughput [+101084.568op/s; +116249.583op/s] or [+63.315%; +72.813%]

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

  • unstable execution_time [+78.392ms; +103.194ms] or [+71.661%; +94.333%]

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

  • unstable execution_time [+26.114ms; +53.964ms] or [+16.301%; +33.684%]
  • unstable throughput [+47493.556op/s; +70895.575op/s] or [+39.763%; +59.356%]

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

  • 🟥 execution_time [+114.735ms; +116.762ms] or [+135.176%; +137.564%]

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

  • 🟥 execution_time [+29.445ms; +45.673ms] or [+18.019%; +27.951%]
  • 🟩 throughput [+100285.280op/s; +109115.882op/s] or [+83.547%; +90.903%]

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

  • unstable execution_time [+49.877ms; +79.967ms] or [+36.690%; +58.824%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-8.741%; -8.734%]
  • unstable execution_time [+36.720ms; +58.634ms] or [+24.178%; +38.606%]
  • unstable throughput [+115448.938op/s; +133270.580op/s] or [+82.469%; +95.199%]

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

  • 🟥 execution_time [+116.691ms; +118.286ms] or [+137.392%; +139.270%]

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

  • unstable execution_time [+15.268ms; +46.732ms] or [+9.028%; +27.632%]
  • unstable throughput [+131582.012op/s; +154678.818op/s] or [+90.193%; +106.025%]

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

  • unstable execution_time [+51.167ms; +82.548ms] or [+38.517%; +62.139%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-6386.168op/s; -5741.762op/s] or [-7.572%; -6.808%]

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

  • 🟥 throughput [-7462.705op/s; -6045.078op/s] or [-7.588%; -6.147%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+301.219ms; +307.380ms] or [+149.476%; +152.533%]
  • 🟥 throughput [-45.280op/s; -41.515op/s] or [-8.147%; -7.469%]

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

  • 🟥 execution_time [+379.292ms; +380.792ms] or [+299.664%; +300.849%]
  • 🟩 throughput [+92.997op/s; +95.571op/s] or [+12.261%; +12.601%]

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

  • 🟥 execution_time [+391.452ms; +394.522ms] or [+346.420%; +349.137%]

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 [-16.164ms; -11.990ms] or [-7.549%; -5.600%]

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 [-264299.416op/s; -260220.066op/s] or [-26.986%; -26.570%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.557%; +38.566%]
  • 🟩 execution_time [-26.627ms; -21.753ms] or [-11.875%; -9.701%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟥 throughput [-158021.107op/s; -142126.478op/s] or [-22.705%; -20.421%]

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

  • 🟩 throughput [+424299.879op/s; +453801.268op/s] or [+14.148%; +15.132%]

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

  • 🟩 execution_time [-19.206ms; -14.850ms] or [-8.853%; -6.845%]
  • 🟩 throughput [+153069.501op/s; +209003.765op/s] or [+6.076%; +8.296%]

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

  • 🟥 execution_time [+299.687ms; +300.383ms] or [+149.744%; +150.091%]

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

  • 🟥 execution_time [+299.851ms; +302.941ms] or [+151.215%; +152.774%]
  • 🟩 throughput [+715.344op/s; +929.000op/s] or [+5.471%; +7.105%]

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

  • 🟥 execution_time [+301.261ms; +304.502ms] or [+151.752%; +153.384%]

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

  • 🟥 execution_time [+299.184ms; +300.481ms] or [+146.947%; +147.584%]

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

  • 🟥 execution_time [+295.124ms; +298.137ms] or [+144.275%; +145.748%]

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

  • 🟥 execution_time [+302.617ms; +306.175ms] or [+151.247%; +153.026%]

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

  • 🟥 execution_time [+21.647µs; +45.262µs] or [+6.911%; +14.450%]
  • 🟥 throughput [-422.492op/s; -223.759op/s] or [-13.170%; -6.975%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.881ms; +300.545ms] or [+149.672%; +150.003%]

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

  • unstable execution_time [+260.927ms; +345.446ms] or [+283.508%; +375.342%]

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

  • unstable execution_time [+203.576ms; +267.829ms] or [+154.573%; +203.360%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+285.599ms; +354.115ms] or [+131.316%; +162.819%]
  • 🟥 throughput [-531.898op/s; -482.188op/s] or [-48.195%; -43.691%]

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

  • unstable execution_time [+147.075ms; +293.454ms] or [+62.677%; +125.058%]
  • 🟥 throughput [-675.073op/s; -591.477op/s] or [-45.028%; -39.452%]

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

  • 🟥 execution_time [+343.461ms; +352.300ms] or [+205.429%; +210.716%]
  • 🟥 throughput [-404.112op/s; -366.801op/s] or [-28.138%; -25.540%]

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

  • 🟩 execution_time [-171.765µs; -118.188µs] or [-8.701%; -5.987%]
  • 🟩 throughput [+34.698op/s; +48.091op/s] or [+6.850%; +9.493%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+306.268ms; +308.220ms] or [+154.231%; +155.214%]

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

  • 🟥 execution_time [+299.908ms; +301.994ms] or [+150.284%; +151.330%]

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

  • 🟥 execution_time [+303.759ms; +307.428ms] or [+152.596%; +154.439%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+302.611ms; +304.697ms] or [+151.961%; +153.008%]

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

  • 🟥 execution_time [+299.908ms; +304.376ms] or [+148.291%; +150.500%]

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

  • 🟥 execution_time [+303.031ms; +307.072ms] or [+153.590%; +155.638%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+303.372ms; +305.006ms] or [+152.265%; +153.086%]

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

  • 🟥 execution_time [+302.239ms; +306.347ms] or [+150.638%; +152.686%]
  • 🟩 throughput [+49754.264op/s; +55051.703op/s] or [+9.880%; +10.931%]

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

  • 🟥 execution_time [+303.407ms; +306.417ms] or [+150.942%; +152.440%]

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

  • 🟩 execution_time [-17.152ms; -13.487ms] or [-7.976%; -6.272%]

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

  • unstable execution_time [+6.393µs; +50.581µs] or [+1.579%; +12.494%]

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

  • 🟩 allocated_mem [-18.709KB; -18.686KB] or [-6.825%; -6.816%]
  • unstable execution_time [-12.937µs; +44.963µs] or [-2.557%; +8.887%]

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

  • unstable execution_time [-54.590µs; +9.669µs] or [-9.460%; +1.676%]
  • unstable throughput [-11.413op/s; +167.822op/s] or [-0.652%; +9.588%]

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

  • 🟥 execution_time [+5.233µs; +8.841µs] or [+12.370%; +20.898%]
  • 🟥 throughput [-4299.045op/s; -2594.926op/s] or [-18.098%; -10.924%]

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

  • unstable execution_time [-12.257µs; -2.869µs] or [-19.016%; -4.452%]
  • unstable throughput [+861.726op/s; +2909.171op/s] or [+5.287%; +17.849%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+303.078ms; +304.804ms] or [+153.192%; +154.065%]

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

  • 🟥 execution_time [+303.351ms; +305.528ms] or [+154.405%; +155.513%]

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

  • 🟥 execution_time [+301.396ms; +303.832ms] or [+150.886%; +152.105%]

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

  • 🟩 throughput [+35916.699op/s; +40038.458op/s] or [+6.798%; +7.578%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+298.540ms; +300.551ms] or [+148.795%; +149.798%]

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

  • 🟥 execution_time [+302.027ms; +303.847ms] or [+151.664%; +152.578%]

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

  • 🟥 execution_time [+303.151ms; +305.621ms] or [+153.739%; +154.991%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.760ms; +300.940ms] or [+149.522%; +150.110%]
  • 🟩 throughput [+60134194.581op/s; +60893553.027op/s] or [+43.793%; +44.346%]

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

  • unstable execution_time [+341.260ms; +399.142ms] or [+424.418%; +496.404%]

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

  • 🟥 execution_time [+299.946ms; +301.175ms] or [+149.606%; +150.219%]

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

  • 🟩 throughput [+87517.039op/s; +94388.674op/s] or [+8.171%; +8.813%]

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

  • 🟩 throughput [+85467.967op/s; +114923.989op/s] or [+6.615%; +8.895%]

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

  • 🟩 throughput [+85016.513op/s; +95861.429op/s] or [+8.444%; +9.521%]

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

  • 🟩 throughput [+50846.692op/s; +57322.378op/s] or [+9.233%; +10.409%]

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

  • 🟩 throughput [+24417.828op/s; +34639.534op/s] or [+5.466%; +7.753%]

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

  • 🟩 throughput [+92085.919op/s; +109816.151op/s] or [+10.288%; +12.269%]

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_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.ActivityBenchmark.StartStopWithChild net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@igoragoli
igoragoli force-pushed the augusto/update-microbenchmark-params branch from bbaf7b0 to 593595e Compare May 21, 2026 06:48
@igoragoli

Copy link
Copy Markdown
Contributor Author

Running stability experiments. Once we verify flakiness was reduced, we can merge :)

@dd-trace-dotnet-ci-bot

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

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8663) 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
duration74.84 ± (74.79 - 75.34) ms74.03 ± (74.05 - 74.53) ms-1.1%
.NET Framework 4.8 - Bailout
duration79.13 ± (79.03 - 79.49) ms77.47 ± (77.36 - 77.72) ms-2.1%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1106.35 ± (1104.67 - 1112.54) ms1109.29 ± (1108.84 - 1116.70) ms+0.3%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.65 ± (22.59 - 22.71) ms22.53 ± (22.48 - 22.58) ms-0.5%
process.time_to_main_ms87.08 ± (86.80 - 87.37) ms85.30 ± (85.02 - 85.57) ms-2.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.93 ± (10.93 - 10.94) MB10.94 ± (10.94 - 10.95) MB+0.1%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.41 ± (22.36 - 22.46) ms22.22 ± (22.18 - 22.26) ms-0.9%
process.time_to_main_ms85.69 ± (85.48 - 85.90) ms85.57 ± (85.39 - 85.76) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.97 ± (10.97 - 10.98) MB10.97 ± (10.96 - 10.97) MB-0.1%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms214.62 ± (213.67 - 215.57) ms211.39 ± (210.45 - 212.32) ms-1.5%
process.time_to_main_ms544.91 ± (543.66 - 546.17) ms541.77 ± (540.43 - 543.11) ms-0.6%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.52 ± (48.49 - 48.55) MB48.55 ± (48.52 - 48.58) MB+0.1%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-1.0%
.NET 6 - Baseline
process.internal_duration_ms21.28 ± (21.23 - 21.32) ms21.27 ± (21.23 - 21.31) ms-0.0%
process.time_to_main_ms74.05 ± (73.84 - 74.27) ms73.70 ± (73.51 - 73.89) ms-0.5%
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.46 ± (21.41 - 21.52) ms21.13 ± (21.10 - 21.17) ms-1.5%
process.time_to_main_ms76.83 ± (76.57 - 77.09) ms74.53 ± (74.35 - 74.70) ms-3.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.74 ± (10.74 - 10.75) MB10.75 ± (10.75 - 10.76) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms369.43 ± (367.41 - 371.45) ms369.40 ± (367.35 - 371.46) ms-0.0%
process.time_to_main_ms548.76 ± (547.34 - 550.18) ms551.36 ± (550.06 - 552.66) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.99 ± (49.96 - 50.01) MB50.03 ± (50.01 - 50.06) MB+0.1%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 8 - Baseline
process.internal_duration_ms19.39 ± (19.35 - 19.43) ms19.83 ± (19.76 - 19.89) ms+2.3%✅⬆️
process.time_to_main_ms72.65 ± (72.47 - 72.84) ms74.94 ± (74.65 - 75.23) ms+3.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.68 ± (7.68 - 7.69) MB7.68 ± (7.68 - 7.69) MB-0.0%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.63 ± (19.58 - 19.68) ms19.40 ± (19.35 - 19.44) ms-1.2%
process.time_to_main_ms75.51 ± (75.23 - 75.78) ms73.93 ± (73.74 - 74.12) ms-2.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.73 ± (7.72 - 7.73) MB7.73 ± (7.73 - 7.74) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms295.16 ± (292.87 - 297.45) ms296.20 ± (293.86 - 298.53) ms+0.4%✅⬆️
process.time_to_main_ms497.61 ± (496.58 - 498.65) ms497.34 ± (496.17 - 498.51) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.90 ± (36.88 - 36.93) MB36.98 ± (36.95 - 37.01) MB+0.2%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.0%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration198.94 ± (198.65 - 199.47) ms199.94 ± (199.42 - 200.43) ms+0.5%✅⬆️
.NET Framework 4.8 - Bailout
duration202.78 ± (202.14 - 203.16) ms203.79 ± (203.16 - 204.15) ms+0.5%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1194.85 ± (1195.61 - 1201.47) ms1204.20 ± (1204.59 - 1211.72) ms+0.8%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms195.33 ± (194.80 - 195.86) ms194.58 ± (194.09 - 195.08) ms-0.4%
process.time_to_main_ms84.30 ± (83.95 - 84.65) ms84.65 ± (84.32 - 84.98) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.13 ± (16.10 - 16.15) MB16.05 ± (16.02 - 16.07) MB-0.5%
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (19 - 20)+0.1%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms195.08 ± (194.58 - 195.58) ms194.88 ± (194.40 - 195.37) ms-0.1%
process.time_to_main_ms85.40 ± (85.14 - 85.66) ms85.56 ± (85.31 - 85.82) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.13 ± (16.10 - 16.15) MB16.10 ± (16.08 - 16.13) MB-0.1%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)+0.0%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms389.57 ± (388.34 - 390.81) ms389.98 ± (388.61 - 391.35) ms+0.1%✅⬆️
process.time_to_main_ms539.21 ± (538.11 - 540.30) ms539.43 ± (538.03 - 540.83) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.63 ± (57.41 - 57.85) MB58.03 ± (57.79 - 58.26) MB+0.7%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms199.13 ± (198.63 - 199.64) ms199.02 ± (198.48 - 199.57) ms-0.1%
process.time_to_main_ms72.58 ± (72.31 - 72.85) ms72.40 ± (72.14 - 72.65) ms-0.3%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.32 ± (16.30 - 16.35) MB16.37 ± (16.34 - 16.39) MB+0.3%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.5%
.NET 6 - Bailout
process.internal_duration_ms198.49 ± (198.01 - 198.96) ms197.71 ± (197.24 - 198.19) ms-0.4%
process.time_to_main_ms73.52 ± (73.27 - 73.77) ms73.43 ± (73.18 - 73.69) ms-0.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.35 ± (16.31 - 16.38) MB16.44 ± (16.40 - 16.47) MB+0.5%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.3%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms586.06 ± (583.70 - 588.42) ms583.06 ± (580.16 - 585.96) ms-0.5%
process.time_to_main_ms544.39 ± (543.28 - 545.51) ms546.08 ± (544.47 - 547.69) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.02 ± (60.94 - 61.11) MB61.02 ± (60.92 - 61.12) MB-0.0%
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.2%
.NET 8 - Baseline
process.internal_duration_ms198.91 ± (198.43 - 199.40) ms194.92 ± (194.46 - 195.39) ms-2.0%
process.time_to_main_ms72.43 ± (72.21 - 72.65) ms71.21 ± (70.99 - 71.43) ms-1.7%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.68 ± (11.67 - 11.69) MB11.69 ± (11.68 - 11.71) MB+0.1%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.2%
.NET 8 - Bailout
process.internal_duration_ms197.31 ± (196.86 - 197.77) ms194.66 ± (194.16 - 195.16) ms-1.3%
process.time_to_main_ms73.27 ± (73.02 - 73.53) ms72.70 ± (72.49 - 72.91) ms-0.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.77 ± (11.75 - 11.79) MB11.76 ± (11.74 - 11.77) MB-0.1%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.1%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms510.22 ± (507.73 - 512.71) ms514.05 ± (511.17 - 516.93) ms+0.7%✅⬆️
process.time_to_main_ms491.61 ± (490.60 - 492.63) ms493.43 ± (492.49 - 494.38) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.65 ± (50.61 - 50.69) MB50.61 ± (50.56 - 50.65) MB-0.1%
runtime.dotnet.threads.count30 ± (29 - 30)29 ± (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 (8663) - mean (74ms)  : 71, 78
    master - mean (75ms)  : 71, 79

    section Bailout
    This PR (8663) - mean (78ms)  : 76, 79
    master - mean (79ms)  : 76, 83

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (1,113ms)  : 1054, 1171
    master - mean (1,109ms)  : 1052, 1165

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 (8663) - mean (115ms)  : 109, 121
    master - mean (117ms)  : 111, 122

    section Bailout
    This PR (8663) - mean (114ms)  : 112, 117
    master - mean (115ms)  : 112, 118

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (790ms)  : 763, 818
    master - mean (797ms)  : 766, 828

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

    section Bailout
    This PR (8663) - mean (102ms)  : 99, 106
    master - mean (105ms)  : 99, 111

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (947ms)  : 911, 983
    master - mean (947ms)  : 904, 989

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

    section Bailout
    This PR (8663) - mean (101ms)  : 96, 106
    master - mean (103ms)  : 98, 108

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (823ms)  : 784, 862
    master - mean (823ms)  : 783, 864

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 (8663) - mean (200ms)  : 194, 206
    master - mean (199ms)  : 194, 204

    section Bailout
    This PR (8663) - mean (204ms)  : 198, 210
    master - mean (203ms)  : 197, 208

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (1,208ms)  : 1156, 1261
    master - mean (1,199ms)  : 1156, 1241

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 (8663) - mean (289ms)  : 281, 296
    master - mean (289ms)  : 280, 298

    section Bailout
    This PR (8663) - mean (290ms)  : 280, 299
    master - mean (289ms)  : 281, 298

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (967ms)  : 945, 989
    master - mean (967ms)  : 947, 986

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

    section Bailout
    This PR (8663) - mean (280ms)  : 273, 286
    master - mean (281ms)  : 273, 288

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (1,159ms)  : 1121, 1197
    master - mean (1,161ms)  : 1117, 1204

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8663) - mean (276ms)  : 268, 285
    master - mean (282ms)  : 271, 294

    section Bailout
    This PR (8663) - mean (278ms)  : 269, 287
    master - mean (281ms)  : 275, 287

    section CallTarget+Inlining+NGEN
    This PR (8663) - mean (1,039ms)  : 992, 1086
    master - mean (1,036ms)  : 998, 1074

Loading

@igoragoli

igoragoli commented May 21, 2026

Copy link
Copy Markdown
Contributor Author
Stability analysis summary for 10 pipelines triggered on the latest commit 593595e

Stability Analysis Report

Total pipelines: 10

Pipelines: 114416104, 114416110, 114416113, 114416119, 114416125, 114416129, 114416133, 114416138, 114416141, 114416144

CPU: Intel(R) Xeon(R) Platinum 8259CL

Stability Results

Significant impact threshold: 2.0%, t-test alpha: 0.05

Scenario Metric Significant impact FP t-test FP Max bound
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1 allocated_mem 24/45 (53.3%) 43/45 (95.6%) 6.09%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1 execution_time 17/45 (37.8%) 37/45 (82.2%) 14.66%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1 throughput 17/45 (37.8%) 37/45 (82.2%) 13.48%
Benchmarks.Trace.RedisBenchmark.SendReceive net472 throughput 17/45 (37.8%) 30/45 (66.7%) 3.46%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1 execution_time 16/45 (35.6%) 18/45 (40.0%) 7.77%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net472 throughput 16/45 (35.6%) 39/45 (86.7%) 6.16%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472 throughput 12/45 (26.7%) 39/45 (86.7%) 5.95%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 allocated_mem 10/45 (22.2%) 43/45 (95.6%) 3.54%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1 throughput 10/45 (22.2%) 22/45 (48.9%) 6.96%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472 execution_time 9/45 (20.0%) 25/45 (55.6%) 11.32%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472 throughput 9/45 (20.0%) 24/45 (53.3%) 9.99%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472 execution_time 9/45 (20.0%) 22/45 (48.9%) 8.54%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472 throughput 9/45 (20.0%) 22/45 (48.9%) 8.15%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1 execution_time 9/45 (20.0%) 28/45 (62.2%) 6.77%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1 throughput 9/45 (20.0%) 28/45 (62.2%) 6.30%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0 allocated_mem 9/45 (20.0%) 17/45 (37.8%) 16.73%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1 execution_time 9/45 (20.0%) 9/45 (20.0%) 7.52%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1 throughput 8/45 (17.8%) 31/45 (68.9%) 4.47%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1 throughput 8/45 (17.8%) 23/45 (51.1%) 3.05%
Benchmarks.Trace.NLogBenchmark.EnrichedLog netcoreapp3.1 execution_time 8/45 (17.8%) 24/45 (53.3%) 2.92%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1 execution_time 7/45 (15.6%) 27/45 (60.0%) 3.53%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0 execution_time 7/45 (15.6%) 27/45 (60.0%) 3.86%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0 throughput 6/45 (13.3%) 25/45 (55.6%) 4.03%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0 execution_time 5/45 (11.1%) 32/45 (71.1%) 3.32%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0 throughput 5/45 (11.1%) 32/45 (71.1%) 3.18%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472 throughput 4/45 (8.9%) 22/45 (48.9%) 2.99%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0 throughput 4/45 (8.9%) 25/45 (55.6%) 2.75%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1 throughput 4/45 (8.9%) 30/45 (66.7%) 2.76%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0 throughput 4/45 (8.9%) 26/45 (57.8%) 2.70%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1 throughput 4/45 (8.9%) 9/45 (20.0%) 3.55%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472 throughput 3/45 (6.7%) 36/45 (80.0%) 2.91%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0 execution_time 3/45 (6.7%) 8/45 (17.8%) 2.28%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1 throughput 2/45 (4.4%) 33/45 (73.3%) 2.15%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0 execution_time 2/45 (4.4%) 29/45 (64.4%) 2.23%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472 throughput 2/45 (4.4%) 34/45 (75.6%) 2.21%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0 execution_time 2/45 (4.4%) 9/45 (20.0%) 2.96%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472 throughput 1/45 (2.2%) 30/45 (66.7%) 2.09%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472 throughput 1/45 (2.2%) 30/45 (66.7%) 2.04%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1 execution_time 1/45 (2.2%) 30/45 (66.7%) 2.28%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1 throughput 1/45 (2.2%) 21/45 (46.7%) 2.50%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net472 throughput 1/45 (2.2%) 32/45 (71.1%) 2.04%
Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1 throughput 1/45 (2.2%) 26/45 (57.8%) 2.15%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472 execution_time 0/45 (0.0%) 2/45 (4.4%) 0.01%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472 throughput 0/45 (0.0%) 8/45 (17.8%) 0.29%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.12%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472 throughput 0/45 (0.0%) 2/45 (4.4%) 0.01%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 26/45 (57.8%) 0.89%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472 execution_time 0/45 (0.0%) 7/45 (15.6%) 0.14%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472 throughput 0/45 (0.0%) 14/45 (31.1%) 0.34%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 19/45 (42.2%) 1.42%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 allocated_mem 0/45 (0.0%) 25/45 (55.6%) 0.05%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 execution_time 0/45 (0.0%) 4/45 (8.9%) 0.08%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 throughput 0/45 (0.0%) 16/45 (35.6%) 0.30%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 31/45 (68.9%) 1.74%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472 throughput 0/45 (0.0%) 20/45 (44.4%) 0.91%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 21/45 (46.7%) 0.97%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.11%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472 throughput 0/45 (0.0%) 17/45 (37.8%) 0.17%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 19/45 (42.2%) 0.70%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472 execution_time 0/45 (0.0%) 9/45 (20.0%) 0.08%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472 throughput 0/45 (0.0%) 24/45 (53.3%) 0.87%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1 throughput 0/45 (0.0%) 10/45 (22.2%) 0.31%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472 throughput 0/45 (0.0%) 16/45 (35.6%) 0.58%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 execution_time 0/45 (0.0%) 4/45 (8.9%) 0.22%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 8/45 (17.8%) 0.42%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472 throughput 0/45 (0.0%) 3/45 (6.7%) 0.04%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 9/45 (20.0%) 0.36%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472 execution_time 0/45 (0.0%) 18/45 (40.0%) 0.17%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472 throughput 0/45 (0.0%) 21/45 (46.7%) 0.38%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 23/45 (51.1%) 0.75%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472 execution_time 0/45 (0.0%) 9/45 (20.0%) 0.10%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472 throughput 0/45 (0.0%) 11/45 (24.4%) 0.26%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 19/45 (42.2%) 0.81%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472 throughput 0/45 (0.0%) 16/45 (35.6%) 0.60%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 20/45 (44.4%) 0.88%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472 execution_time 0/45 (0.0%) 19/45 (42.2%) 0.14%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472 throughput 0/45 (0.0%) 25/45 (55.6%) 0.63%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 10/45 (22.2%) 0.50%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net472 execution_time 0/45 (0.0%) 14/45 (31.1%) 0.15%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net472 throughput 0/45 (0.0%) 19/45 (42.2%) 1.01%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan netcoreapp3.1 throughput 0/45 (0.0%) 21/45 (46.7%) 0.86%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net472 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.11%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net472 throughput 0/45 (0.0%) 25/45 (55.6%) 1.17%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan netcoreapp3.1 throughput 0/45 (0.0%) 12/45 (26.7%) 0.56%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net472 throughput 0/45 (0.0%) 25/45 (55.6%) 0.77%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan netcoreapp3.1 throughput 0/45 (0.0%) 23/45 (51.1%) 1.08%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net472 execution_time 0/45 (0.0%) 7/45 (15.6%) 0.04%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net472 throughput 0/45 (0.0%) 13/45 (28.9%) 0.45%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan netcoreapp3.1 throughput 0/45 (0.0%) 24/45 (53.3%) 0.86%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net472 execution_time 0/45 (0.0%) 8/45 (17.8%) 0.13%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net472 throughput 0/45 (0.0%) 28/45 (62.2%) 1.44%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive netcoreapp3.1 throughput 0/45 (0.0%) 29/45 (64.4%) 0.99%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472 execution_time 0/45 (0.0%) 18/45 (40.0%) 0.35%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1 throughput 0/45 (0.0%) 21/45 (46.7%) 1.16%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472 execution_time 0/45 (0.0%) 9/45 (20.0%) 0.10%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 6/45 (13.3%) 0.36%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472 execution_time 0/45 (0.0%) 27/45 (60.0%) 0.43%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472 throughput 0/45 (0.0%) 24/45 (53.3%) 1.55%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 25/45 (55.6%) 0.62%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 execution_time 0/45 (0.0%) 4/45 (8.9%) 0.13%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 throughput 0/45 (0.0%) 25/45 (55.6%) 1.31%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 19/45 (42.2%) 0.52%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472 execution_time 0/45 (0.0%) 21/45 (46.7%) 0.26%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472 throughput 0/45 (0.0%) 24/45 (53.3%) 0.86%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 25/45 (55.6%) 1.36%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472 execution_time 0/45 (0.0%) 13/45 (28.9%) 0.17%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 8/45 (17.8%) 0.21%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472 execution_time 0/45 (0.0%) 16/45 (35.6%) 0.09%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472 throughput 0/45 (0.0%) 17/45 (37.8%) 1.06%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1 throughput 0/45 (0.0%) 19/45 (42.2%) 0.78%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472 execution_time 0/45 (0.0%) 5/45 (11.1%) 0.11%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472 throughput 0/45 (0.0%) 32/45 (71.1%) 1.73%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 15/45 (33.3%) 0.48%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472 execution_time 0/45 (0.0%) 13/45 (28.9%) 0.19%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472 throughput 0/45 (0.0%) 28/45 (62.2%) 1.49%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 25/45 (55.6%) 1.06%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472 execution_time 0/45 (0.0%) 23/45 (51.1%) 0.17%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472 throughput 0/45 (0.0%) 27/45 (60.0%) 0.71%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 15/45 (33.3%) 0.66%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472 execution_time 0/45 (0.0%) 14/45 (31.1%) 0.11%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472 throughput 0/45 (0.0%) 17/45 (37.8%) 0.64%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 18/45 (40.0%) 0.57%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472 execution_time 0/45 (0.0%) 24/45 (53.3%) 0.29%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472 throughput 0/45 (0.0%) 26/45 (57.8%) 1.48%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 11/45 (24.4%) 0.38%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472 execution_time 0/45 (0.0%) 14/45 (31.1%) 0.17%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472 throughput 0/45 (0.0%) 3/45 (6.7%) 0.08%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1 throughput 0/45 (0.0%) 15/45 (33.3%) 0.74%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net472 execution_time 0/45 (0.0%) 4/45 (8.9%) 0.05%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net472 throughput 0/45 (0.0%) 10/45 (22.2%) 0.47%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan netcoreapp3.1 throughput 0/45 (0.0%) 20/45 (44.4%) 0.96%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net472 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.10%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net472 throughput 0/45 (0.0%) 9/45 (20.0%) 0.60%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan netcoreapp3.1 throughput 0/45 (0.0%) 7/45 (15.6%) 0.32%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net472 execution_time 0/45 (0.0%) 13/45 (28.9%) 0.17%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net472 throughput 0/45 (0.0%) 15/45 (33.3%) 0.57%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan netcoreapp3.1 throughput 0/45 (0.0%) 27/45 (60.0%) 0.93%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net472 execution_time 0/45 (0.0%) 5/45 (11.1%) 0.06%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net472 throughput 0/45 (0.0%) 30/45 (66.7%) 1.70%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan netcoreapp3.1 throughput 0/45 (0.0%) 27/45 (60.0%) 1.17%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net472 execution_time 0/45 (0.0%) 15/45 (33.3%) 0.20%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net472 throughput 0/45 (0.0%) 2/45 (4.4%) 0.14%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive netcoreapp3.1 throughput 0/45 (0.0%) 10/45 (22.2%) 0.42%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472 execution_time 0/45 (0.0%) 37/45 (82.2%) 1.25%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472 throughput 0/45 (0.0%) 18/45 (40.0%) 1.99%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0 throughput 0/45 (0.0%) 17/45 (37.8%) 1.13%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1 throughput 0/45 (0.0%) 5/45 (11.1%) 0.33%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472 allocated_mem 0/45 (0.0%) 39/45 (86.7%) 1.67%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472 throughput 0/45 (0.0%) 8/45 (17.8%) 0.47%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 allocated_mem 0/45 (0.0%) 23/45 (51.1%) 0.05%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 allocated_mem 0/45 (0.0%) 21/45 (46.7%) 0.05%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 throughput 0/45 (0.0%) 17/45 (37.8%) 0.61%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472 execution_time 0/45 (0.0%) 28/45 (62.2%) 0.57%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472 throughput 0/45 (0.0%) 3/45 (6.7%) 0.08%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0 throughput 0/45 (0.0%) 1/45 (2.2%) 0.08%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1 throughput 0/45 (0.0%) 24/45 (53.3%) 1.01%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472 execution_time 0/45 (0.0%) 15/45 (33.3%) 0.27%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0 throughput 0/45 (0.0%) 2/45 (4.4%) 0.03%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.67%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472 execution_time 0/45 (0.0%) 13/45 (28.9%) 0.13%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472 throughput 0/45 (0.0%) 33/45 (73.3%) 0.62%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0 execution_time 0/45 (0.0%) 1/45 (2.2%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1 execution_time 0/45 (0.0%) 3/45 (6.7%) 0.10%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472 execution_time 0/45 (0.0%) 30/45 (66.7%) 0.42%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472 throughput 0/45 (0.0%) 31/45 (68.9%) 1.56%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0 execution_time 0/45 (0.0%) 25/45 (55.6%) 0.61%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472 allocated_mem 0/45 (0.0%) 24/45 (53.3%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472 throughput 0/45 (0.0%) 11/45 (24.4%) 0.28%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0 throughput 0/45 (0.0%) 20/45 (44.4%) 1.16%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1 throughput 0/45 (0.0%) 14/45 (31.1%) 0.38%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472 allocated_mem 0/45 (0.0%) 25/45 (55.6%) 0.02%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472 throughput 0/45 (0.0%) 24/45 (53.3%) 0.35%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0 throughput 0/45 (0.0%) 30/45 (66.7%) 1.81%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1 throughput 0/45 (0.0%) 27/45 (60.0%) 0.83%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472 execution_time 0/45 (0.0%) 24/45 (53.3%) 0.82%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472 throughput 0/45 (0.0%) 24/45 (53.3%) 0.80%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0 execution_time 0/45 (0.0%) 9/45 (20.0%) 0.89%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0 throughput 0/45 (0.0%) 7/45 (15.6%) 0.74%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472 execution_time 0/45 (0.0%) 15/45 (33.3%) 0.85%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472 throughput 0/45 (0.0%) 15/45 (33.3%) 0.85%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0 execution_time 0/45 (0.0%) 1/45 (2.2%) 0.29%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0 throughput 0/45 (0.0%) 1/45 (2.2%) 0.07%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472 throughput 0/45 (0.0%) 26/45 (57.8%) 1.83%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0 throughput 0/45 (0.0%) 12/45 (26.7%) 1.07%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1 throughput 0/45 (0.0%) 23/45 (51.1%) 1.11%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472 allocated_mem 0/45 (0.0%) 12/45 (26.7%) 1.51%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472 throughput 0/45 (0.0%) 2/45 (4.4%) 0.62%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472 execution_time 0/45 (0.0%) 19/45 (42.2%) 0.78%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472 throughput 0/45 (0.0%) 19/45 (42.2%) 0.78%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0 execution_time 0/45 (0.0%) 15/45 (33.3%) 1.65%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0 throughput 0/45 (0.0%) 16/45 (35.6%) 1.70%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net472 execution_time 0/45 (0.0%) 21/45 (46.7%) 0.49%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net6.0 execution_time 0/45 (0.0%) 14/45 (31.1%) 0.58%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net6.0 throughput 0/45 (0.0%) 14/45 (31.1%) 0.85%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery netcoreapp3.1 throughput 0/45 (0.0%) 21/45 (46.7%) 1.01%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1 throughput 0/45 (0.0%) 14/45 (31.1%) 0.93%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0 throughput 0/45 (0.0%) 23/45 (51.1%) 1.18%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472 throughput 0/45 (0.0%) 30/45 (66.7%) 1.95%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0 throughput 0/45 (0.0%) 12/45 (26.7%) 0.94%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net472 execution_time 0/45 (0.0%) 25/45 (55.6%) 0.27%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net472 throughput 0/45 (0.0%) 26/45 (57.8%) 1.50%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0 execution_time 0/45 (0.0%) 17/45 (37.8%) 0.23%
Benchmarks.Trace.HttpClientBenchmark.SendAsync netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.HttpClientBenchmark.SendAsync netcoreapp3.1 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.26%
Benchmarks.Trace.HttpClientBenchmark.SendAsync netcoreapp3.1 throughput 0/45 (0.0%) 25/45 (55.6%) 1.24%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472 execution_time 0/45 (0.0%) 29/45 (64.4%) 0.52%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472 throughput 0/45 (0.0%) 30/45 (66.7%) 1.52%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0 throughput 0/45 (0.0%) 8/45 (17.8%) 0.75%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1 execution_time 0/45 (0.0%) 11/45 (24.4%) 0.14%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0 throughput 0/45 (0.0%) 3/45 (6.7%) 0.52%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472 execution_time 0/45 (0.0%) 17/45 (37.8%) 1.23%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472 throughput 0/45 (0.0%) 17/45 (37.8%) 1.30%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0 throughput 0/45 (0.0%) 8/45 (17.8%) 1.81%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472 allocated_mem 0/45 (0.0%) 29/45 (64.4%) 0.02%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472 throughput 0/45 (0.0%) 15/45 (33.3%) 0.69%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 24/45 (53.3%) 0.01%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0 throughput 0/45 (0.0%) 30/45 (66.7%) 0.88%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1 allocated_mem 0/45 (0.0%) 24/45 (53.3%) 0.01%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1 throughput 0/45 (0.0%) 11/45 (24.4%) 0.30%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net472 execution_time 0/45 (0.0%) 21/45 (46.7%) 0.47%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net6.0 execution_time 0/45 (0.0%) 20/45 (44.4%) 0.70%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net6.0 throughput 0/45 (0.0%) 14/45 (31.1%) 1.03%
Benchmarks.Trace.NLogBenchmark.EnrichedLog netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.NLogBenchmark.EnrichedLog netcoreapp3.1 throughput 0/45 (0.0%) 19/45 (42.2%) 1.04%
Benchmarks.Trace.RedisBenchmark.SendReceive net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.RedisBenchmark.SendReceive net472 execution_time 0/45 (0.0%) 27/45 (60.0%) 0.92%
Benchmarks.Trace.RedisBenchmark.SendReceive net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.RedisBenchmark.SendReceive net6.0 execution_time 0/45 (0.0%) 22/45 (48.9%) 0.29%
Benchmarks.Trace.RedisBenchmark.SendReceive net6.0 throughput 0/45 (0.0%) 9/45 (20.0%) 1.36%
Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0 throughput 0/45 (0.0%) 13/45 (28.9%) 1.11%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1 throughput 0/45 (0.0%) 28/45 (62.2%) 1.08%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472 throughput 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0 allocated_mem 0/45 (0.0%) 9/45 (20.0%) 0.02%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0 throughput 0/45 (0.0%) 6/45 (13.3%) 0.43%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net472 execution_time 0/45 (0.0%) 26/45 (57.8%) 0.69%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net472 throughput 0/45 (0.0%) 33/45 (73.3%) 1.97%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0 execution_time 0/45 (0.0%) 18/45 (40.0%) 0.48%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0 throughput 0/45 (0.0%) 6/45 (13.3%) 0.45%
Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1 throughput 0/45 (0.0%) 6/45 (13.3%) 0.47%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472 execution_time 0/45 (0.0%) 28/45 (62.2%) 1.31%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472 throughput 0/45 (0.0%) 22/45 (48.9%) 1.18%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0 throughput 0/45 (0.0%) 6/45 (13.3%) 0.69%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1 execution_time 0/45 (0.0%) 28/45 (62.2%) 1.49%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1 throughput 0/45 (0.0%) 10/45 (22.2%) 1.15%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472 execution_time 0/45 (0.0%) 27/45 (60.0%) 0.59%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472 throughput 0/45 (0.0%) 29/45 (64.4%) 1.98%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0 execution_time 0/45 (0.0%) 25/45 (55.6%) 0.59%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0 throughput 0/45 (0.0%) 10/45 (22.2%) 1.05%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1 execution_time 0/45 (0.0%) 4/45 (8.9%) 0.16%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1 throughput 0/45 (0.0%) 4/45 (8.9%) 0.13%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472 execution_time 0/45 (0.0%) 19/45 (42.2%) 0.47%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472 throughput 0/45 (0.0%) 28/45 (62.2%) 0.86%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0 execution_time 0/45 (0.0%) 10/45 (22.2%) 0.16%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0 throughput 0/45 (0.0%) 7/45 (15.6%) 0.66%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1 execution_time 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1 throughput 0/45 (0.0%) 32/45 (71.1%) 1.69%

Significant Impact FP Rate: 1.1%

T-test FP Rate: 17.3%

Max Significant Impact Bound: 16.73%

p95 Significant Impact Bound: 2.75%

@igoragoli

igoragoli commented May 21, 2026

Copy link
Copy Markdown
Contributor Author
Stability analysis summary for .NET 6.0 allocated_mem on the latest commit 593595e

Stability Analysis Report: allocated_mem, net6.0

Total pipelines: 10

Pipelines: 114416104, 114416110, 114416113, 114416119, 114416125, 114416129, 114416133, 114416138, 114416141, 114416144

CPU: Intel(R) Xeon(R) Platinum 8259CL

Commit: 593595e (branch: augusto/update-microbenchmark-params)

Filter: net6.0, allocated_mem

Stability Results

Significant impact threshold: 2.0%, t-test alpha: 0.05

Scenario Metric Significant impact FP t-test FP Max bound
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0 allocated_mem 9/45 (20.0%) 17/45 (37.8%) 16.73%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartActiveSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartRootSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.Api.Trace.TracerBenchmark.StartSpan_SetActive net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartActiveSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartRootSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_GetCurrentSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TracerBenchmark.StartSpan_SetActive net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 allocated_mem 0/45 (0.0%) 23/45 (51.1%) 0.05%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 24/45 (53.3%) 0.01%
Benchmarks.Trace.NLogBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.RedisBenchmark.SendReceive net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0 allocated_mem 0/45 (0.0%) 9/45 (20.0%) 0.02%
Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0 allocated_mem 0/45 (0.0%) 0/45 (0.0%) 0.00%

Summary

  • 66 scenarios (net6.0, allocated_mem)
  • Significant Impact FP Rate: 0.3% (1/66 scenarios with any FP)
  • Only outlier: StringConcatAspectBenchmark (20.0% FP, 16.73% max bound), already in FLAKY_BENCHMARKS_REGEX
  • All other scenarios: 0.0% significant impact FP, max bound ≤ 0.05%

@igoragoli

igoragoli commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

Non-zero FP allocated_mem scenarios (10 pipelines, commit 593595e)

Scenario Sig Impact FP t-test FP Max Bound
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1 24/45 (53.3%) 43/45 (95.6%) 6.09%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 10/45 (22.2%) 43/45 (95.6%) 3.54%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0 9/45 (20.0%) 17/45 (37.8%) 16.73%
Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472 0/45 (0.0%) 25/45 (55.6%) 0.05%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472 0/45 (0.0%) 39/45 (86.7%) 1.67%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0 0/45 (0.0%) 23/45 (51.1%) 0.05%
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1 0/45 (0.0%) 21/45 (46.7%) 0.05%
Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472 0/45 (0.0%) 25/45 (55.6%) 0.02%
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472 0/45 (0.0%) 12/45 (26.7%) 1.51%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472 0/45 (0.0%) 29/45 (64.4%) 0.02%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0 0/45 (0.0%) 24/45 (53.3%) 0.01%
Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1 0/45 (0.0%) 24/45 (53.3%) 0.01%
Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0 0/45 (0.0%) 9/45 (20.0%) 0.02%

@igoragoli
igoragoli marked this pull request as ready for review May 21, 2026 08:48
@igoragoli
igoragoli requested a review from a team as a code owner May 21, 2026 08:48
@igoragoli

Copy link
Copy Markdown
Contributor Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Windows microbenchmarks bp-runner and GitLab pipeline configuration to allocate 2 CPUs per parallel microbenchmark item, reduce variance (notably for .NET 6.0), and rebalance experiment layout to fit a 2×24-core NUMA topology.

Changes:

  • Increased cpus_per_item from 1 → 2 across all microbenchmark steps and expanded CPU affinity masks accordingly.
  • Renamed and rebalanced trace experiments to trace-0 (NUMA 0) and trace-1 (NUMA 1) with a 9/11 benchmark split.
  • Merged otel-instr-api and otel-api into a single otel experiment with sequential steps, and added a GitLab variable gate (RUN_OTEL_API_BENCHMARKS_ON_PR) controlling PR-time execution behavior.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.gitlab/benchmarks/microbenchmarks/bp-runner.windows.yml Reworked experiment layout/naming, updated CPU masks, and set cpus_per_item: 2 for trace and OTel steps.
.gitlab/benchmarks/microbenchmarks.yml Added RUN_OTEL_API_BENCHMARKS_ON_PR and updated PR_NUMBER export logic to optionally allow OTel Api benchmarks outside master.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@igoragoli
igoragoli merged commit 3ad248d into master May 21, 2026
137 checks passed
@igoragoli
igoragoli deleted the augusto/update-microbenchmark-params branch May 21, 2026 13:12
@github-actions github-actions Bot added this to the vNext-v3 milestone May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants