Skip to content

Stabilize test-agent readiness in smoke tests#8368

Merged
NachoEchevarria merged 3 commits into
masterfrom
dd/fix/smoke-test-agent-readiness-timeout
Mar 25, 2026
Merged

Stabilize test-agent readiness in smoke tests#8368
NachoEchevarria merged 3 commits into
masterfrom
dd/fix/smoke-test-agent-readiness-timeout

Conversation

@NachoEchevarria

@NachoEchevarria NachoEchevarria commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

Summary of changes

Increased test-agent readiness timeout from 30s to 60s and added retry-attempt logging.

20:49:49 [ERR] Target RunArtifactSmokeTests has thrown an exception
System.TimeoutException: Test agent did not become ready within 30 seconds
   at SmokeTests.SmokeTestRunner.WaitForTestAgentAsync(HttpClient httpClient) in /build/SmokeTests/SmokeTestRunner.cs:line 311

Reason for change

Smoke tests were intermittently failing in CI when the test-agent container startup was delayed on busy runners.

Implementation details

  • Updated WaitForTestAgentAsync in SmokeTestRunner.cs
  • Bumped timeout from 30s to 60s
  • Added warning log on each failed readiness check (attempt number + error message)

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Mar 25, 2026

Copy link
Copy Markdown

View session in Datadog

Bits Dev status: ✅ Done

Comment @DataDog to request changes

@datadog-official

Copy link
Copy Markdown
Contributor

I can only run on private repositories.

@github-actions github-actions Bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Mar 25, 2026
@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented Mar 25, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8368) 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
duration68.64 ± (68.83 - 69.29) ms68.69 ± (68.72 - 68.98) ms+0.1%✅⬆️
.NET Framework 4.8 - Bailout
duration79.83 ± (78.88 - 80.41) ms72.21 ± (72.22 - 72.45) ms-9.5%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1047.72 ± (1050.50 - 1058.26) ms1045.42 ± (1050.28 - 1058.82) ms-0.2%
.NET Core 3.1 - Baseline
process.internal_duration_ms21.78 ± (21.75 - 21.81) ms21.89 ± (21.86 - 21.92) ms+0.5%✅⬆️
process.time_to_main_ms79.31 ± (79.15 - 79.47) ms80.08 ± (79.92 - 80.24) ms+1.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.90 ± (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_ms21.73 ± (21.71 - 21.75) ms21.76 ± (21.73 - 21.79) ms+0.1%✅⬆️
process.time_to_main_ms80.66 ± (80.54 - 80.78) ms80.59 ± (80.49 - 80.68) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.93 - 10.94) MB10.95 ± (10.95 - 10.95) MB+0.1%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms216.87 ± (215.60 - 218.14) ms217.75 ± (216.54 - 218.97) ms+0.4%✅⬆️
process.time_to_main_ms520.24 ± (519.26 - 521.21) ms518.33 ± (517.21 - 519.44) ms-0.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.24 ± (48.21 - 48.26) MB48.34 ± (48.30 - 48.38) MB+0.2%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms20.58 ± (20.55 - 20.60) ms20.55 ± (20.53 - 20.58) ms-0.1%
process.time_to_main_ms68.89 ± (68.75 - 69.03) ms69.11 ± (68.99 - 69.23) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.59 ± (10.59 - 10.59) MB10.63 ± (10.63 - 10.63) MB+0.4%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.59 ± (20.56 - 20.62) ms20.50 ± (20.47 - 20.52) ms-0.4%
process.time_to_main_ms69.81 ± (69.67 - 69.94) ms70.10 ± (69.96 - 70.25) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.66 ± (10.65 - 10.66) MB10.75 ± (10.74 - 10.75) MB+0.8%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms208.33 ± (207.01 - 209.64) ms207.84 ± (206.41 - 209.27) ms-0.2%
process.time_to_main_ms518.76 ± (517.69 - 519.83) ms520.12 ± (518.88 - 521.37) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.00 ± (49.95 - 50.05) MB50.08 ± (50.05 - 50.12) MB+0.2%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+0.1%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms18.74 ± (18.71 - 18.77) ms18.82 ± (18.79 - 18.85) ms+0.4%✅⬆️
process.time_to_main_ms67.94 ± (67.80 - 68.09) ms68.20 ± (68.10 - 68.30) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.67 ± (7.66 - 7.67) MB7.68 ± (7.67 - 7.69) MB+0.2%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms18.71 ± (18.68 - 18.73) ms18.90 ± (18.87 - 18.92) ms+1.0%✅⬆️
process.time_to_main_ms69.13 ± (69.02 - 69.24) ms69.77 ± (69.63 - 69.90) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.76 ± (7.75 - 7.77) MB7.76 ± (7.75 - 7.77) MB+0.0%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms153.29 ± (152.58 - 154.01) ms155.32 ± (154.46 - 156.18) ms+1.3%✅⬆️
process.time_to_main_ms477.64 ± (476.73 - 478.56) ms478.46 ± (477.47 - 479.45) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.90 ± (36.87 - 36.92) MB36.86 ± (36.84 - 36.88) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.1%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration192.79 ± (192.85 - 193.66) ms192.71 ± (192.60 - 193.45) ms-0.0%
.NET Framework 4.8 - Bailout
duration196.20 ± (195.92 - 196.62) ms196.08 ± (195.92 - 196.49) ms-0.1%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1158.67 ± (1160.42 - 1168.44) ms1158.40 ± (1158.07 - 1165.82) ms-0.0%
.NET Core 3.1 - Baseline
process.internal_duration_ms187.03 ± (186.69 - 187.37) ms187.05 ± (186.70 - 187.40) ms+0.0%✅⬆️
process.time_to_main_ms80.51 ± (80.27 - 80.75) ms80.72 ± (80.48 - 80.97) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.11 ± (16.07 - 16.14) MB16.09 ± (16.05 - 16.12) MB-0.1%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (19 - 20)-0.5%
.NET Core 3.1 - Bailout
process.internal_duration_ms186.97 ± (186.60 - 187.34) ms186.74 ± (186.40 - 187.07) ms-0.1%
process.time_to_main_ms82.01 ± (81.85 - 82.17) ms81.78 ± (81.62 - 81.94) ms-0.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.16 ± (16.13 - 16.18) MB16.12 ± (16.10 - 16.14) MB-0.2%
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (20 - 21)-0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms391.58 ± (390.14 - 393.02) ms394.27 ± (392.99 - 395.56) ms+0.7%✅⬆️
process.time_to_main_ms521.25 ± (520.06 - 522.45) ms521.84 ± (520.77 - 522.90) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed58.43 ± (58.22 - 58.64) MB58.74 ± (58.56 - 58.91) MB+0.5%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms191.92 ± (191.61 - 192.24) ms191.67 ± (191.28 - 192.06) ms-0.1%
process.time_to_main_ms70.05 ± (69.87 - 70.23) ms70.12 ± (69.93 - 70.31) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.06 ± (15.91 - 16.22) MB15.92 ± (15.75 - 16.08) MB-0.9%
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.1%
.NET 6 - Bailout
process.internal_duration_ms190.73 ± (190.44 - 191.01) ms190.89 ± (190.63 - 191.14) ms+0.1%✅⬆️
process.time_to_main_ms70.86 ± (70.73 - 70.98) ms70.88 ± (70.77 - 70.99) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.29 ± (16.19 - 16.40) MB16.18 ± (16.04 - 16.31) MB-0.7%
runtime.dotnet.threads.count19 ± (19 - 20)20 ± (19 - 20)+1.5%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms413.43 ± (412.12 - 414.73) ms414.44 ± (413.11 - 415.77) ms+0.2%✅⬆️
process.time_to_main_ms523.97 ± (522.53 - 525.41) ms523.81 ± (522.42 - 525.19) ms-0.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed60.94 ± (60.90 - 60.99) MB60.84 ± (60.79 - 60.88) MB-0.2%
runtime.dotnet.threads.count31 ± (30 - 31)30 ± (30 - 31)-0.0%
.NET 8 - Baseline
process.internal_duration_ms190.20 ± (189.80 - 190.61) ms189.82 ± (189.52 - 190.12) ms-0.2%
process.time_to_main_ms69.52 ± (69.33 - 69.72) ms69.48 ± (69.33 - 69.62) ms-0.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.75 ± (11.73 - 11.78) MB11.77 ± (11.71 - 11.82) MB+0.1%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)+0.5%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms188.96 ± (188.44 - 189.48) ms188.85 ± (188.50 - 189.19) ms-0.1%
process.time_to_main_ms70.72 ± (70.52 - 70.92) ms70.68 ± (70.52 - 70.84) ms-0.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.76 ± (11.69 - 11.83) MB11.81 ± (11.75 - 11.87) MB+0.5%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.1%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms340.13 ± (339.04 - 341.22) ms339.89 ± (338.86 - 340.93) ms-0.1%
process.time_to_main_ms478.95 ± (478.09 - 479.81) ms482.07 ± (481.12 - 483.02) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed48.87 ± (48.83 - 48.91) MB48.83 ± (48.80 - 48.86) 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 (8368) - mean (69ms)  : 67, 71
    master - mean (69ms)  : 66, 72

    section Bailout
    This PR (8368) - mean (72ms)  : 71, 73
    master - mean (80ms)  : 69, 91

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (1,055ms)  : 994, 1115
    master - mean (1,054ms)  : 999, 1109

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 (8368) - mean (108ms)  : 105, 111
    master - mean (107ms)  : 104, 110

    section Bailout
    This PR (8368) - mean (108ms)  : 106, 110
    master - mean (108ms)  : 106, 110

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (771ms)  : 753, 790
    master - mean (777ms)  : 751, 802

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8368) - mean (95ms)  : 92, 97
    master - mean (95ms)  : 92, 97

    section Bailout
    This PR (8368) - mean (96ms)  : 94, 98
    master - mean (95ms)  : 93, 98

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (761ms)  : 741, 780
    master - mean (760ms)  : 736, 784

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

    section Bailout
    This PR (8368) - mean (95ms)  : 93, 98
    master - mean (94ms)  : 93, 96

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (666ms)  : 645, 688
    master - mean (661ms)  : 645, 677

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 (8368) - mean (193ms)  : 188, 198
    master - mean (193ms)  : 189, 197

    section Bailout
    This PR (8368) - mean (196ms)  : 193, 199
    master - mean (196ms)  : 193, 200

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (1,162ms)  : 1103, 1221
    master - mean (1,164ms)  : 1107, 1222

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 (8368) - mean (277ms)  : 270, 284
    master - mean (276ms)  : 270, 282

    section Bailout
    This PR (8368) - mean (277ms)  : 273, 281
    master - mean (277ms)  : 272, 282

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (948ms)  : 926, 970
    master - mean (942ms)  : 923, 961

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8368) - mean (270ms)  : 266, 275
    master - mean (270ms)  : 266, 274

    section Bailout
    This PR (8368) - mean (270ms)  : 266, 274
    master - mean (269ms)  : 265, 274

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (967ms)  : 943, 991
    master - mean (965ms)  : 943, 988

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8368) - mean (269ms)  : 265, 272
    master - mean (269ms)  : 263, 275

    section Bailout
    This PR (8368) - mean (269ms)  : 264, 274
    master - mean (269ms)  : 262, 276

    section CallTarget+Inlining+NGEN
    This PR (8368) - mean (854ms)  : 831, 877
    master - mean (850ms)  : 829, 871

Loading

@NachoEchevarria
NachoEchevarria marked this pull request as ready for review March 25, 2026 11:04
@NachoEchevarria
NachoEchevarria requested a review from a team as a code owner March 25, 2026 11:04

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

I'd be fine going even higher tbh, as long as they're "real" delays!

@pr-commenter

pr-commenter Bot commented Mar 25, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-03-25 14:16:22

Comparing candidate commit 89e4efb in PR branch dd/fix/smoke-test-agent-readiness-timeout with baseline commit 6aadb93 in branch master.

Found 5 performance improvements and 16 performance regressions! Performance is the same for 251 metrics, 16 unstable metrics.

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

  • 🟩 execution_time [-82.189ms; -82.097ms] or [-39.908%; -39.864%]

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

  • 🟥 execution_time [+13.363ms; +18.925ms] or [+6.801%; +9.632%]

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

  • 🟥 execution_time [+16.714ms; +22.924ms] or [+8.553%; +11.730%]

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

  • 🟥 execution_time [+21.314ms; +22.171ms] or [+11.772%; +12.245%]

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

  • 🟩 execution_time [-104.446ms; -102.792ms] or [-52.667%; -51.833%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 throughput [-120.871op/s; -83.713op/s] or [-10.617%; -7.353%]

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

  • 🟥 throughput [-177.137op/s; -107.316op/s] or [-12.315%; -7.461%]

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

  • 🟥 execution_time [+21.918ms; +26.090ms] or [+13.261%; +15.785%]
  • 🟥 throughput [-201.892op/s; -167.610op/s] or [-13.896%; -11.536%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • 🟥 execution_time [+402.615µs; +451.544µs] or [+20.496%; +22.986%]
  • 🟥 throughput [-95.079op/s; -86.235op/s] or [-18.677%; -16.940%]

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

  • 🟥 execution_time [+131.921µs; +135.919µs] or [+9.364%; +9.647%]
  • 🟥 throughput [-62.559op/s; -60.667op/s] or [-8.814%; -8.547%]

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

  • 🟥 execution_time [+106.357µs; +119.323µs] or [+5.701%; +6.396%]
  • 🟥 throughput [-32.354op/s; -28.792op/s] or [-6.036%; -5.372%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472

  • 🟥 execution_time [+474.923µs; +541.550µs] or [+17.830%; +20.331%]
  • 🟥 throughput [-63.336op/s; -56.706op/s] or [-16.870%; -15.104%]

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

  • 🟥 allocated_mem [+16.164KB; +16.202KB] or [+6.259%; +6.273%]

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

  • 🟩 allocated_mem [-18.991KB; -18.960KB] or [-6.909%; -6.898%]

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

  • 🟩 execution_time [-31.153ms; -26.999ms] or [-15.437%; -13.379%]

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

  • 🟩 execution_time [-19.490ms; -13.955ms] or [-9.023%; -6.461%]

@NachoEchevarria
NachoEchevarria merged commit 39e359b into master Mar 25, 2026
137 checks passed
@NachoEchevarria
NachoEchevarria deleted the dd/fix/smoke-test-agent-readiness-timeout branch March 25, 2026 15:56
@github-actions github-actions Bot added this to the vNext-v3 milestone Mar 25, 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 Bits AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants