Skip to content

test(otlp): Refactor OTLP end-to-end testing helpers - #8973

Open
zacharycmontoya wants to merge 3 commits into
otel-tag-namefrom
refactor-otlp-testing
Open

test(otlp): Refactor OTLP end-to-end testing helpers#8973
zacharycmontoya wants to merge 3 commits into
otel-tag-namefrom
refactor-otlp-testing

Conversation

@zacharycmontoya

Copy link
Copy Markdown
Contributor

Summary of changes

Test-only changes to consolidate the submission/retrieval/scrubbing of OTLP data in the end-to-end snapshot test cases in tracer/test/Datadog.Trace.ClrProfiler.IntegrationTests/OpenTelemetrySdkTests.cs.

Reason for change

Isolating OTLP handling will allow us to more easily author OTLP end-to-end snapshot test cases in other sample applications.

Implementation details

Ports helpers methods from tracer/test/Datadog.Trace.ClrProfiler.IntegrationTests/OpenTelemetrySdkTests.cs to tracer/test/Datadog.Trace.ClrProfiler.IntegrationTests/Helpers/OtlpSnapshotHelper.cs

This also updates the Datadog.Trace.OSX solution filter to exclude a test application with the legacy style csproj file to reduce build errors in Rider on macOS.

Test coverage

The existing OpenTelemetrySdkTests confirm that the tests pass as before.

Other details

Note: This is built on top of the existing OpenTelemetry branches because it was isolated into its own set of commits while working on the comprehensive set of changes.

@zacharycmontoya
zacharycmontoya requested review from a team as code owners July 31, 2026 20:52
@zacharycmontoya zacharycmontoya added the area:tests unit tests, integration tests label Jul 31, 2026
@zacharycmontoya
zacharycmontoya requested review from vandonr and removed request for a team July 31, 2026 20:52
@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8973) 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
duration70.92 ± (70.95 - 71.19) ms71.91 ± (72.13 - 72.76) ms+1.4%✅⬆️
.NET Framework 4.8 - Bailout
duration78.59 ± (78.18 - 78.79) ms75.24 ± (75.15 - 75.50) ms-4.3%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1095.84 ± (1098.45 - 1107.40) ms1094.25 ± (1092.81 - 1099.01) ms-0.1%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.24 ± (22.19 - 22.28) ms22.20 ± (22.15 - 22.24) ms-0.2%
process.time_to_main_ms83.18 ± (82.85 - 83.50) ms82.23 ± (82.00 - 82.47) ms-1.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.02 ± (11.02 - 11.02) MB10.99 ± (10.99 - 10.99) MB-0.3%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.23 ± (22.19 - 22.28) ms22.12 ± (22.08 - 22.16) ms-0.5%
process.time_to_main_ms85.22 ± (84.96 - 85.47) ms83.20 ± (83.05 - 83.35) ms-2.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.06 ± (11.06 - 11.07) MB11.03 ± (11.03 - 11.04) MB-0.3%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms210.01 ± (209.25 - 210.77) ms211.90 ± (210.82 - 212.99) ms+0.9%✅⬆️
process.time_to_main_ms539.51 ± (538.30 - 540.72) ms543.62 ± (542.36 - 544.89) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.64 ± (49.61 - 49.67) MB49.52 ± (49.48 - 49.55) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.04 ± (20.99 - 21.09) ms20.85 ± (20.82 - 20.88) ms-0.9%
process.time_to_main_ms73.49 ± (73.23 - 73.75) ms71.80 ± (71.67 - 71.93) ms-2.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.72 - 10.73) MB10.72 ± (10.72 - 10.73) MB-0.0%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.72 ± (20.69 - 20.75) ms21.04 ± (20.99 - 21.09) ms+1.5%✅⬆️
process.time_to_main_ms71.81 ± (71.67 - 71.95) ms74.49 ± (74.18 - 74.80) ms+3.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.85 ± (10.85 - 10.85) MB10.83 ± (10.83 - 10.84) MB-0.1%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms372.18 ± (369.83 - 374.54) ms370.72 ± (368.39 - 373.06) ms-0.4%
process.time_to_main_ms544.07 ± (542.88 - 545.26) ms550.69 ± (549.28 - 552.11) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.74 ± (50.71 - 50.76) MB50.64 ± (50.62 - 50.66) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 8 - Baseline
process.internal_duration_ms19.09 ± (19.06 - 19.12) ms19.13 ± (19.10 - 19.16) ms+0.2%✅⬆️
process.time_to_main_ms70.45 ± (70.30 - 70.60) ms70.87 ± (70.69 - 71.06) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.78 ± (7.78 - 7.79) MB7.76 ± (7.76 - 7.77) MB-0.2%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.39 ± (19.35 - 19.44) ms19.17 ± (19.14 - 19.20) ms-1.2%
process.time_to_main_ms75.14 ± (74.91 - 75.37) ms72.23 ± (72.10 - 72.35) ms-3.9%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.82 ± (7.82 - 7.83) MB7.83 ± (7.82 - 7.84) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms296.89 ± (294.35 - 299.43) ms301.38 ± (299.02 - 303.75) ms+1.5%✅⬆️
process.time_to_main_ms494.48 ± (493.44 - 495.52) ms497.91 ± (496.82 - 499.00) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed38.18 ± (38.15 - 38.21) MB38.03 ± (38.00 - 38.06) MB-0.4%
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
duration208.87 ± (208.54 - 209.52) ms208.90 ± (208.78 - 209.61) ms+0.0%✅⬆️
.NET Framework 4.8 - Bailout
duration213.34 ± (212.98 - 213.65) ms213.85 ± (213.44 - 214.13) ms+0.2%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1248.19 ± (1248.19 - 1256.59) ms1251.71 ± (1251.54 - 1258.65) ms+0.3%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms200.53 ± (200.22 - 200.85) ms200.63 ± (200.25 - 201.01) ms+0.0%✅⬆️
process.time_to_main_ms88.17 ± (87.90 - 88.43) ms88.06 ± (87.85 - 88.27) ms-0.1%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.08 ± (16.05 - 16.10) MB16.19 ± (16.17 - 16.21) MB+0.7%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.3%
.NET Core 3.1 - Bailout
process.internal_duration_ms200.08 ± (199.73 - 200.43) ms200.45 ± (200.08 - 200.83) ms+0.2%✅⬆️
process.time_to_main_ms89.42 ± (89.23 - 89.61) ms89.89 ± (89.71 - 90.08) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.13 ± (16.11 - 16.15) MB16.25 ± (16.22 - 16.27) MB+0.7%✅⬆️
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (20 - 21)-0.3%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms397.32 ± (396.05 - 398.59) ms396.57 ± (395.25 - 397.90) ms-0.2%
process.time_to_main_ms560.67 ± (559.34 - 561.99) ms558.72 ± (557.83 - 559.62) ms-0.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed59.82 ± (59.68 - 59.97) MB59.75 ± (59.62 - 59.89) MB-0.1%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.1%
.NET 6 - Baseline
process.internal_duration_ms205.56 ± (205.25 - 205.86) ms205.80 ± (205.50 - 206.09) ms+0.1%✅⬆️
process.time_to_main_ms77.04 ± (76.85 - 77.23) ms77.70 ± (77.49 - 77.90) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.41 ± (16.39 - 16.43) MB16.38 ± (16.36 - 16.40) MB-0.2%
runtime.dotnet.threads.count19 ± (19 - 19)20 ± (19 - 20)+1.5%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms205.20 ± (204.93 - 205.47) ms205.37 ± (205.03 - 205.72) ms+0.1%✅⬆️
process.time_to_main_ms78.79 ± (78.67 - 78.91) ms78.91 ± (78.75 - 79.08) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.50 ± (16.48 - 16.53) MB16.41 ± (16.39 - 16.44) MB-0.5%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.6%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms578.22 ± (575.60 - 580.85) ms582.78 ± (580.27 - 585.30) ms+0.8%✅⬆️
process.time_to_main_ms571.73 ± (570.56 - 572.90) ms571.69 ± (570.79 - 572.60) ms-0.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.31 ± (61.26 - 61.35) MB61.63 ± (61.53 - 61.73) MB+0.5%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.4%
.NET 8 - Baseline
process.internal_duration_ms204.74 ± (204.49 - 204.98) ms205.10 ± (204.79 - 205.42) ms+0.2%✅⬆️
process.time_to_main_ms76.49 ± (76.32 - 76.66) ms76.98 ± (76.75 - 77.22) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.80 ± (11.77 - 11.82) MB11.78 ± (11.75 - 11.80) MB-0.2%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+1.1%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms203.71 ± (203.37 - 204.04) ms203.89 ± (203.59 - 204.19) ms+0.1%✅⬆️
process.time_to_main_ms77.68 ± (77.52 - 77.84) ms78.05 ± (77.90 - 78.19) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.84 ± (11.82 - 11.86) MB11.88 ± (11.86 - 11.90) MB+0.3%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.3%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms510.60 ± (507.07 - 514.13) ms509.09 ± (506.19 - 511.98) ms-0.3%
process.time_to_main_ms523.43 ± (522.55 - 524.31) ms524.95 ± (524.24 - 525.65) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.34 ± (51.30 - 51.37) MB51.41 ± (51.37 - 51.45) MB+0.1%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 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 (8973) - mean (72ms)  : 68, 77
    master - mean (71ms)  : 69, 73

    section Bailout
    This PR (8973) - mean (75ms)  : 73, 77
    master - mean (78ms)  : 74, 83

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (1,096ms)  : 1052, 1140
    master - mean (1,103ms)  : 1038, 1168

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 (8973) - mean (111ms)  : 106, 116
    master - mean (113ms)  : 106, 119

    section Bailout
    This PR (8973) - mean (112ms)  : 110, 114
    master - mean (115ms)  : 110, 120

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (793ms)  : 768, 819
    master - mean (787ms)  : 754, 819

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

    section Bailout
    This PR (8973) - mean (103ms)  : 95, 110
    master - mean (98ms)  : 97, 100

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (959ms)  : 912, 1007
    master - mean (947ms)  : 906, 988

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

    section Bailout
    This PR (8973) - mean (99ms)  : 96, 102
    master - mean (102ms)  : 98, 107

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (829ms)  : 786, 872
    master - mean (822ms)  : 780, 865

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8973) - mean (209ms)  : 205, 213
    master - mean (209ms)  : 204, 214

    section Bailout
    This PR (8973) - mean (214ms)  : 210, 217
    master - mean (213ms)  : 210, 217

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (1,255ms)  : 1214, 1296
    master - mean (1,252ms)  : 1191, 1314

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 (8973) - mean (299ms)  : 293, 304
    master - mean (299ms)  : 294, 304

    section Bailout
    This PR (8973) - mean (301ms)  : 296, 305
    master - mean (300ms)  : 294, 305

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (997ms)  : 979, 1014
    master - mean (998ms)  : 978, 1018

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8973) - mean (293ms)  : 286, 300
    master - mean (292ms)  : 288, 297

    section Bailout
    This PR (8973) - mean (294ms)  : 288, 300
    master - mean (294ms)  : 290, 297

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (1,192ms)  : 1148, 1235
    master - mean (1,187ms)  : 1153, 1221

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8973) - mean (293ms)  : 288, 297
    master - mean (292ms)  : 288, 296

    section Bailout
    This PR (8973) - mean (292ms)  : 288, 297
    master - mean (292ms)  : 287, 297

    section CallTarget+Inlining+NGEN
    This PR (8973) - mean (1,068ms)  : 1024, 1112
    master - mean (1,070ms)  : 1004, 1137

Loading

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

Started reviewing the helper before I twigged that it was a direct copy (the description does say that, it's on me 🤦‍♂️) so otherwise just assumed it's ok.

Strange so many tests are failing though? 🤔

// by the test agent with snake_case field names and string-form enum values) to the
// OTLP http/json shape (camelCase field names, integer enum values). When a new OTLP
// field or enum reaches the serializer, add the mapping here.
private static readonly (string From, string To)[] ProtobufToJsonFieldNameMappings =

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.

Isn't this same mapping encoded in OtlpFieldNames? Do we need both?

("\"code\": \"STATUS_CODE_ERROR\"", "\"code\": 2"),
};

private static readonly Regex TraceIdRegex = new(@"^([a-fA-F0-9]{32})$");

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.

Do we need to handle 64bit TraceIDs, or no, because this is Otel only?

@pr-commenter

pr-commenter Bot commented Aug 3, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-08-03 19:22:01

Comparing candidate commit 21e7265 in PR branch refactor-otlp-testing with baseline commit 49b6f91 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 2 performance regressions! Performance is the same for 70 metrics, 0 unstable metrics, 67 known flaky benchmarks, 59 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.Trace.DbCommandBenchmark.ExecuteNonQuery net472

  • 🟥 throughput [-22163.522op/s; -18790.966op/s] or [-6.242%; -5.293%]

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-5363.075op/s; -4991.126op/s] or [-6.122%; -5.698%]

Known flaky benchmarks

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

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-9018.650op/s; -8600.328op/s] or [-10.693%; -10.197%]

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

  • 🟥 throughput [-11702.020op/s; -10513.338op/s] or [-11.898%; -10.690%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+313.458ms; +319.868ms] or [+155.549%; +158.730%]
  • 🟥 throughput [-45.650op/s; -40.978op/s] or [-8.213%; -7.373%]

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

  • 🟥 execution_time [+380.018ms; +382.585ms] or [+300.237%; +302.266%]
  • 🟩 throughput [+96.536op/s; +100.295op/s] or [+12.728%; +13.223%]

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

  • 🟥 execution_time [+393.645ms; +396.804ms] or [+348.361%; +351.156%]

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

  • 🟥 allocated_mem [+4.692KB; +4.693KB] or [+98.785%; +98.801%]
  • 🟥 throughput [-60409.710op/s; -60010.051op/s] or [-47.002%; -46.691%]

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

  • 🟥 allocated_mem [+3.816KB; +3.816KB] or [+80.699%; +80.711%]
  • 🟩 execution_time [-15.869ms; -11.695ms] or [-7.412%; -5.462%]
  • 🟥 throughput [-59583.968op/s; -56823.526op/s] or [-43.493%; -41.478%]

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

  • 🟥 allocated_mem [+4.544KB; +4.544KB] or [+98.261%; +98.274%]
  • 🟥 throughput [-48292.997op/s; -46047.680op/s] or [-43.662%; -41.632%]

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

  • 🟥 allocated_mem [+1.315KB; +1.315KB] or [+106.388%; +106.404%]
  • 🟥 throughput [-275719.391op/s; -271247.756op/s] or [-28.152%; -27.696%]

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

  • 🟥 allocated_mem [+479 bytes; +480 bytes] or [+39.212%; +39.221%]
  • 🟩 execution_time [-25.766ms; -20.776ms] or [-11.491%; -9.265%]
  • 🟥 throughput [-75176.418op/s; -52357.897op/s] or [-8.031%; -5.593%]

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

  • 🟥 allocated_mem [+1.280KB; +1.280KB] or [+105.947%; +105.963%]
  • 🟥 throughput [-161159.167op/s; -144510.520op/s] or [-23.155%; -20.763%]

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

  • 🟥 allocated_mem [+3.378KB; +3.378KB] or [+89.003%; +89.017%]
  • 🟥 throughput [-72603.726op/s; -71838.069op/s] or [-48.861%; -48.346%]

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

  • 🟥 allocated_mem [+3.336KB; +3.336KB] or [+88.150%; +88.161%]
  • 🟥 throughput [-72910.858op/s; -70036.568op/s] or [-46.392%; -44.563%]

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

  • 🟥 allocated_mem [+3.264KB; +3.264KB] or [+88.493%; +88.506%]
  • 🟥 throughput [-55953.607op/s; -53340.487op/s] or [-44.574%; -42.493%]

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

  • 🟩 throughput [+342304.591op/s; +361743.930op/s] or [+11.414%; +12.062%]

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

  • 🟩 execution_time [-19.323ms; -14.994ms] or [-8.907%; -6.912%]

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

  • 🟩 allocated_mem [-13.759KB; -13.757KB] or [-42.326%; -42.318%]
  • 🟥 execution_time [+299.632ms; +300.447ms] or [+149.716%; +150.123%]
  • 🟩 throughput [+1000.569op/s; +1019.013op/s] or [+11.051%; +11.255%]

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

  • 🟩 allocated_mem [-13.722KB; -13.718KB] or [-42.341%; -42.329%]
  • 🟥 execution_time [+299.737ms; +302.972ms] or [+151.158%; +152.789%]
  • 🟩 throughput [+2290.815op/s; +2507.546op/s] or [+17.521%; +19.179%]

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

  • 🟩 allocated_mem [-13.722KB; -13.718KB] or [-42.341%; -42.329%]
  • 🟥 execution_time [+300.254ms; +302.621ms] or [+151.244%; +152.437%]
  • 🟩 throughput [+1783.218op/s; +1912.632op/s] or [+17.216%; +18.466%]

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

  • 🟥 execution_time [+298.834ms; +300.727ms] or [+146.776%; +147.705%]
  • 🟩 throughput [+602.338op/s; +613.664op/s] or [+15.968%; +16.268%]

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

  • 🟥 execution_time [+297.595ms; +299.806ms] or [+145.483%; +146.564%]
  • 🟩 throughput [+2686.278op/s; +2763.183op/s] or [+39.027%; +40.144%]

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

  • 🟥 execution_time [+301.301ms; +302.564ms] or [+150.590%; +151.221%]
  • 🟩 throughput [+1360.980op/s; +1401.022op/s] or [+27.014%; +27.809%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472

  • 🟩 execution_time [-144.279µs; -139.173µs] or [-29.622%; -28.574%]
  • 🟩 throughput [+825.862op/s; +861.909op/s] or [+40.223%; +41.979%]

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

  • 🟩 execution_time [-138.843µs; -112.156µs] or [-31.844%; -25.723%]
  • 🟩 throughput [+859.799op/s; +982.578op/s] or [+37.381%; +42.719%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1

  • 🟩 execution_time [-140.646µs; -118.610µs] or [-30.134%; -25.413%]
  • 🟩 throughput [+758.912op/s; +842.450op/s] or [+35.033%; +38.889%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472

  • 🟩 execution_time [-126.440µs; -121.796µs] or [-34.138%; -32.884%]
  • 🟩 throughput [+1333.863op/s; +1391.762op/s] or [+49.400%; +51.544%]

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

  • 🟩 execution_time [-102.796µs; -79.067µs] or [-32.818%; -25.242%]
  • 🟩 throughput [+1189.674op/s; +1396.779op/s] or [+37.086%; +43.542%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1

  • 🟩 execution_time [-133.993µs; -111.539µs] or [-36.655%; -30.513%]
  • 🟩 throughput [+1263.912op/s; +1403.580op/s] or [+45.357%; +50.369%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.389ms; +300.272ms] or [+149.426%; +149.867%]

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

  • 🟥 execution_time [+417.418ms; +424.300ms] or [+453.542%; +461.019%]
  • 🟩 throughput [+798.800op/s; +999.880op/s] or [+6.564%; +8.216%]

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

  • unstable execution_time [+298.633ms; +349.412ms] or [+226.749%; +265.305%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+320.199ms; +368.769ms] or [+147.224%; +169.557%]
  • 🟥 throughput [-536.661op/s; -486.639op/s] or [-48.627%; -44.094%]

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

  • unstable execution_time [+205.793ms; +339.085ms] or [+87.700%; +144.504%]
  • 🟥 throughput [-670.114op/s; -586.609op/s] or [-44.697%; -39.127%]

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

  • 🟥 execution_time [+328.568ms; +336.554ms] or [+196.522%; +201.298%]
  • 🟥 throughput [-371.434op/s; -335.563op/s] or [-25.862%; -23.365%]

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

  • 🟩 execution_time [-174.633µs; -107.080µs] or [-8.846%; -5.424%]
  • 🟩 throughput [+32.253op/s; +49.671op/s] or [+6.367%; +9.806%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+301.330ms; +303.202ms] or [+151.744%; +152.687%]

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

  • 🟥 execution_time [+297.966ms; +301.904ms] or [+149.311%; +151.285%]

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

  • 🟥 execution_time [+300.521ms; +303.683ms] or [+150.969%; +152.557%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+301.376ms; +302.542ms] or [+151.341%; +151.926%]

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

  • 🟥 execution_time [+298.352ms; +300.392ms] or [+147.522%; +148.531%]

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

  • 🟥 execution_time [+303.633ms; +307.516ms] or [+153.894%; +155.863%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+303.380ms; +306.255ms] or [+152.269%; +153.713%]

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

  • 🟥 execution_time [+301.036ms; +303.435ms] or [+150.039%; +151.234%]
  • 🟩 throughput [+47090.808op/s; +53939.307op/s] or [+9.351%; +10.711%]

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

  • 🟥 execution_time [+299.179ms; +302.511ms] or [+148.839%; +150.496%]

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

  • 🟩 execution_time [-16.062ms; -12.389ms] or [-7.469%; -5.761%]
  • 🟩 throughput [+21627.631op/s; +29605.253op/s] or [+5.933%; +8.122%]

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

  • unstable execution_time [+14.007µs; +59.908µs] or [+3.460%; +14.798%]

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

  • 🟩 allocated_mem [-26.574KB; -26.552KB] or [-9.694%; -9.686%]
  • unstable execution_time [-25.354µs; +32.477µs] or [-5.011%; +6.419%]

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

  • unstable execution_time [-53.044µs; +9.731µs] or [-9.192%; +1.686%]

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

  • unstable execution_time [+8.596µs; +13.851µs] or [+20.318%; +32.739%]
  • 🟥 throughput [-5793.493op/s; -3852.395op/s] or [-24.389%; -16.217%]

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

  • unstable execution_time [-12.387µs; +0.797µs] or [-19.218%; +1.237%]
  • unstable throughput [+632.973op/s; +2683.957op/s] or [+3.884%; +16.467%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+302.527ms; +304.086ms] or [+152.914%; +153.702%]

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

  • 🟥 execution_time [+302.263ms; +304.665ms] or [+153.851%; +155.074%]

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

  • 🟥 execution_time [+301.517ms; +303.659ms] or [+150.947%; +152.019%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472

  • 🟥 throughput [-23301.051op/s; -21841.053op/s] or [-6.450%; -6.046%]

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

  • 🟩 throughput [+38494.212op/s; +43169.970op/s] or [+7.286%; +8.171%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+297.062ms; +298.974ms] or [+148.058%; +149.011%]

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

  • 🟥 execution_time [+301.706ms; +304.001ms] or [+151.503%; +152.655%]

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

  • 🟥 execution_time [+303.415ms; +305.952ms] or [+153.872%; +155.159%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+300.354ms; +301.362ms] or [+149.818%; +150.321%]
  • 🟩 throughput [+65843832.305op/s; +66206916.909op/s] or [+47.952%; +48.216%]

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

  • unstable execution_time [+341.825ms; +400.598ms] or [+425.120%; +498.215%]

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

  • 🟥 execution_time [+299.928ms; +301.124ms] or [+149.597%; +150.194%]
  • 🟩 throughput [+17949280.642op/s; +18946712.365op/s] or [+7.950%; +8.392%]

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

  • 🟩 throughput [+61016.222op/s; +80189.347op/s] or [+5.697%; +7.487%]

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

  • 🟩 throughput [+47806.004op/s; +66768.659op/s] or [+5.533%; +7.728%]

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

  • 🟩 throughput [+70199.731op/s; +100043.305op/s] or [+5.434%; +7.744%]

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

  • 🟩 throughput [+77746.650op/s; +85816.089op/s] or [+7.721%; +8.523%]

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

  • 🟩 throughput [+51631.336op/s; +56870.375op/s] or [+9.375%; +10.327%]

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

  • 🟩 throughput [+22428.133op/s; +32318.496op/s] or [+5.020%; +7.234%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • 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 netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

zacharycmontoya and others added 3 commits August 3, 2026 12:55
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tests unit tests, integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants