-
Notifications
You must be signed in to change notification settings - Fork 146
[Test Package Versions Bump] Updating package versions #6848
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
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 12 Passed, 0 Skipped, 0s Total Time |
Datadog ReportBranch report: ✅ 0 Failed, 255118 Passed, 2433 Skipped, 21h 12m 50.83s Total Time New Flaky Tests (1)
|
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:
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 (6848) - mean (70ms) : 67, 73
. : milestone, 70,
master - mean (70ms) : 67, 74
. : milestone, 70,
section CallTarget+Inlining+NGEN
This PR (6848) - mean (1,010ms) : 985, 1036
. : milestone, 1010,
master - mean (1,009ms) : 983, 1036
. : milestone, 1009,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6848) - mean (104ms) : 102, 106
. : milestone, 104,
master - mean (103ms) : 101, 105
. : milestone, 103,
section CallTarget+Inlining+NGEN
This PR (6848) - mean (694ms) : 681, 708
. : milestone, 694,
master - mean (698ms) : 683, 713
. : milestone, 698,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6848) - mean (91ms) : 88, 93
. : milestone, 91,
master - mean (90ms) : 88, 92
. : milestone, 90,
section CallTarget+Inlining+NGEN
This PR (6848) - mean (660ms) : 638, 681
. : milestone, 660,
master - mean (653ms) : 636, 671
. : milestone, 653,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6848) - mean (189ms) : 184, 194
. : milestone, 189,
master - mean (189ms) : 185, 193
. : milestone, 189,
section CallTarget+Inlining+NGEN
This PR (6848) - mean (1,104ms) : 1080, 1127
. : milestone, 1104,
master - mean (1,111ms) : 1082, 1141
. : milestone, 1111,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6848) - mean (268ms) : 262, 274
. : milestone, 268,
master - mean (267ms) : 264, 270
. : milestone, 267,
section CallTarget+Inlining+NGEN
This PR (6848) - mean (878ms) : 850, 906
. : milestone, 878,
master - mean (878ms) : 855, 900
. : milestone, 878,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6848) - mean (260ms) : 257, 264
. : milestone, 260,
master - mean (261ms) : 258, 265
. : milestone, 261,
section CallTarget+Inlining+NGEN
This PR (6848) - mean (867ms) : 837, 898
. : milestone, 867,
master - mean (874ms) : 842, 907
. : milestone, 874,
|
Benchmarks Report for tracer 🐌Benchmarks for #6848 compared to master:
The following thresholds were used for comparing the benchmark speeds:
Allocation changes below 0.5% are ignored. Benchmark detailsBenchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.ElasticsearchBenchmark - Faster 🎉 Same allocations ✔️
|
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync‑net6.0 | 1.142 | 1,335.55 | 1,169.31 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | CallElasticsearch |
net6.0 | 1.24μs | 1.76ns | 6.57ns | 0.0136 | 0 | 0 | 984 B |
master | CallElasticsearch |
netcoreapp3.1 | 1.61μs | 0.8ns | 2.99ns | 0.0128 | 0 | 0 | 984 B |
master | CallElasticsearch |
net472 | 2.57μs | 1.25ns | 4.84ns | 0.158 | 0 | 0 | 1 KB |
master | CallElasticsearchAsync |
net6.0 | 1.33μs | 0.556ns | 2.08ns | 0.0134 | 0 | 0 | 960 B |
master | CallElasticsearchAsync |
netcoreapp3.1 | 1.69μs | 0.981ns | 3.8ns | 0.0134 | 0 | 0 | 1.03 KB |
master | CallElasticsearchAsync |
net472 | 2.76μs | 1.61ns | 6.24ns | 0.168 | 0 | 0 | 1.06 KB |
#6848 | CallElasticsearch |
net6.0 | 1.18μs | 1.5ns | 5.18ns | 0.0138 | 0 | 0 | 984 B |
#6848 | CallElasticsearch |
netcoreapp3.1 | 1.55μs | 0.741ns | 2.87ns | 0.013 | 0 | 0 | 984 B |
#6848 | CallElasticsearch |
net472 | 2.55μs | 1.44ns | 5.58ns | 0.158 | 0 | 0 | 1 KB |
#6848 | CallElasticsearchAsync |
net6.0 | 1.17μs | 0.328ns | 1.14ns | 0.0135 | 0 | 0 | 960 B |
#6848 | CallElasticsearchAsync |
netcoreapp3.1 | 1.65μs | 0.696ns | 2.7ns | 0.0137 | 0 | 0 | 1.03 KB |
#6848 | CallElasticsearchAsync |
net472 | 2.6μs | 0.815ns | 3.16ns | 0.168 | 0 | 0 | 1.06 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.26μs | 0.646ns | 2.42ns | 0.0133 | 0 | 0 | 960 B |
master | ExecuteAsync |
netcoreapp3.1 | 1.57μs | 0.707ns | 2.55ns | 0.0134 | 0 | 0 | 960 B |
master | ExecuteAsync |
net472 | 1.87μs | 0.384ns | 1.39ns | 0.146 | 0 | 0 | 923 B |
#6848 | ExecuteAsync |
net6.0 | 1.24μs | 0.664ns | 2.48ns | 0.0137 | 0 | 0 | 960 B |
#6848 | ExecuteAsync |
netcoreapp3.1 | 1.73μs | 0.895ns | 3.46ns | 0.0127 | 0 | 0 | 960 B |
#6848 | ExecuteAsync |
net472 | 1.82μs | 0.629ns | 2.35ns | 0.147 | 0 | 0 | 923 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.41μs | 1.43ns | 5.14ns | 0.033 | 0 | 0 | 2.32 KB |
master | SendAsync |
netcoreapp3.1 | 5.25μs | 1.52ns | 5.5ns | 0.0368 | 0 | 0 | 2.86 KB |
master | SendAsync |
net472 | 7.49μs | 1.74ns | 6.73ns | 0.494 | 0 | 0 | 3.13 KB |
#6848 | SendAsync |
net6.0 | 4.39μs | 1.26ns | 4.55ns | 0.0329 | 0 | 0 | 2.32 KB |
#6848 | SendAsync |
netcoreapp3.1 | 5.47μs | 30.5ns | 246ns | 0.0402 | 0 | 0 | 2.86 KB |
#6848 | SendAsync |
net472 | 7.51μs | 1.52ns | 5.67ns | 0.494 | 0 | 0 | 3.13 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.61μs | 0.671ns | 2.51ns | 0.024 | 0 | 0 | 1.71 KB |
master | EnrichedLog |
netcoreapp3.1 | 2.19μs | 1.55ns | 5.8ns | 0.0233 | 0 | 0 | 1.71 KB |
master | EnrichedLog |
net472 | 2.69μs | 1.7ns | 6.58ns | 0.259 | 0 | 0 | 1.64 KB |
#6848 | EnrichedLog |
net6.0 | 1.53μs | 0.804ns | 3.11ns | 0.0245 | 0 | 0 | 1.71 KB |
#6848 | EnrichedLog |
netcoreapp3.1 | 2.24μs | 2.05ns | 7.67ns | 0.0234 | 0 | 0 | 1.71 KB |
#6848 | EnrichedLog |
net472 | 2.65μs | 1.45ns | 5.44ns | 0.26 | 0 | 0 | 1.64 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 | 113μs | 167ns | 601ns | 0.0571 | 0 | 0 | 4.32 KB |
master | EnrichedLog |
netcoreapp3.1 | 116μs | 157ns | 609ns | 0 | 0 | 0 | 4.32 KB |
master | EnrichedLog |
net472 | 151μs | 219ns | 849ns | 0.682 | 0.227 | 0 | 4.51 KB |
#6848 | EnrichedLog |
net6.0 | 114μs | 212ns | 822ns | 0.057 | 0 | 0 | 4.32 KB |
#6848 | EnrichedLog |
netcoreapp3.1 | 117μs | 223ns | 863ns | 0 | 0 | 0 | 4.32 KB |
#6848 | EnrichedLog |
net472 | 152μs | 283ns | 1.1μs | 0.678 | 0.226 | 0 | 4.51 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.06μs | 0.867ns | 3.12ns | 0.0322 | 0 | 0 | 2.26 KB |
master | EnrichedLog |
netcoreapp3.1 | 4.37μs | 1.52ns | 5.48ns | 0.0306 | 0 | 0 | 2.26 KB |
master | EnrichedLog |
net472 | 4.77μs | 1.31ns | 5.06ns | 0.331 | 0 | 0 | 2.09 KB |
#6848 | EnrichedLog |
net6.0 | 3.29μs | 1.29ns | 4.98ns | 0.0311 | 0 | 0 | 2.26 KB |
#6848 | EnrichedLog |
netcoreapp3.1 | 4.28μs | 1.33ns | 5.14ns | 0.0299 | 0 | 0 | 2.26 KB |
#6848 | EnrichedLog |
net472 | 4.81μs | 1.82ns | 7.07ns | 0.332 | 0 | 0 | 2.09 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.43μs | 0.825ns | 3.2ns | 0.0164 | 0 | 0 | 1.15 KB |
master | SendReceive |
netcoreapp3.1 | 1.89μs | 1.03ns | 4ns | 0.016 | 0 | 0 | 1.15 KB |
master | SendReceive |
net472 | 2.09μs | 1.07ns | 4ns | 0.185 | 0 | 0 | 1.16 KB |
#6848 | SendReceive |
net6.0 | 1.37μs | 0.389ns | 1.46ns | 0.0158 | 0 | 0 | 1.15 KB |
#6848 | SendReceive |
netcoreapp3.1 | 1.85μs | 0.899ns | 3.48ns | 0.015 | 0 | 0 | 1.15 KB |
#6848 | SendReceive |
net472 | 2.11μs | 1.25ns | 4.85ns | 0.185 | 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.81μs | 1.8ns | 6.75ns | 0.0226 | 0 | 0 | 1.64 KB |
master | EnrichedLog |
netcoreapp3.1 | 4.06μs | 6.04ns | 23.4ns | 0.0221 | 0 | 0 | 1.69 KB |
master | EnrichedLog |
net472 | 4.45μs | 1.05ns | 3.79ns | 0.329 | 0 | 0 | 2.08 KB |
#6848 | EnrichedLog |
net6.0 | 2.91μs | 1.16ns | 4.48ns | 0.0233 | 0 | 0 | 1.64 KB |
#6848 | EnrichedLog |
netcoreapp3.1 | 3.97μs | 1.83ns | 7.1ns | 0.0218 | 0 | 0 | 1.69 KB |
#6848 | EnrichedLog |
net472 | 4.46μs | 1.53ns | 5.92ns | 0.33 | 0 | 0 | 2.08 KB |
Benchmarks.Trace.SpanBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 418ns | 0.115ns | 0.43ns | 0.00815 | 0 | 0 | 584 B |
master | StartFinishSpan |
netcoreapp3.1 | 577ns | 1.14ns | 4.43ns | 0.00795 | 0 | 0 | 584 B |
master | StartFinishSpan |
net472 | 646ns | 0.212ns | 0.792ns | 0.0931 | 0 | 0 | 586 B |
master | StartFinishScope |
net6.0 | 548ns | 0.197ns | 0.738ns | 0.00991 | 0 | 0 | 704 B |
master | StartFinishScope |
netcoreapp3.1 | 752ns | 0.455ns | 1.76ns | 0.00937 | 0 | 0 | 704 B |
master | StartFinishScope |
net472 | 856ns | 1.02ns | 3.95ns | 0.106 | 0 | 0 | 666 B |
#6848 | StartFinishSpan |
net6.0 | 417ns | 0.165ns | 0.619ns | 0.00808 | 0 | 0 | 584 B |
#6848 | StartFinishSpan |
netcoreapp3.1 | 591ns | 0.253ns | 0.947ns | 0.00773 | 0 | 0 | 584 B |
#6848 | StartFinishSpan |
net472 | 584ns | 0.294ns | 1.1ns | 0.0929 | 0 | 0 | 586 B |
#6848 | StartFinishScope |
net6.0 | 560ns | 0.106ns | 0.382ns | 0.00997 | 0 | 0 | 704 B |
#6848 | StartFinishScope |
netcoreapp3.1 | 755ns | 0.367ns | 1.42ns | 0.00942 | 0 | 0 | 704 B |
#6848 | StartFinishScope |
net472 | 809ns | 0.397ns | 1.54ns | 0.105 | 0 | 0 | 666 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 | 650ns | 0.654ns | 2.53ns | 0.0098 | 0 | 0 | 704 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 902ns | 0.364ns | 1.36ns | 0.00962 | 0 | 0 | 704 B |
master | RunOnMethodBegin |
net472 | 1.07μs | 0.155ns | 0.56ns | 0.105 | 0 | 0 | 666 B |
#6848 | RunOnMethodBegin |
net6.0 | 682ns | 0.215ns | 0.833ns | 0.00992 | 0 | 0 | 704 B |
#6848 | RunOnMethodBegin |
netcoreapp3.1 | 950ns | 0.259ns | 1ns | 0.00951 | 0 | 0 | 704 B |
#6848 | RunOnMethodBegin |
net472 | 1.09μs | 0.237ns | 0.888ns | 0.106 | 0 | 0 | 666 B |
Updates the package versions for integration tests.