Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Package Versions Bump] Updating package versions #6519

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2025

Updates the package versions for integration tests.

@github-actions github-actions bot requested review from a team as code owners January 8, 2025 16:22
@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Jan 8, 2025

Datadog Report

Branch report: bot/test-package-versions-bump
Commit report: a1cd0b3
Test service: dd-trace-dotnet

✅ 0 Failed, 247689 Passed, 2149 Skipped, 18h 37m 55.15s Total Time

@andrewlock
Copy link
Member

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing the following branches/commits:

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 shown 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).

gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6519) - mean (69ms)  : 65, 72
     .   : milestone, 69,
    master - mean (69ms)  : 66, 72
     .   : milestone, 69,

    section CallTarget+Inlining+NGEN
    This PR (6519) - mean (980ms)  : 954, 1006
     .   : milestone, 980,
    master - mean (981ms)  : 954, 1008
     .   : milestone, 981,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6519) - mean (107ms)  : 105, 110
     .   : milestone, 107,
    master - mean (107ms)  : 105, 110
     .   : milestone, 107,

    section CallTarget+Inlining+NGEN
    This PR (6519) - mean (677ms)  : 665, 690
     .   : milestone, 677,
    master - mean (678ms)  : 662, 695
     .   : milestone, 678,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6519) - mean (91ms)  : 89, 93
     .   : milestone, 91,
    master - mean (91ms)  : 90, 93
     .   : milestone, 91,

    section CallTarget+Inlining+NGEN
    This PR (6519) - mean (635ms)  : 621, 649
     .   : milestone, 635,
    master - mean (633ms)  : 616, 651
     .   : milestone, 633,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6519) - mean (194ms)  : 190, 198
     .   : milestone, 194,
    master - mean (195ms)  : 189, 202
     .   : milestone, 195,

    section CallTarget+Inlining+NGEN
    This PR (6519) - mean (1,102ms)  : 1075, 1129
     .   : milestone, 1102,
    master - mean (1,104ms)  : 1076, 1132
     .   : milestone, 1104,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6519) - mean (279ms)  : 274, 283
     .   : milestone, 279,
    master - mean (278ms)  : 273, 282
     .   : milestone, 278,

    section CallTarget+Inlining+NGEN
    This PR (6519) - mean (872ms)  : 843, 901
     .   : milestone, 872,
    master - mean (874ms)  : 847, 901
     .   : milestone, 874,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6519) - mean (266ms)  : 263, 270
     .   : milestone, 266,
    master - mean (268ms)  : 264, 272
     .   : milestone, 268,

    section CallTarget+Inlining+NGEN
    This PR (6519) - mean (854ms)  : 816, 892
     .   : milestone, 854,
    master - mean (857ms)  : 829, 885
     .   : milestone, 857,

Loading

@andrewlock
Copy link
Member

Benchmarks Report for tracer 🐌

Benchmarks for #6519 compared to master:

  • 2 benchmarks are faster, with geometric mean 1.154
  • All benchmarks have the same allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 7.83μs 42.8ns 239ns 0.0158 0.00789 0 5.61 KB
master StartStopWithChild netcoreapp3.1 10μs 56ns 354ns 0.0147 0 0 5.81 KB
master StartStopWithChild net472 16.4μs 44.2ns 171ns 1.03 0.307 0.097 6.2 KB
#6519 StartStopWithChild net6.0 7.9μs 43.6ns 279ns 0.0191 0.00763 0 5.61 KB
#6519 StartStopWithChild netcoreapp3.1 9.86μs 54.9ns 343ns 0.0152 0.00508 0 5.8 KB
#6519 StartStopWithChild net472 16.3μs 45.9ns 172ns 1.07 0.336 0.104 6.21 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 481μs 398ns 1.49μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 639μs 686ns 2.66μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 856μs 380ns 1.37μs 0.425 0 0 3.3 KB
#6519 WriteAndFlushEnrichedTraces net6.0 501μs 864ns 3.23μs 0 0 0 2.7 KB
#6519 WriteAndFlushEnrichedTraces netcoreapp3.1 652μs 340ns 1.27μs 0 0 0 2.7 KB
#6519 WriteAndFlushEnrichedTraces net472 858μs 594ns 2.14μs 0.428 0 0 3.3 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 151μs 852ns 7.13μs 0.145 0 0 14.47 KB
master SendRequest netcoreapp3.1 172μs 980ns 7.4μs 0.17 0 0 17.27 KB
master SendRequest net472 0.0398ns 0.00814ns 0.0315ns 0 0 0 0 b
#6519 SendRequest net6.0 158μs 1μs 9.82μs 0.146 0 0 14.47 KB
#6519 SendRequest netcoreapp3.1 171μs 1.08μs 10.6μs 0.169 0 0 17.27 KB
#6519 SendRequest net472 0ns 0ns 0ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 547μs 2.09μs 7.54μs 0.556 0 0 41.65 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 687μs 3.99μs 34.5μs 0.332 0 0 41.69 KB
master WriteAndFlushEnrichedTraces net472 885μs 2.2μs 7.63μs 8.13 2.57 0.428 53.31 KB
#6519 WriteAndFlushEnrichedTraces net6.0 574μs 2.92μs 13.7μs 0.584 0 0 41.67 KB
#6519 WriteAndFlushEnrichedTraces netcoreapp3.1 671μs 2.41μs 8.68μs 0.342 0 0 41.82 KB
#6519 WriteAndFlushEnrichedTraces net472 840μs 3.65μs 14.1μs 8.56 2.57 0.428 53.29 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.27μs 0.677ns 2.53ns 0.0139 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 1.8μs 1.47ns 5.69ns 0.0135 0 0 1.02 KB
master ExecuteNonQuery net472 2.04μs 2.41ns 9.34ns 0.156 0.00102 0 987 B
#6519 ExecuteNonQuery net6.0 1.37μs 1.38ns 5.34ns 0.0145 0 0 1.02 KB
#6519 ExecuteNonQuery netcoreapp3.1 1.79μs 2.07ns 8.02ns 0.0133 0 0 1.02 KB
#6519 ExecuteNonQuery net472 2.04μs 1.54ns 5.75ns 0.156 0.00102 0 987 B
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.19μs 0.339ns 1.17ns 0.0137 0 0 976 B
master CallElasticsearch netcoreapp3.1 1.69μs 3.35ns 12.5ns 0.0134 0 0 976 B
master CallElasticsearch net472 2.54μs 2.27ns 8.79ns 0.158 0 0 995 B
master CallElasticsearchAsync net6.0 1.32μs 1.39ns 5.38ns 0.0134 0 0 952 B
master CallElasticsearchAsync netcoreapp3.1 1.63μs 1.08ns 3.9ns 0.0138 0 0 1.02 KB
master CallElasticsearchAsync net472 2.64μs 2.03ns 7.87ns 0.167 0 0 1.05 KB
#6519 CallElasticsearch net6.0 1.19μs 0.509ns 1.97ns 0.0138 0 0 976 B
#6519 CallElasticsearch netcoreapp3.1 1.59μs 0.553ns 2.07ns 0.0128 0 0 976 B
#6519 CallElasticsearch net472 2.57μs 2.6ns 10.1ns 0.158 0 0 995 B
#6519 CallElasticsearchAsync net6.0 1.19μs 0.36ns 1.35ns 0.0131 0 0 952 B
#6519 CallElasticsearchAsync netcoreapp3.1 1.65μs 1.3ns 4.71ns 0.0142 0 0 1.02 KB
#6519 CallElasticsearchAsync net472 2.76μs 1.21ns 4.7ns 0.167 0 0 1.05 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.35μs 0.648ns 2.42ns 0.0136 0 0 952 B
master ExecuteAsync netcoreapp3.1 1.67μs 0.646ns 2.42ns 0.0126 0 0 952 B
master ExecuteAsync net472 1.84μs 0.642ns 2.48ns 0.145 0 0 915 B
#6519 ExecuteAsync net6.0 1.41μs 0.709ns 2.65ns 0.0134 0 0 952 B
#6519 ExecuteAsync netcoreapp3.1 1.61μs 0.838ns 3.14ns 0.0129 0 0 952 B
#6519 ExecuteAsync net472 1.8μs 0.71ns 2.66ns 0.145 0 0 915 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 4.31μs 1.98ns 7.4ns 0.0323 0 0 2.31 KB
master SendAsync netcoreapp3.1 5.44μs 2.08ns 8.07ns 0.0382 0 0 2.85 KB
master SendAsync net472 7.38μs 1.63ns 6.32ns 0.494 0 0 3.12 KB
#6519 SendAsync net6.0 4.27μs 1.82ns 6.8ns 0.0321 0 0 2.31 KB
#6519 SendAsync netcoreapp3.1 5.39μs 4.55ns 17ns 0.0377 0 0 2.85 KB
#6519 SendAsync net472 7.39μs 1.66ns 6.45ns 0.493 0 0 3.12 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 1.53μs 1.07ns 3.99ns 0.0232 0 0 1.64 KB
master EnrichedLog netcoreapp3.1 2.36μs 1.16ns 4.35ns 0.0225 0 0 1.64 KB
master EnrichedLog net472 2.68μs 1.87ns 7.01ns 0.25 0 0 1.57 KB
#6519 EnrichedLog net6.0 1.49μs 1.54ns 5.78ns 0.023 0 0 1.64 KB
#6519 EnrichedLog netcoreapp3.1 2.33μs 2.01ns 7.52ns 0.0221 0 0 1.64 KB
#6519 EnrichedLog net472 2.76μs 1.8ns 6.95ns 0.25 0 0 1.57 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 117μs 312ns 1.21μs 0 0 0 4.28 KB
master EnrichedLog netcoreapp3.1 122μs 86.8ns 313ns 0 0 0 4.28 KB
master EnrichedLog net472 150μs 148ns 574ns 0.675 0.225 0 4.46 KB
#6519 EnrichedLog net6.0 115μs 182ns 706ns 0.0574 0 0 4.28 KB
#6519 EnrichedLog netcoreapp3.1 122μs 291ns 1.13μs 0.0605 0 0 4.28 KB
#6519 EnrichedLog net472 152μs 234ns 908ns 0.679 0.226 0 4.46 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 3.04μs 0.665ns 2.49ns 0.0304 0 0 2.2 KB
master EnrichedLog netcoreapp3.1 4.38μs 1.88ns 7.27ns 0.0284 0 0 2.2 KB
master EnrichedLog net472 4.95μs 1.27ns 4.91ns 0.319 0 0 2.02 KB
#6519 EnrichedLog net6.0 2.98μs 2.5ns 9.67ns 0.0304 0 0 2.2 KB
#6519 EnrichedLog netcoreapp3.1 4.12μs 3.17ns 12.3ns 0.0288 0 0 2.2 KB
#6519 EnrichedLog net472 4.85μs 1.32ns 5.1ns 0.32 0 0 2.02 KB
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 1.39μs 0.803ns 3.11ns 0.016 0 0 1.14 KB
master SendReceive netcoreapp3.1 1.76μs 2.26ns 8.75ns 0.0157 0 0 1.14 KB
master SendReceive net472 2.11μs 1.55ns 5.99ns 0.183 0 0 1.16 KB
#6519 SendReceive net6.0 1.43μs 0.938ns 3.63ns 0.0157 0 0 1.14 KB
#6519 SendReceive netcoreapp3.1 1.83μs 1.09ns 4.08ns 0.0157 0 0 1.14 KB
#6519 SendReceive net472 2.13μs 2.06ns 7.99ns 0.183 0 0 1.16 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.67μs 0.903ns 3.5ns 0.0214 0 0 1.6 KB
master EnrichedLog netcoreapp3.1 3.98μs 1.21ns 4.37ns 0.0219 0 0 1.65 KB
master EnrichedLog net472 4.44μs 3.37ns 13ns 0.322 0 0 2.04 KB
#6519 EnrichedLog net6.0 2.85μs 1.8ns 6.96ns 0.0212 0 0 1.6 KB
#6519 EnrichedLog netcoreapp3.1 3.87μs 2.77ns 10.7ns 0.0214 0 0 1.65 KB
#6519 EnrichedLog net472 4.18μs 3.06ns 11.4ns 0.322 0 0 2.04 KB
Benchmarks.Trace.SpanBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #6519

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 1.164 732.44 629.35
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑netcoreapp3.1 1.144 796.60 696.23

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 397ns 0.636ns 2.46ns 0.00798 0 0 576 B
master StartFinishSpan netcoreapp3.1 546ns 0.881ns 3.41ns 0.00786 0 0 576 B
master StartFinishSpan net472 731ns 2.25ns 8.7ns 0.0917 0 0 578 B
master StartFinishScope net6.0 551ns 1.01ns 3.9ns 0.00975 0 0 696 B
master StartFinishScope netcoreapp3.1 797ns 1.39ns 5.39ns 0.0094 0 0 696 B
master StartFinishScope net472 859ns 0.867ns 3.36ns 0.104 0 0 658 B
#6519 StartFinishSpan net6.0 405ns 0.437ns 1.69ns 0.00809 0 0 576 B
#6519 StartFinishSpan netcoreapp3.1 553ns 0.764ns 2.96ns 0.00773 0 0 576 B
#6519 StartFinishSpan net472 632ns 1.08ns 4.19ns 0.0916 0 0 578 B
#6519 StartFinishScope net6.0 502ns 0.653ns 2.53ns 0.00967 0 0 696 B
#6519 StartFinishScope netcoreapp3.1 698ns 1.32ns 5.13ns 0.00947 0 0 696 B
#6519 StartFinishScope net472 823ns 1.25ns 4.85ns 0.104 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 644ns 1.2ns 4.66ns 0.00959 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 985ns 3.19ns 12.4ns 0.00922 0 0 696 B
master RunOnMethodBegin net472 1.13μs 1.45ns 5.62ns 0.105 0 0 658 B
#6519 RunOnMethodBegin net6.0 613ns 0.584ns 2.26ns 0.00975 0 0 696 B
#6519 RunOnMethodBegin netcoreapp3.1 923ns 1.57ns 6.09ns 0.00963 0 0 696 B
#6519 RunOnMethodBegin net472 1.09μs 1.66ns 6.2ns 0.104 0 0 658 B

@andrewlock
Copy link
Member

Throughput/Crank Report ⚡

Throughput results for AspNetCoreSimpleController comparing the following branches/commits:

Cases where throughput results for the PR are worse than latest master (5% drop or greater), results are shown in red.

Note that these results are based on a single point-in-time result for each branch. For full results, see one of the many, many dashboards!

gantt
    title Throughput Linux x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6519) (11.131M)   : 0, 11131390
    master (11.079M)   : 0, 11079429
    benchmarks/2.9.0 (11.045M)   : 0, 11045405

    section Automatic
    This PR (6519) (7.214M)   : 0, 7214269
    master (7.196M)   : 0, 7196111
    benchmarks/2.9.0 (7.885M)   : 0, 7885346

    section Trace stats
    master (7.490M)   : 0, 7489517

    section Manual
    master (11.074M)   : 0, 11073999

    section Manual + Automatic
    This PR (6519) (6.699M)   : 0, 6698689
    master (6.696M)   : 0, 6695951

    section DD_TRACE_ENABLED=0
    master (10.272M)   : 0, 10272006

Loading
gantt
    title Throughput Linux arm64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6519) (9.743M)   : 0, 9742519
    benchmarks/2.9.0 (9.586M)   : 0, 9586476

    section Automatic
    This PR (6519) (6.439M)   : 0, 6439099

    section Manual + Automatic
    This PR (6519) (5.878M)   : 0, 5877961

Loading
gantt
    title Throughput Windows x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6519) (10.151M)   : 0, 10150615
    master (10.073M)   : 0, 10073011

    section Automatic
    This PR (6519) (6.744M)   : 0, 6744234
    master (6.508M)   : 0, 6508031

    section Trace stats
    master (6.899M)   : 0, 6898631

    section Manual
    master (10.075M)   : 0, 10074906

    section Manual + Automatic
    This PR (6519) (6.277M)   : 0, 6276715
    master (6.260M)   : 0, 6260325

    section DD_TRACE_ENABLED=0
    master (9.595M)   : 0, 9595026

Loading

@andrewlock andrewlock merged commit 7ab7f76 into master Jan 9, 2025
51 of 53 checks passed
@andrewlock andrewlock deleted the bot/test-package-versions-bump branch January 9, 2025 08:49
@github-actions github-actions bot added this to the vNext-v3 milestone Jan 9, 2025
@andrewlock andrewlock added area:tests unit tests, integration tests area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file area:dependabot dependabot updates labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dependabot dependabot updates area:test-apps apps used to test integrations area:tests unit tests, integration tests dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant