Skip to content

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

Merged
andrewlock merged 1 commit into
masterfrom
bot/smoke-test-docker-image-bump
May 11, 2026
Merged

[Smoke Test Docker Image Bump] Updating docker image tags#8594
andrewlock merged 1 commit into
masterfrom
bot/smoke-test-docker-image-bump

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Updates the docker images used for smoke tests.

Smoke Test Image Digest Cooldown Report

The following images have newer digests available but were published less than 2 day(s) ago, so the existing pin is retained.
They will be picked up automatically by a future run once they age out of the cooldown window.

Image Current pinned Available digest Published Age
mcr.microsoft.com/dotnet/aspnet:8.0-jammy dcfab093eb4d 5592651b73f0 2026-05-09 1d
mcr.microsoft.com/dotnet/sdk:8.0-jammy 5a8fe3f3b174 aa14cc36fd49 2026-05-09 1d

@dd-octo-sts dd-octo-sts Bot added area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file labels May 11, 2026
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner May 11, 2026 00:56
@dd-octo-sts dd-octo-sts Bot added the area:dependabot dependabot updates label May 11, 2026
@github-actions github-actions Bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label May 11, 2026
@dd-trace-dotnet-ci-bot

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8594) 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
duration73.98 ± (74.04 - 74.56) ms73.16 ± (73.27 - 73.79) ms-1.1%
.NET Framework 4.8 - Bailout
duration77.82 ± (77.71 - 78.15) ms78.64 ± (78.43 - 78.83) ms+1.1%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1123.17 ± (1123.90 - 1131.44) ms1117.96 ± (1119.52 - 1128.00) ms-0.5%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.57 ± (22.52 - 22.63) ms22.85 ± (22.79 - 22.92) ms+1.2%✅⬆️
process.time_to_main_ms84.64 ± (84.37 - 84.90) ms87.28 ± (86.96 - 87.59) ms+3.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.91 ± (10.90 - 10.91) MB10.92 ± (10.91 - 10.92) MB+0.1%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.33 ± (22.29 - 22.37) ms22.35 ± (22.31 - 22.39) ms+0.1%✅⬆️
process.time_to_main_ms84.67 ± (84.49 - 84.86) ms85.63 ± (85.41 - 85.85) ms+1.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.92 ± (10.91 - 10.92) MB10.95 ± (10.94 - 10.95) MB+0.3%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms204.51 ± (203.94 - 205.08) ms204.30 ± (203.66 - 204.94) ms-0.1%
process.time_to_main_ms566.05 ± (564.64 - 567.46) ms565.94 ± (564.51 - 567.36) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.59 ± (49.54 - 49.64) MB49.83 ± (49.80 - 49.86) MB+0.5%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.03 ± (21.00 - 21.07) ms20.98 ± (20.94 - 21.01) ms-0.3%
process.time_to_main_ms73.14 ± (72.95 - 73.32) ms72.57 ± (72.40 - 72.74) ms-0.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.62 ± (10.62 - 10.62) MB10.63 ± (10.62 - 10.63) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.99 ± (20.95 - 21.03) ms21.06 ± (21.02 - 21.10) ms+0.3%✅⬆️
process.time_to_main_ms74.02 ± (73.84 - 74.19) ms74.52 ± (74.30 - 74.73) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.73 - 10.73) MB10.73 ± (10.73 - 10.74) MB+0.0%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms354.86 ± (352.66 - 357.06) ms352.65 ± (350.29 - 355.01) ms-0.6%
process.time_to_main_ms561.45 ± (560.26 - 562.64) ms561.01 ± (559.48 - 562.53) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.96 ± (50.94 - 50.98) MB51.12 ± (51.10 - 51.15) MB+0.3%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.76 ± (19.70 - 19.82) ms19.54 ± (19.49 - 19.58) ms-1.1%
process.time_to_main_ms74.95 ± (74.67 - 75.23) ms73.32 ± (73.15 - 73.50) ms-2.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.65 ± (7.64 - 7.65) MB7.66 ± (7.66 - 7.67) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.59 ± (19.55 - 19.63) ms19.49 ± (19.45 - 19.53) ms-0.5%
process.time_to_main_ms74.88 ± (74.72 - 75.05) ms74.37 ± (74.21 - 74.53) ms-0.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.71 ± (7.70 - 7.71) MB7.70 ± (7.69 - 7.70) MB-0.1%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms281.77 ± (278.73 - 284.81) ms282.88 ± (279.50 - 286.27) ms+0.4%✅⬆️
process.time_to_main_ms520.47 ± (519.26 - 521.68) ms523.73 ± (522.29 - 525.17) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed37.88 ± (37.85 - 37.91) MB37.94 ± (37.91 - 37.97) MB+0.2%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.1%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration199.20 ± (198.77 - 199.58) ms195.67 ± (195.61 - 196.58) ms-1.8%
.NET Framework 4.8 - Bailout
duration201.10 ± (200.83 - 201.72) ms198.53 ± (198.37 - 198.83) ms-1.3%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1224.61 ± (1224.50 - 1230.41) ms1208.84 ± (1213.66 - 1222.08) ms-1.3%
.NET Core 3.1 - Baseline
process.internal_duration_ms195.18 ± (194.68 - 195.67) ms188.16 ± (187.83 - 188.50) ms-3.6%
process.time_to_main_ms84.88 ± (84.64 - 85.12) ms82.57 ± (82.33 - 82.82) ms-2.7%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.04 ± (16.02 - 16.06) MB16.05 ± (16.03 - 16.08) MB+0.1%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.8%
.NET Core 3.1 - Bailout
process.internal_duration_ms194.51 ± (194.04 - 194.99) ms188.10 ± (187.82 - 188.37) ms-3.3%
process.time_to_main_ms86.17 ± (85.91 - 86.43) ms83.34 ± (83.20 - 83.48) ms-3.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.16 ± (16.14 - 16.18) MB16.12 ± (16.09 - 16.15) MB-0.2%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)+0.1%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms379.63 ± (378.48 - 380.77) ms369.39 ± (368.06 - 370.71) ms-2.7%
process.time_to_main_ms563.73 ± (562.27 - 565.18) ms549.61 ± (548.42 - 550.80) ms-2.5%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.47 ± (58.42 - 58.52) MB58.56 ± (58.51 - 58.60) MB+0.2%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms201.18 ± (200.67 - 201.69) ms194.71 ± (194.29 - 195.12) ms-3.2%
process.time_to_main_ms74.32 ± (74.07 - 74.57) ms72.18 ± (71.99 - 72.37) ms-2.9%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.32 ± (16.29 - 16.34) MB16.40 ± (16.38 - 16.42) MB+0.5%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-1.1%
.NET 6 - Bailout
process.internal_duration_ms199.63 ± (199.12 - 200.13) ms193.20 ± (192.85 - 193.55) ms-3.2%
process.time_to_main_ms74.93 ± (74.70 - 75.17) ms72.72 ± (72.55 - 72.88) ms-3.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.34 ± (16.32 - 16.36) MB16.34 ± (16.27 - 16.40) MB-0.0%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-2.3%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms570.51 ± (567.38 - 573.64) ms569.71 ± (567.06 - 572.36) ms-0.1%
process.time_to_main_ms560.49 ± (559.12 - 561.85) ms550.14 ± (548.81 - 551.47) ms-1.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.91 ± (61.88 - 61.95) MB62.03 ± (61.98 - 62.07) MB+0.2%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.4%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms197.78 ± (197.30 - 198.26) ms189.01 ± (188.75 - 189.28) ms-4.4%
process.time_to_main_ms72.76 ± (72.53 - 73.00) ms70.39 ± (70.22 - 70.56) ms-3.3%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.68 ± (11.67 - 11.70) MB11.75 ± (11.73 - 11.78) MB+0.6%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-1.0%
.NET 8 - Bailout
process.internal_duration_ms197.68 ± (197.18 - 198.19) ms188.01 ± (187.79 - 188.23) ms-4.9%
process.time_to_main_ms73.98 ± (73.78 - 74.19) ms71.18 ± (71.10 - 71.27) ms-3.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.76 ± (11.74 - 11.78) MB11.83 ± (11.80 - 11.85) MB+0.6%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.5%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms493.32 ± (490.55 - 496.09) ms493.17 ± (490.74 - 495.60) ms-0.0%
process.time_to_main_ms519.52 ± (518.38 - 520.67) ms505.86 ± (504.59 - 507.13) ms-2.6%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.65 ± (51.61 - 51.69) MB51.52 ± (51.49 - 51.54) MB-0.3%
runtime.dotnet.threads.count30 ± (30 - 30)29 ± (29 - 29)-1.6%
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 (8594) - mean (74ms)  : 70, 77
    master - mean (74ms)  : 70, 78

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

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (1,124ms)  : 1061, 1187
    master - mean (1,128ms)  : 1074, 1182

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

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

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (807ms)  : 785, 829
    master - mean (809ms)  : 789, 829

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

    section Bailout
    This PR (8594) - mean (102ms)  : 98, 106
    master - mean (101ms)  : 98, 105

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (941ms)  : 906, 976
    master - mean (944ms)  : 910, 978

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8594) - mean (101ms)  : 98, 103
    master - mean (103ms)  : 97, 108

    section Bailout
    This PR (8594) - mean (101ms)  : 99, 104
    master - mean (102ms)  : 99, 106

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (835ms)  : 780, 890
    master - mean (831ms)  : 781, 881

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 (8594) - mean (196ms)  : 191, 201
    master - mean (199ms)  : 194, 204

    section Bailout
    This PR (8594) - mean (199ms)  : 196, 201
    master - mean (201ms)  : 196, 206

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (1,218ms)  : 1155, 1281
    master - mean (1,227ms)  : 1185, 1270

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 (8594) - mean (280ms)  : 274, 285
    master - mean (289ms)  : 278, 300

    section Bailout
    This PR (8594) - mean (280ms)  : 276, 284
    master - mean (290ms)  : 282, 297

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (960ms)  : 939, 981
    master - mean (985ms)  : 958, 1012

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8594) - mean (275ms)  : 267, 283
    master - mean (284ms)  : 276, 293

    section Bailout
    This PR (8594) - mean (274ms)  : 269, 280
    master - mean (283ms)  : 274, 293

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (1,149ms)  : 1113, 1184
    master - mean (1,159ms)  : 1120, 1198

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8594) - mean (269ms)  : 266, 273
    master - mean (281ms)  : 273, 289

    section Bailout
    This PR (8594) - mean (269ms)  : 266, 272
    master - mean (282ms)  : 272, 292

    section CallTarget+Inlining+NGEN
    This PR (8594) - mean (1,033ms)  : 987, 1079
    master - mean (1,044ms)  : 990, 1098

Loading

@pr-commenter

pr-commenter Bot commented May 11, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-11 01:55:05

Comparing candidate commit f2809e0 in PR branch bot/smoke-test-docker-image-bump with baseline commit 433c2c3 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_RecordException_Sampled net6.0
  • 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_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • Benchmarks.OpenTelemetry.Api.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1

Found 4 performance improvements and 4 performance regressions! Performance is the same for 49 metrics, 15 unstable metrics, 87 known flaky benchmarks, 39 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.StartRootSpan net6.0

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]

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

  • 🟥 allocated_mem [+95 bytes; +96 bytes] or [+6.518%; +6.526%]

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 net6.0

  • 🟥 throughput [-64081.752op/s; -58717.836op/s] or [-43.532%; -39.888%]
  • 🟩 execution_time [-49.951ms; -37.950ms] or [-24.788%; -18.832%]

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

  • 🟥 throughput [-60389.101op/s; -45841.027op/s] or [-30.279%; -22.985%]
  • 🟩 execution_time [-72.385ms; -52.909ms] or [-36.607%; -26.758%]

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

  • 🟩 execution_time [-91.914ms; -89.305ms] or [-46.777%; -45.449%]

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 [-21.616ms; +18.759ms] or [-14.131%; +12.263%]
  • unstable throughput [-24916.526op/s; +5811.078op/s] or [-14.348%; +3.346%]

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

  • unstable execution_time [-40.728ms; -9.569ms] or [-26.029%; -6.116%]
  • unstable throughput [+451.917op/s; +19046.052op/s] or [+0.317%; +13.377%]

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

  • unstable execution_time [-17396.176µs; +17733.352µs] or [-15.540%; +15.841%]

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

  • unstable execution_time [-28.904ms; -12.357ms] or [-19.470%; -8.324%]
  • unstable throughput [+12748.699op/s; +31326.968op/s] or [+8.000%; +19.658%]

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

  • unstable execution_time [-36.486ms; -12.880ms] or [-32.063%; -11.318%]

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

  • unstable execution_time [+19.291ms; +49.357ms] or [+13.289%; +34.000%]
  • unstable throughput [-32830.765op/s; -15464.184op/s] or [-24.639%; -11.606%]

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

  • unstable execution_time [-59.537ms; -29.291ms] or [-43.746%; -21.522%]

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

  • unstable execution_time [-59.763ms; -37.197ms] or [-35.633%; -22.178%]
  • unstable throughput [+18027.811op/s; +40520.753op/s] or [+10.966%; +24.649%]

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

  • unstable execution_time [+11.509ms; +29.255ms] or [+9.475%; +24.084%]
  • 🟥 throughput [-31107.272op/s; -15554.548op/s] or [-15.903%; -7.952%]

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

  • unstable execution_time [+28.508ms; +59.540ms] or [+31.537%; +65.865%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-9.188%; -9.180%]
  • unstable execution_time [+0.681ms; +28.529ms] or [+0.491%; +20.579%]
  • unstable throughput [-29330.230op/s; -6333.538op/s] or [-17.373%; -3.752%]

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

  • unstable execution_time [-15.748ms; +19.004ms] or [-13.891%; +16.763%]

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

  • 🟩 allocated_mem [-144 bytes; -143 bytes] or [-7.698%; -7.691%]
  • unstable execution_time [-59.794ms; -24.736ms] or [-32.710%; -13.532%]
  • unstable throughput [+32779.275op/s; +51305.805op/s] or [+29.099%; +45.546%]

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 [-26.956ms; -9.988ms] or [-18.951%; -7.022%]

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

  • unstable execution_time [+6.853ms; +32.208ms] or [+7.574%; +35.596%]

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

  • unstable execution_time [+12.786ms; +45.023ms] or [+10.580%; +37.257%]
  • unstable throughput [-32549.288op/s; -10042.685op/s] or [-26.233%; -8.094%]

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

  • unstable execution_time [-36.912ms; -10.995ms] or [-33.192%; -9.887%]

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

  • 🟥 execution_time [+10.862ms; +23.552ms] or [+7.926%; +17.185%]

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

  • unstable execution_time [-15.518ms; +18.193ms] or [-13.633%; +15.983%]

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 [-35.407ms; +2.118ms] or [-20.905%; +1.250%]
  • unstable throughput [+16676.800op/s; +40049.558op/s] or [+13.516%; +32.460%]

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

  • unstable execution_time [-17871.848µs; +18084.652µs] or [-16.105%; +16.297%]

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

  • 🟥 allocated_mem [+143 bytes; +144 bytes] or [+10.108%; +10.117%]
  • unstable execution_time [-2.844ms; +25.556ms] or [-2.014%; +18.098%]
  • unstable throughput [-20519.510op/s; +4458.717op/s] or [-12.703%; +2.760%]

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

  • unstable execution_time [-16835.548µs; +18321.956µs] or [-15.039%; +16.366%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-9654.253op/s; -8533.357op/s] or [-11.447%; -10.118%]

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

  • 🟩 execution_time [-97.515ms; -88.823ms] or [-48.650%; -44.314%]
  • 🟥 throughput [-23327.834op/s; -15610.632op/s] or [-19.608%; -13.121%]

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

  • unstable execution_time [-52.529ms; -24.514ms] or [-26.421%; -12.330%]
  • 🟥 throughput [-6055.413op/s; -4917.898op/s] or [-6.157%; -5.000%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+316.358ms; +331.797ms] or [+156.988%; +164.650%]
  • 🟥 throughput [-55.766op/s; -43.350op/s] or [-10.033%; -7.799%]

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

  • unstable execution_time [+107.384ms; +152.888ms] or [+84.840%; +120.791%]
  • unstable throughput [-6.310op/s; +69.592op/s] or [-0.832%; +9.175%]

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

  • 🟥 execution_time [+83.633ms; +87.391ms] or [+74.012%; +77.338%]

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

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.528%; +27.540%]

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

  • 🟥 allocated_mem [+439 bytes; +440 bytes] or [+9.299%; +9.310%]
  • 🟩 execution_time [-82.781ms; -78.576ms] or [-38.662%; -36.698%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.500%; +27.510%]
  • 🟩 execution_time [-31.643ms; -13.324ms] or [-15.068%; -6.345%]

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

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-266919.093op/s; -263123.749op/s] or [-27.254%; -26.866%]

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

  • 🟥 allocated_mem [+439 bytes; +440 bytes] or [+35.945%; +35.954%]
  • unstable execution_time [-85.981ms; -51.830ms] or [-38.344%; -23.114%]
  • unstable throughput [-276841.168op/s; -135274.697op/s] or [-29.575%; -14.452%]

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

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟩 execution_time [-80.468ms; -61.746ms] or [-40.166%; -30.821%]
  • 🟥 throughput [-130353.262op/s; -113524.941op/s] or [-18.729%; -16.311%]

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

  • unstable execution_time [-23.312ms; -2.480ms] or [-11.762%; -1.251%]
  • 🟥 throughput [-35460.085op/s; -19904.273op/s] or [-22.563%; -12.665%]

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

  • 🟩 execution_time [-59.615ms; -43.647ms] or [-30.394%; -22.253%]
  • 🟩 throughput [+9817.287op/s; +12482.145op/s] or [+7.821%; +9.944%]

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

  • unstable execution_time [-41.615ms; -21.308ms] or [-20.576%; -10.535%]
  • unstable throughput [-520686.048op/s; -172640.165op/s] or [-17.362%; -5.757%]

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

  • unstable execution_time [-102.378ms; -80.154ms] or [-47.193%; -36.948%]
  • 🟩 throughput [+163489.993op/s; +217226.630op/s] or [+6.489%; +8.622%]

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

  • 🟥 execution_time [+300.345ms; +314.798ms] or [+150.072%; +157.294%]

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

  • unstable execution_time [+178.686ms; +225.971ms] or [+90.112%; +113.958%]

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

  • 🟥 execution_time [+302.228ms; +308.947ms] or [+152.239%; +155.624%]

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

  • 🟥 execution_time [+298.167ms; +311.827ms] or [+146.448%; +153.157%]

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

  • unstable execution_time [+252.487ms; +273.210ms] or [+123.432%; +133.563%]

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

  • 🟥 execution_time [+279.634ms; +297.819ms] or [+139.761%; +148.849%]

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

  • 🟥 execution_time [+19.565µs; +43.193µs] or [+6.246%; +13.789%]
  • 🟥 throughput [-405.126op/s; -206.267op/s] or [-12.629%; -6.430%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.799ms; +300.632ms] or [+149.631%; +150.046%]

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

  • unstable execution_time [+364.068ms; +383.256ms] or [+395.575%; +416.423%]
  • 🟥 throughput [-7044.523op/s; -6831.437op/s] or [-57.886%; -56.135%]

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

  • unstable execution_time [+252.264ms; +318.760ms] or [+191.541%; +242.032%]
  • 🟥 throughput [-1206.074op/s; -966.802op/s] or [-11.676%; -9.359%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+298.460ms; +313.867ms] or [+137.229%; +144.313%]
  • 🟥 throughput [-683.376op/s; -666.296op/s] or [-61.921%; -60.373%]

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

  • unstable execution_time [-51.316ms; +82.142ms] or [-21.869%; +35.006%]
  • 🟥 throughput [-683.206op/s; -596.406op/s] or [-45.570%; -39.780%]

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

  • 🟥 allocated_mem [+2.305KB; +2.308KB] or [+5.442%; +5.450%]
  • 🟥 execution_time [+338.426ms; +346.413ms] or [+202.418%; +207.195%]
  • 🟥 throughput [-730.789op/s; -696.532op/s] or [-50.884%; -48.499%]

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

  • 🟩 execution_time [-164.708µs; -160.012µs] or [-5.730%; -5.567%]
  • 🟩 throughput [+20.523op/s; +21.133op/s] or [+5.899%; +6.075%]

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

  • 🟩 execution_time [-201.345µs; -179.660µs] or [-10.199%; -9.101%]
  • 🟩 throughput [+50.989op/s; +57.738op/s] or [+10.066%; +11.398%]

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

  • 🟩 throughput [+13.347op/s; +14.339op/s] or [+5.263%; +5.654%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+304.096ms; +313.218ms] or [+153.137%; +157.731%]

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

  • 🟥 execution_time [+256.081ms; +275.163ms] or [+128.323%; +137.885%]

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

  • 🟥 execution_time [+304.492ms; +310.861ms] or [+152.964%; +156.164%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+304.117ms; +316.947ms] or [+152.718%; +159.160%]

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

  • unstable execution_time [+215.524ms; +237.675ms] or [+106.567%; +117.520%]

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

  • 🟥 execution_time [+306.249ms; +313.375ms] or [+155.220%; +158.832%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+304.194ms; +318.988ms] or [+152.678%; +160.103%]

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

  • 🟥 execution_time [+301.825ms; +310.003ms] or [+150.432%; +154.508%]
  • 🟩 throughput [+43904.408op/s; +53005.362op/s] or [+8.718%; +10.525%]

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

  • 🟥 execution_time [+301.032ms; +307.960ms] or [+149.761%; +153.207%]

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

  • unstable execution_time [-40.913ms; -7.247ms] or [-19.025%; -3.370%]
  • unstable throughput [-178195.759op/s; -132485.867op/s] or [-48.884%; -36.345%]

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

  • unstable execution_time [-87.310ms; -65.189ms] or [-43.796%; -32.700%]

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

  • 🟩 allocated_mem [-26.062KB; -26.040KB] or [-9.507%; -9.499%]
  • unstable execution_time [-69.148µs; -13.729µs] or [-13.667%; -2.713%]
  • unstable throughput [+71.752op/s; +272.668op/s] or [+3.580%; +13.606%]

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

  • 🟩 allocated_mem [-19.061KB; -19.043KB] or [-6.949%; -6.942%]
  • unstable execution_time [-85.264µs; -24.873µs] or [-14.776%; -4.310%]
  • 🟩 throughput [+99.827op/s; +269.323op/s] or [+5.703%; +15.387%]

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

  • unstable execution_time [-14.836µs; -6.130µs] or [-23.018%; -9.510%]
  • unstable throughput [+1755.585op/s; +3659.698op/s] or [+10.771%; +22.453%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • unstable execution_time [+202.911ms; +643.116ms] or [+102.562%; +325.066%]

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

  • unstable execution_time [+258.421ms; +286.941ms] or [+131.536%; +146.052%]

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

  • 🟥 execution_time [+302.278ms; +307.229ms] or [+151.327%; +153.806%]

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

  • 🟥 throughput [-291558.202op/s; -257961.898op/s] or [-55.186%; -48.827%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+300.153ms; +311.063ms] or [+149.599%; +155.037%]

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

  • unstable execution_time [+267.784ms; +300.272ms] or [+134.469%; +150.782%]

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

  • 🟥 execution_time [+305.176ms; +311.880ms] or [+154.766%; +158.166%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+300.557ms; +301.427ms] or [+149.919%; +150.354%]
  • 🟩 throughput [+59827477.827op/s; +60136642.002op/s] or [+43.570%; +43.795%]

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

  • unstable execution_time [+371.071ms; +382.946ms] or [+461.493%; +476.261%]
  • 🟥 throughput [-7345.430op/s; -7142.025op/s] or [-56.784%; -55.211%]

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

  • 🟥 execution_time [+301.775ms; +305.241ms] or [+150.519%; +152.247%]
  • 🟥 throughput [-30823813.587op/s; -29277584.050op/s] or [-13.653%; -12.968%]

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

  • unstable execution_time [-67.698ms; -30.247ms] or [-33.157%; -14.814%]
  • unstable throughput [-277575.183op/s; -110484.936op/s] or [-25.916%; -10.316%]

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

  • unstable execution_time [-85.671ms; -63.924ms] or [-43.350%; -32.346%]

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

  • unstable execution_time [-64.031ms; -37.334ms] or [-33.360%; -19.451%]
  • unstable throughput [-275201.456op/s; -92281.092op/s] or [-21.301%; -7.143%]

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

  • unstable execution_time [-92.837ms; -70.776ms] or [-45.612%; -34.773%]
  • 🟩 throughput [+71546.112op/s; +84429.125op/s] or [+7.106%; +8.385%]

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

  • unstable execution_time [-89.152ms; -67.355ms] or [-44.522%; -33.637%]
  • unstable throughput [-59556.306op/s; +4176.788op/s] or [-10.814%; +0.758%]

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

  • unstable execution_time [-71.710ms; -45.453ms] or [-36.030%; -22.837%]

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

  • unstable execution_time [-93.890ms; -68.257ms] or [-46.961%; -34.141%]

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

  • unstable execution_time [-74.860ms; -46.385ms] or [-38.020%; -23.558%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • 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_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_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive 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

@andrewlock
andrewlock merged commit e048c61 into master May 11, 2026
163 checks passed
@andrewlock
andrewlock deleted the bot/smoke-test-docker-image-bump branch May 11, 2026 07:00
@github-actions github-actions Bot added this to the vNext-v3 milestone May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant