Skip to content

[Runtime Metrics] Support for OTLP Runtime Metrics#8457

Draft
link04 wants to merge 5 commits intomasterfrom
maximo/otlp-runtime-metrics
Draft

[Runtime Metrics] Support for OTLP Runtime Metrics#8457
link04 wants to merge 5 commits intomasterfrom
maximo/otlp-runtime-metrics

Conversation

@link04
Copy link
Copy Markdown
Contributor

@link04 link04 commented Apr 14, 2026

Summary of changes

Reason for change

Implementation details

Test coverage

Other details

@dd-trace-dotnet-ci-bot
Copy link
Copy Markdown

dd-trace-dotnet-ci-bot bot commented Apr 14, 2026

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8457) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration72.05 ± (72.02 - 72.35) ms72.92 ± (72.99 - 73.42) ms+1.2%✅⬆️
.NET Framework 4.8 - Bailout
duration76.10 ± (75.91 - 76.27) ms77.38 ± (77.26 - 77.58) ms+1.7%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1059.98 ± (1063.04 - 1069.60) ms1077.40 ± (1077.25 - 1084.20) ms+1.6%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.49 ± (22.45 - 22.53) ms22.64 ± (22.60 - 22.69) ms+0.7%✅⬆️
process.time_to_main_ms84.28 ± (84.11 - 84.45) ms84.97 ± (84.74 - 85.19) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.92 ± (10.91 - 10.92) MB10.92 ± (10.91 - 10.92) MB+0.0%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.42 ± (22.39 - 22.45) ms22.52 ± (22.47 - 22.57) ms+0.5%✅⬆️
process.time_to_main_ms85.78 ± (85.61 - 85.95) ms85.79 ± (85.62 - 85.96) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.95 ± (10.94 - 10.95) MB10.95 ± (10.94 - 10.95) MB+0.0%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms227.19 ± (225.82 - 228.57) ms228.31 ± (227.16 - 229.47) ms+0.5%✅⬆️
process.time_to_main_ms520.40 ± (519.29 - 521.51) ms533.15 ± (531.83 - 534.47) ms+2.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.45 ± (48.41 - 48.49) MB48.48 ± (48.44 - 48.52) MB+0.1%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%
.NET 6 - Baseline
process.internal_duration_ms21.09 ± (21.06 - 21.12) ms21.49 ± (21.43 - 21.54) ms+1.9%✅⬆️
process.time_to_main_ms72.45 ± (72.30 - 72.61) ms74.50 ± (74.26 - 74.74) ms+2.8%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.60 ± (10.60 - 10.60) MB10.63 ± (10.62 - 10.63) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.81 ± (20.78 - 20.85) ms21.36 ± (21.32 - 21.40) ms+2.6%✅⬆️
process.time_to_main_ms72.51 ± (72.36 - 72.66) ms75.19 ± (75.03 - 75.35) ms+3.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.71 ± (10.71 - 10.72) MB10.75 ± (10.74 - 10.75) MB+0.3%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms384.37 ± (382.61 - 386.12) ms384.71 ± (382.78 - 386.65) ms+0.1%✅⬆️
process.time_to_main_ms518.40 ± (517.57 - 519.22) ms531.13 ± (529.97 - 532.29) ms+2.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.08 ± (50.05 - 50.10) MB49.91 ± (49.88 - 49.94) MB-0.3%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.3%
.NET 8 - Baseline
process.internal_duration_ms19.30 ± (19.27 - 19.33) ms19.78 ± (19.73 - 19.83) ms+2.5%✅⬆️
process.time_to_main_ms71.82 ± (71.66 - 71.97) ms74.45 ± (74.24 - 74.66) ms+3.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.68 ± (7.67 - 7.68) MB7.65 ± (7.65 - 7.66) MB-0.3%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.31 ± (19.28 - 19.34) ms19.80 ± (19.75 - 19.84) ms+2.5%✅⬆️
process.time_to_main_ms72.56 ± (72.42 - 72.71) ms75.97 ± (75.76 - 76.17) ms+4.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.70 ± (7.69 - 7.71) MB7.71 ± (7.70 - 7.71) MB+0.2%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms304.90 ± (302.54 - 307.26) ms307.04 ± (304.52 - 309.57) ms+0.7%✅⬆️
process.time_to_main_ms479.47 ± (478.70 - 480.24) ms491.29 ± (490.37 - 492.21) ms+2.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed37.07 ± (37.04 - 37.09) MB37.04 ± (37.02 - 37.06) MB-0.1%
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)-0.3%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration211.87 ± (211.61 - 212.55) ms210.94 ± (210.73 - 211.64) ms-0.4%
.NET Framework 4.8 - Bailout
duration215.11 ± (214.99 - 215.82) ms213.99 ± (213.66 - 214.49) ms-0.5%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1227.96 ± (1227.14 - 1234.21) ms1219.36 ± (1217.44 - 1223.26) ms-0.7%
.NET Core 3.1 - Baseline
process.internal_duration_ms205.90 ± (205.44 - 206.36) ms203.95 ± (203.50 - 204.40) ms-0.9%
process.time_to_main_ms90.96 ± (90.68 - 91.23) ms89.60 ± (89.31 - 89.90) ms-1.5%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed15.90 ± (15.88 - 15.93) MB15.96 ± (15.94 - 15.99) MB+0.4%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-1.3%
.NET Core 3.1 - Bailout
process.internal_duration_ms204.66 ± (204.22 - 205.10) ms203.19 ± (202.83 - 203.56) ms-0.7%
process.time_to_main_ms91.62 ± (91.32 - 91.91) ms90.75 ± (90.47 - 91.03) ms-0.9%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.04 ± (16.02 - 16.06) MB15.98 ± (15.97 - 16.00) MB-0.4%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)-0.8%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms422.44 ± (421.24 - 423.63) ms416.43 ± (415.39 - 417.47) ms-1.4%
process.time_to_main_ms554.71 ± (553.46 - 555.96) ms549.44 ± (548.13 - 550.75) ms-1.0%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed59.43 ± (59.39 - 59.46) MB59.38 ± (59.34 - 59.42) MB-0.1%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (29 - 30)-0.5%
.NET 6 - Baseline
process.internal_duration_ms210.82 ± (210.36 - 211.28) ms208.47 ± (207.98 - 208.97) ms-1.1%
process.time_to_main_ms78.69 ± (78.44 - 78.93) ms77.60 ± (77.33 - 77.87) ms-1.4%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.18 ± (16.15 - 16.20) MB16.19 ± (16.17 - 16.22) MB+0.1%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (19 - 20)-0.1%
.NET 6 - Bailout
process.internal_duration_ms210.46 ± (210.05 - 210.87) ms208.33 ± (207.96 - 208.69) ms-1.0%
process.time_to_main_ms79.62 ± (79.39 - 79.84) ms78.60 ± (78.37 - 78.82) ms-1.3%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.26 ± (16.24 - 16.28) MB16.25 ± (16.23 - 16.27) MB-0.1%
runtime.dotnet.threads.count20 ± (20 - 21)21 ± (20 - 21)+0.3%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms600.31 ± (597.74 - 602.88) ms601.10 ± (598.72 - 603.49) ms+0.1%✅⬆️
process.time_to_main_ms550.08 ± (548.78 - 551.37) ms544.29 ± (543.30 - 545.28) ms-1.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.75 ± (61.64 - 61.87) MB61.75 ± (61.66 - 61.83) MB-0.0%
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.7%
.NET 8 - Baseline
process.internal_duration_ms209.09 ± (208.68 - 209.50) ms205.32 ± (204.89 - 205.75) ms-1.8%
process.time_to_main_ms77.78 ± (77.55 - 78.01) ms76.06 ± (75.82 - 76.30) ms-2.2%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.55 ± (11.53 - 11.57) MB11.64 ± (11.63 - 11.65) MB+0.8%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.6%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms208.27 ± (207.82 - 208.72) ms204.24 ± (203.84 - 204.63) ms-1.9%
process.time_to_main_ms78.71 ± (78.52 - 78.91) ms77.11 ± (76.93 - 77.29) ms-2.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.61 ± (11.59 - 11.63) MB11.70 ± (11.68 - 11.72) MB+0.7%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.5%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms529.77 ± (523.86 - 535.68) ms524.69 ± (519.73 - 529.65) ms-1.0%
process.time_to_main_ms512.83 ± (511.95 - 513.72) ms505.01 ± (504.20 - 505.81) ms-1.5%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.72 ± (50.65 - 50.80) MB50.67 ± (50.62 - 50.73) MB-0.1%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.4%✅⬆️
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 (8457) - mean (73ms)  : 70, 76
    master - mean (72ms)  : 70, 75

    section Bailout
    This PR (8457) - mean (77ms)  : 75, 79
    master - mean (76ms)  : 74, 78

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (1,081ms)  : 1031, 1131
    master - mean (1,066ms)  : 1018, 1115

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

    section Bailout
    This PR (8457) - mean (115ms)  : 112, 118
    master - mean (115ms)  : 112, 118

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (798ms)  : 776, 820
    master - mean (786ms)  : 767, 806

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

    section Bailout
    This PR (8457) - mean (103ms)  : 101, 105
    master - mean (99ms)  : 97, 101

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (943ms)  : 911, 976
    master - mean (931ms)  : 901, 962

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

    section Bailout
    This PR (8457) - mean (104ms)  : 99, 108
    master - mean (99ms)  : 97, 102

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (829ms)  : 785, 872
    master - mean (815ms)  : 780, 849

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 (8457) - mean (211ms)  : 206, 216
    master - mean (212ms)  : 206, 218

    section Bailout
    This PR (8457) - mean (214ms)  : 210, 218
    master - mean (215ms)  : 211, 219

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (1,220ms)  : 1178, 1262
    master - mean (1,231ms)  : 1180, 1281

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 (8457) - mean (303ms)  : 296, 310
    master - mean (306ms)  : 299, 314

    section Bailout
    This PR (8457) - mean (303ms)  : 295, 312
    master - mean (305ms)  : 297, 313

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (1,008ms)  : 974, 1043
    master - mean (1,018ms)  : 990, 1047

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8457) - mean (295ms)  : 288, 302
    master - mean (299ms)  : 292, 306

    section Bailout
    This PR (8457) - mean (296ms)  : 291, 301
    master - mean (299ms)  : 293, 304

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (1,176ms)  : 1136, 1216
    master - mean (1,182ms)  : 1152, 1213

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8457) - mean (292ms)  : 284, 301
    master - mean (297ms)  : 292, 303

    section Bailout
    This PR (8457) - mean (291ms)  : 286, 296
    master - mean (298ms)  : 292, 303

    section CallTarget+Inlining+NGEN
    This PR (8457) - mean (1,065ms)  : 985, 1145
    master - mean (1,080ms)  : 983, 1177

Loading

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Apr 14, 2026

Benchmarks

Benchmark execution time: 2026-04-15 19:59:59

Comparing candidate commit 5df066e in PR branch maximo/otlp-runtime-metrics with baseline commit 6963bde in branch master.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 26 metrics, 0 unstable metrics, 87 known flaky benchmarks.

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.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-4910.183op/s; -4604.074op/s] or [-5.605%; -5.256%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.005%]
  • ignore execution_time [-1282.735µs; -357.254µs] or [-0.637%; -0.177%]
  • ignore throughput [+1526.408op/s; +1925.952op/s] or [+1.810%; +2.284%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.007%]
  • ignore execution_time [-1775.798µs; +1719.307µs] or [-0.886%; +0.858%]
  • 🟩 throughput [+8853.014op/s; +11016.369op/s] or [+7.441%; +9.260%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.007%]
  • ignore execution_time [+0.967ms; +3.164ms] or [+0.486%; +1.591%]
  • ignore throughput [-835.807op/s; +311.720op/s] or [-0.850%; +0.317%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • ignore allocated_mem [+8 bytes; +9 bytes] or [+0.266%; +0.279%]
  • 🟥 execution_time [+312.946ms; +316.039ms] or [+155.295%; +156.830%]
  • ignore throughput [+0.113op/s; +4.753op/s] or [+0.020%; +0.855%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.009%; +0.002%]
  • 🟥 execution_time [+380.517ms; +383.661ms] or [+300.632%; +303.116%]
  • ignore throughput [+14.033op/s; +16.573op/s] or [+1.850%; +2.185%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.009%; +0.002%]
  • 🟥 execution_time [+391.486ms; +393.878ms] or [+346.450%; +348.567%]
  • ignore throughput [-10.370op/s; -7.024op/s] or [-1.465%; -0.992%]

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

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.529%; +27.541%]
  • ignore execution_time [-325.065µs; +302.087µs] or [-0.162%; +0.151%]
  • ignore throughput [-3820.506op/s; -3433.036op/s] or [-2.973%; -2.671%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+9.977%; +9.987%]
  • 🟩 execution_time [-15.735ms; -11.563ms] or [-7.349%; -5.400%]
  • ignore throughput [+5840.549op/s; +8623.864op/s] or [+4.263%; +6.295%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.502%; +27.510%]
  • ignore execution_time [-11.258ms; -7.121ms] or [-5.361%; -3.391%]
  • ignore throughput [-948.555op/s; +1319.348op/s] or [-0.858%; +1.193%]

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

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.746%; +105.759%]
  • ignore execution_time [-943.273µs; -403.597µs] or [-0.470%; -0.201%]
  • 🟥 throughput [-253428.285op/s; -249105.624op/s] or [-25.876%; -25.435%]

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

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.558%; +38.566%]
  • 🟩 execution_time [-26.040ms; -21.196ms] or [-11.613%; -9.453%]
  • ignore throughput [-49946.728op/s; -27065.877op/s] or [-5.336%; -2.891%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.292%; +105.304%]
  • ignore execution_time [-1.134ms; +5.115ms] or [-0.566%; +2.553%]
  • 🟥 throughput [-140735.509op/s; -122601.029op/s] or [-20.221%; -17.615%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.007%; +0.003%]
  • ignore execution_time [-875.543µs; +162.349µs] or [-0.436%; +0.081%]
  • ignore throughput [-455.800op/s; +341.262op/s] or [-0.307%; +0.230%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.003%]
  • ignore execution_time [-0.299ms; +3.193ms] or [-0.151%; +1.611%]
  • 🟩 throughput [+10194.622op/s; +13126.703op/s] or [+6.487%; +8.352%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.007%; +0.003%]
  • ignore execution_time [+2.424ms; +6.435ms] or [+1.236%; +3.281%]
  • 🟩 throughput [+9055.582op/s; +11703.310op/s] or [+7.214%; +9.323%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.004%]
  • ignore execution_time [-236.177µs; -21.749µs] or [-0.118%; -0.011%]
  • ignore throughput [+78157.525op/s; +93873.707op/s] or [+2.378%; +2.856%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.008%]
  • ignore execution_time [-3.029ms; -1.807ms] or [-1.498%; -0.893%]
  • 🟩 throughput [+470139.495op/s; +500178.024op/s] or [+15.676%; +16.678%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.004%]
  • 🟩 execution_time [-18.902ms; -14.523ms] or [-8.713%; -6.695%]
  • 🟩 throughput [+226977.060op/s; +281055.343op/s] or [+9.009%; +11.156%]

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

  • ignore allocated_mem [+1 bytes; +4 bytes] or [+0.004%; +0.012%]
  • 🟥 execution_time [+299.631ms; +300.565ms] or [+149.716%; +150.182%]
  • ignore throughput [+147.959op/s; +167.853op/s] or [+1.634%; +1.854%]

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

  • ignore allocated_mem [-1 bytes; +2 bytes] or [-0.004%; +0.008%]
  • 🟥 execution_time [+300.566ms; +303.755ms] or [+151.576%; +153.184%]
  • ignore throughput [+292.440op/s; +504.297op/s] or [+2.237%; +3.857%]

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

  • ignore allocated_mem [-1 bytes; +2 bytes] or [-0.004%; +0.008%]
  • 🟥 execution_time [+300.014ms; +302.650ms] or [+151.124%; +152.452%]
  • ignore throughput [+95.596op/s; +225.922op/s] or [+0.923%; +2.181%]

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

  • ignore allocated_mem [+4 bytes; +5 bytes] or [+0.230%; +0.243%]
  • 🟥 execution_time [+297.471ms; +298.084ms] or [+146.106%; +146.407%]
  • ignore throughput [-46.752op/s; -36.403op/s] or [-1.239%; -0.965%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.009%]
  • 🟥 execution_time [+297.032ms; +297.935ms] or [+145.208%; +145.649%]
  • ignore throughput [+41.065op/s; +68.971op/s] or [+0.597%; +1.002%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.009%]
  • 🟥 execution_time [+301.146ms; +302.786ms] or [+150.513%; +151.332%]
  • ignore throughput [+52.269op/s; +70.537op/s] or [+1.038%; +1.400%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [+3.148µs; +6.584µs] or [+0.646%; +1.352%]
  • ignore throughput [-27.289op/s; -13.045op/s] or [-1.329%; -0.635%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.000%; +0.010%]
  • ignore execution_time [+11.372µs; +37.981µs] or [+2.608%; +8.711%]
  • ignore throughput [-189.075op/s; -69.323op/s] or [-8.220%; -3.014%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.003%]
  • ignore execution_time [+4.445µs; +26.377µs] or [+0.952%; +5.651%]
  • ignore throughput [-132.407op/s; -51.785op/s] or [-6.112%; -2.391%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-5.346µs; -1.574µs] or [-1.443%; -0.425%]
  • ignore throughput [+12.078op/s; +39.287op/s] or [+0.447%; +1.455%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.007%]
  • 🟥 execution_time [+20.588µs; +44.143µs] or [+6.573%; +14.093%]
  • 🟥 throughput [-413.223op/s; -214.979op/s] or [-12.881%; -6.702%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.003%]
  • ignore execution_time [-15.890µs; +6.500µs] or [-4.347%; +1.778%]
  • ignore throughput [-81.735op/s; +51.945op/s] or [-2.933%; +1.864%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+299.579ms; +300.224ms] or [+149.521%; +149.843%]
  • ignore throughput [-1253953.379op/s; -689389.394op/s] or [-0.628%; -0.345%]

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

  • ignore allocated_mem [+88 bytes; +90 bytes] or [+0.491%; +0.502%]
  • unstable execution_time [+302.387ms; +355.006ms] or [+328.555%; +385.728%]
  • 🟩 throughput [+1110.463op/s; +1256.079op/s] or [+9.125%; +10.321%]

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

  • ignore allocated_mem [+20 bytes; +22 bytes] or [+0.099%; +0.110%]
  • 🟥 execution_time [+369.386ms; +372.742ms] or [+280.471%; +283.020%]
  • 🟩 throughput [+640.188op/s; +839.017op/s] or [+6.197%; +8.122%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • ignore allocated_mem [+2.695KB; +2.700KB] or [+4.788%; +4.797%]
  • unstable execution_time [+329.828ms; +415.240ms] or [+151.652%; +190.923%]
  • 🟥 throughput [-640.295op/s; -567.899op/s] or [-58.017%; -51.457%]

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

  • ignore allocated_mem [-1.270KB; -1.268KB] or [-2.995%; -2.990%]
  • unstable execution_time [+205.818ms; +339.037ms] or [+87.711%; +144.483%]
  • 🟥 throughput [-752.125op/s; -668.487op/s] or [-50.167%; -44.588%]

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

  • ignore allocated_mem [+566 bytes; +569 bytes] or [+1.337%; +1.344%]
  • 🟥 execution_time [+346.822ms; +355.056ms] or [+207.440%; +212.365%]
  • 🟥 throughput [-415.362op/s; -380.568op/s] or [-28.921%; -26.498%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-53.492µs; -42.219µs] or [-2.692%; -2.125%]
  • ignore throughput [+11.036op/s; +13.997op/s] or [+2.193%; +2.781%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [+13.471µs; +23.249µs] or [+0.925%; +1.597%]
  • ignore throughput [-10.654op/s; -6.189op/s] or [-1.551%; -0.901%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-104.961µs; -49.355µs] or [-3.651%; -1.717%]
  • ignore throughput [+5.821op/s; +15.901op/s] or [+1.673%; +4.571%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-7.317µs; +1.228µs] or [-0.632%; +0.106%]
  • ignore throughput [-0.608op/s; +5.672op/s] or [-0.070%; +0.657%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-54.591µs; -23.564µs] or [-5.063%; -2.185%]
  • ignore throughput [+24.472op/s; +57.778op/s] or [+2.639%; +6.230%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-1.556µs; +44.857µs] or [-0.083%; +2.403%]
  • ignore throughput [-15.207op/s; +10.765op/s] or [-2.839%; +2.009%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472

  • ignore allocated_mem [-43 bytes; +21 bytes] or [-0.007%; +0.003%]
  • ignore execution_time [+75.407µs; +98.102µs] or [+2.945%; +3.832%]
  • ignore throughput [-14.231op/s; -11.029op/s] or [-3.643%; -2.824%]

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

  • ignore allocated_mem [-38 bytes; +46 bytes] or [-0.006%; +0.007%]
  • 🟩 execution_time [-154.582µs; -118.393µs] or [-7.831%; -5.997%]
  • 🟩 throughput [+33.945op/s; +43.779op/s] or [+6.701%; +8.642%]

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

  • ignore allocated_mem [-42 bytes; +23 bytes] or [-0.007%; +0.004%]
  • ignore execution_time [-108.881µs; -63.719µs] or [-2.761%; -1.616%]
  • ignore throughput [+4.454op/s; +7.322op/s] or [+1.756%; +2.887%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.001%; +0.008%]
  • 🟥 execution_time [+303.392ms; +304.873ms] or [+152.783%; +153.528%]
  • ignore throughput [+12005.135op/s; +13563.577op/s] or [+3.863%; +4.364%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • 🟥 execution_time [+300.267ms; +302.003ms] or [+150.464%; +151.334%]
  • ignore throughput [+17441.913op/s; +25650.142op/s] or [+2.750%; +4.044%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • 🟥 execution_time [+301.240ms; +304.364ms] or [+151.330%; +152.900%]
  • ignore throughput [+14736.474op/s; +22183.028op/s] or [+3.104%; +4.673%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.004%]
  • 🟥 execution_time [+303.327ms; +304.579ms] or [+152.321%; +152.949%]
  • ignore throughput [+7283.198op/s; +8738.829op/s] or [+2.440%; +2.928%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.007%; +0.006%]
  • 🟥 execution_time [+297.203ms; +298.915ms] or [+146.954%; +147.800%]
  • ignore throughput [+20118.789op/s; +26050.872op/s] or [+3.242%; +4.197%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • 🟥 execution_time [+303.258ms; +307.074ms] or [+153.704%; +155.638%]
  • ignore throughput [-967.857op/s; +7629.541op/s] or [-0.209%; +1.648%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • ignore allocated_mem [+0 bytes; +1 bytes] or [+0.108%; +0.119%]
  • 🟥 execution_time [+303.011ms; +304.643ms] or [+152.084%; +152.903%]
  • ignore throughput [-5766.944op/s; -3825.286op/s] or [-1.496%; -0.992%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.006%]
  • 🟥 execution_time [+301.079ms; +302.843ms] or [+150.060%; +150.939%]
  • 🟩 throughput [+47328.391op/s; +53066.895op/s] or [+9.398%; +10.537%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.006%]
  • 🟥 execution_time [+301.767ms; +304.626ms] or [+150.126%; +151.549%]
  • ignore throughput [-11448.747op/s; -6392.064op/s] or [-2.710%; -1.513%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.006%]
  • ignore execution_time [-507.919µs; +280.439µs] or [-0.253%; +0.139%]
  • ignore throughput [-774.591op/s; +358.184op/s] or [-0.311%; +0.144%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.003%]
  • 🟩 execution_time [-16.947ms; -13.314ms] or [-7.880%; -6.191%]
  • ignore throughput [+11359.275op/s; +18026.961op/s] or [+3.116%; +4.945%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.008%]
  • ignore execution_time [-0.587ms; +3.357ms] or [-0.294%; +1.684%]
  • ignore throughput [+6793.638op/s; +12482.264op/s] or [+2.480%; +4.556%]

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

  • ignore allocated_mem [-4.459KB; -4.431KB] or [-1.623%; -1.613%]
  • unstable execution_time [+10.933µs; +51.884µs] or [+2.700%; +12.816%]
  • ignore throughput [-269.804op/s; -63.674op/s] or [-10.857%; -2.562%]

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

  • 🟩 allocated_mem [-19.909KB; -19.888KB] or [-7.262%; -7.255%]
  • unstable execution_time [+27.784µs; +117.799µs] or [+5.491%; +23.282%]
  • unstable throughput [-249.296op/s; -10.439op/s] or [-12.440%; -0.521%]

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

  • ignore allocated_mem [+927 bytes; +944 bytes] or [+0.338%; +0.344%]
  • ignore execution_time [-65.435µs; -8.238µs] or [-11.339%; -1.428%]
  • ignore throughput [+44.984op/s; +201.884op/s] or [+2.570%; +11.534%]

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

  • ignore allocated_mem [-2 bytes; +2 bytes] or [-0.005%; +0.006%]
  • ignore execution_time [+0.320µs; +1.763µs] or [+0.554%; +3.054%]
  • ignore throughput [-498.020op/s; -92.712op/s] or [-2.874%; -0.535%]

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

  • ignore allocated_mem [-4 bytes; +0 bytes] or [-0.010%; -0.001%]
  • 🟥 execution_time [+5.447µs; +9.372µs] or [+12.874%; +22.152%]
  • 🟥 throughput [-4350.742op/s; -2599.342op/s] or [-18.315%; -10.942%]

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

  • ignore allocated_mem [-1 bytes; +1 bytes] or [-0.002%; +0.002%]
  • unstable execution_time [-14.040µs; -6.924µs] or [-21.783%; -10.742%]
  • 🟩 throughput [+1758.244op/s; +3261.563op/s] or [+10.787%; +20.011%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • ignore allocated_mem [+1 bytes; +2 bytes] or [+0.039%; +0.050%]
  • 🟥 execution_time [+302.690ms; +303.660ms] or [+152.996%; +153.487%]
  • ignore throughput [-179.549op/s; -157.656op/s] or [-3.000%; -2.634%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.005%]
  • 🟥 execution_time [+302.793ms; +305.231ms] or [+154.121%; +155.362%]
  • ignore throughput [-187.599op/s; -112.621op/s] or [-2.327%; -1.397%]

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

  • ignore allocated_mem [-1 bytes; +0 bytes] or [-0.027%; -0.017%]
  • 🟥 execution_time [+299.571ms; +301.745ms] or [+149.972%; +151.061%]
  • ignore throughput [-144.089op/s; -78.184op/s] or [-1.835%; -0.996%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.005%]
  • ignore execution_time [+506.939µs; +1298.597µs] or [+0.253%; +0.647%]
  • ignore throughput [-13972.975op/s; -12496.637op/s] or [-3.868%; -3.459%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.007%]
  • ignore execution_time [-813.125µs; +23.637µs] or [-0.406%; +0.012%]
  • 🟩 throughput [+36320.904op/s; +40497.093op/s] or [+6.875%; +7.665%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.006%]
  • ignore execution_time [+1.674ms; +5.334ms] or [+0.848%; +2.704%]
  • ignore throughput [-2084.777op/s; +6304.993op/s] or [-0.493%; +1.492%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.006%]
  • 🟥 execution_time [+299.893ms; +301.751ms] or [+149.470%; +150.396%]
  • ignore throughput [+1140.118op/s; +2244.819op/s] or [+0.753%; +1.482%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+0.000%; +0.009%]
  • 🟥 execution_time [+300.745ms; +311.831ms] or [+151.020%; +156.587%]
  • ignore throughput [+3237.368op/s; +7197.089op/s] or [+1.408%; +3.130%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.003%]
  • 🟥 execution_time [+304.217ms; +306.688ms] or [+154.279%; +155.533%]
  • ignore throughput [+591.204op/s; +2714.118op/s] or [+0.333%; +1.529%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+300.100ms; +300.695ms] or [+149.691%; +149.988%]
  • 🟩 throughput [+61363069.646op/s; +61601275.198op/s] or [+44.688%; +44.862%]

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

  • ignore allocated_mem [+107 bytes; +109 bytes] or [+0.628%; +0.638%]
  • unstable execution_time [+388.906ms; +418.572ms] or [+483.673%; +520.569%]
  • 🟩 throughput [+673.584op/s; +863.043op/s] or [+5.207%; +6.672%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+299.108ms; +300.007ms] or [+149.188%; +149.637%]
  • ignore throughput [+1792843.566op/s; +2730604.174op/s] or [+0.794%; +1.209%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.006%]
  • ignore execution_time [+272.170µs; +756.541µs] or [+0.136%; +0.378%]
  • ignore throughput [-15107.310op/s; -10093.029op/s] or [-1.686%; -1.126%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.007%]
  • ignore execution_time [-3.613ms; -2.384ms] or [-1.769%; -1.168%]
  • 🟩 throughput [+73197.717op/s; +82009.645op/s] or [+6.834%; +7.657%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.006%]
  • ignore execution_time [-0.298ms; +3.908ms] or [-0.151%; +1.977%]
  • 🟩 throughput [+44496.623op/s; +64539.398op/s] or [+5.150%; +7.470%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.000%; +0.009%]
  • ignore execution_time [+208.551µs; +718.996µs] or [+0.104%; +0.359%]
  • ignore throughput [-15071.241op/s; -11535.756op/s] or [-1.380%; -1.056%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.004%]
  • ignore execution_time [+6.565ms; +10.682ms] or [+3.420%; +5.566%]
  • 🟩 throughput [+69780.517op/s; +99036.038op/s] or [+5.401%; +7.666%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.001%; +0.008%]
  • ignore execution_time [-4.321ms; -2.895ms] or [-2.123%; -1.422%]
  • 🟩 throughput [+84753.422op/s; +93657.201op/s] or [+8.417%; +9.302%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.002%]
  • ignore execution_time [-1169.337µs; +18.770µs] or [-0.582%; +0.009%]
  • ignore throughput [+9216.933op/s; +12090.228op/s] or [+2.054%; +2.694%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.009%]
  • ignore execution_time [-847.168µs; +629.818µs] or [-0.423%; +0.315%]
  • 🟩 throughput [+42315.797op/s; +47569.344op/s] or [+7.684%; +8.638%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • ignore execution_time [-1955.277µs; +2163.895µs] or [-0.982%; +1.087%]
  • ignore throughput [+21581.070op/s; +31300.335op/s] or [+4.831%; +7.006%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.006%]
  • ignore execution_time [-1.570ms; -0.587ms] or [-0.782%; -0.293%]
  • ignore throughput [-17005.478op/s; -13616.282op/s] or [-2.489%; -1.993%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.007%]
  • ignore execution_time [-1588.763µs; +1908.846µs] or [-0.795%; +0.955%]
  • 🟩 throughput [+70969.957op/s; +88193.056op/s] or [+7.929%; +9.853%]

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

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.005%]
  • ignore execution_time [+1.644ms; +5.537ms] or [+0.835%; +2.812%]
  • ignore throughput [+22197.966op/s; +36853.217op/s] or [+3.099%; +5.146%]

@link04 link04 added docker_image_artifacts Use to label PRs for which you would need a Docker Image created for. area:opentelemetry OpenTelemetry support area:runtime-metrics labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:opentelemetry OpenTelemetry support area:runtime-metrics docker_image_artifacts Use to label PRs for which you would need a Docker Image created for.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant