[Test Package Versions Bump] Updating package versions#6392
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 454974 Passed, 2726 Skipped, 19h 15m 0.98s Total Time ⌛ Performance Regressions vs Default Branch (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 (6392) - mean (69ms) : 66, 72
. : milestone, 69,
master - mean (70ms) : 67, 73
. : milestone, 70,
section CallTarget+Inlining+NGEN
This PR (6392) - mean (983ms) : 953, 1013
. : milestone, 983,
master - mean (989ms) : 967, 1011
. : milestone, 989,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6392) - mean (109ms) : 106, 112
. : milestone, 109,
master - mean (110ms) : 108, 112
. : milestone, 110,
section CallTarget+Inlining+NGEN
This PR (6392) - mean (684ms) : 671, 697
. : milestone, 684,
master - mean (689ms) : 669, 710
. : milestone, 689,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6392) - mean (92ms) : 90, 94
. : milestone, 92,
master - mean (94ms) : 91, 96
. : milestone, 94,
section CallTarget+Inlining+NGEN
This PR (6392) - mean (632ms) : 618, 647
. : milestone, 632,
master - mean (643ms) : 625, 660
. : milestone, 643,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6392) - mean (190ms) : 186, 194
. : milestone, 190,
master - mean (191ms) : 187, 195
. : milestone, 191,
section CallTarget+Inlining+NGEN
This PR (6392) - mean (1,097ms) : 1067, 1127
. : milestone, 1097,
master - mean (1,091ms) : 1066, 1115
. : milestone, 1091,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6392) - mean (277ms) : 272, 282
. : milestone, 277,
master - mean (277ms) : 273, 280
. : milestone, 277,
section CallTarget+Inlining+NGEN
This PR (6392) - mean (872ms) : 846, 898
. : milestone, 872,
master - mean (870ms) : 836, 904
. : milestone, 870,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6392) - mean (266ms) : 262, 270
. : milestone, 266,
master - mean (266ms) : 262, 270
. : milestone, 266,
section CallTarget+Inlining+NGEN
This PR (6392) - mean (847ms) : 819, 875
. : milestone, 847,
master - mean (851ms) : 818, 884
. : milestone, 851,
|
2de3e42 to
548390d
Compare
Benchmarks Report for tracer 🐌Benchmarks for #6392 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 - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.ILoggerBenchmark - Slower
|
| Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
|---|---|---|---|---|
| Benchmarks.Trace.ILoggerBenchmark.EnrichedLog‑net472 | 1.116 | 2,419.88 | 2,701.75 |
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---|---|---|---|---|---|---|---|---|---|
| master | EnrichedLog |
net6.0 | 1.51μs | 3.38ns | 12.2ns | 0.023 | 0 | 0 | 1.64 KB |
| master | EnrichedLog |
netcoreapp3.1 | 2.25μs | 1.03ns | 3.86ns | 0.0227 | 0 | 0 | 1.64 KB |
| master | EnrichedLog |
net472 | 2.42μs | 1.51ns | 5.83ns | 0.249 | 0 | 0 | 1.57 KB |
| #6392 | EnrichedLog |
net6.0 | 1.48μs | 0.512ns | 1.98ns | 0.0227 | 0 | 0 | 1.64 KB |
| #6392 | EnrichedLog |
netcoreapp3.1 | 2.41μs | 1.41ns | 4.89ns | 0.0222 | 0 | 0 | 1.64 KB |
| #6392 | EnrichedLog |
net472 | 2.7μs | 0.613ns | 2.29ns | 0.249 | 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 | 120μs | 196ns | 759ns | 0.0607 | 0 | 0 | 4.28 KB |
| master | EnrichedLog |
netcoreapp3.1 | 125μs | 98.4ns | 368ns | 0 | 0 | 0 | 4.28 KB |
| master | EnrichedLog |
net472 | 151μs | 94.2ns | 365ns | 0.679 | 0.226 | 0 | 4.46 KB |
| #6392 | EnrichedLog |
net6.0 | 121μs | 196ns | 760ns | 0.0601 | 0 | 0 | 4.28 KB |
| #6392 | EnrichedLog |
netcoreapp3.1 | 125μs | 164ns | 634ns | 0 | 0 | 0 | 4.28 KB |
| #6392 | EnrichedLog |
net472 | 151μs | 210ns | 813ns | 0.684 | 0.228 | 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 | 1.06ns | 3.96ns | 0.0304 | 0 | 0 | 2.2 KB |
| master | EnrichedLog |
netcoreapp3.1 | 4.14μs | 1.63ns | 6.09ns | 0.029 | 0 | 0 | 2.2 KB |
| master | EnrichedLog |
net472 | 4.99μs | 1.44ns | 4.99ns | 0.319 | 0 | 0 | 2.02 KB |
| #6392 | EnrichedLog |
net6.0 | 3.01μs | 0.5ns | 1.8ns | 0.0303 | 0 | 0 | 2.2 KB |
| #6392 | EnrichedLog |
netcoreapp3.1 | 4.19μs | 1.58ns | 6.13ns | 0.0294 | 0 | 0 | 2.2 KB |
| #6392 | EnrichedLog |
net472 | 4.82μs | 2.06ns | 7.7ns | 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.4μs | 0.92ns | 3.56ns | 0.016 | 0 | 0 | 1.14 KB |
| master | SendReceive |
netcoreapp3.1 | 1.76μs | 0.8ns | 3.1ns | 0.0158 | 0 | 0 | 1.14 KB |
| master | SendReceive |
net472 | 2.06μs | 1.55ns | 5.81ns | 0.183 | 0 | 0 | 1.16 KB |
| #6392 | SendReceive |
net6.0 | 1.38μs | 0.604ns | 2.34ns | 0.016 | 0 | 0 | 1.14 KB |
| #6392 | SendReceive |
netcoreapp3.1 | 1.7μs | 0.552ns | 2.14ns | 0.0153 | 0 | 0 | 1.14 KB |
| #6392 | SendReceive |
net472 | 2.18μs | 1.68ns | 6.5ns | 0.184 | 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.88μs | 0.802ns | 3.11ns | 0.0231 | 0 | 0 | 1.6 KB |
| master | EnrichedLog |
netcoreapp3.1 | 3.96μs | 1.32ns | 5.12ns | 0.0218 | 0 | 0 | 1.65 KB |
| master | EnrichedLog |
net472 | 4.46μs | 1.13ns | 4.25ns | 0.324 | 0 | 0 | 2.04 KB |
| #6392 | EnrichedLog |
net6.0 | 2.88μs | 1.71ns | 6.63ns | 0.0216 | 0 | 0 | 1.6 KB |
| #6392 | EnrichedLog |
netcoreapp3.1 | 3.93μs | 1.68ns | 6.49ns | 0.0213 | 0 | 0 | 1.65 KB |
| #6392 | EnrichedLog |
net472 | 4.47μs | 1.48ns | 5.55ns | 0.323 | 0 | 0 | 2.04 KB |
Benchmarks.Trace.SpanBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #6392
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑netcoreapp3.1
1.223
694.16
849.25
| Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
|---|---|---|---|---|
| Benchmarks.Trace.SpanBenchmark.StartFinishScope‑netcoreapp3.1 | 1.223 | 694.16 | 849.25 |
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---|---|---|---|---|---|---|---|---|---|
| master | StartFinishSpan |
net6.0 | 398ns | 0.401ns | 1.55ns | 0.00813 | 0 | 0 | 576 B |
| master | StartFinishSpan |
netcoreapp3.1 | 577ns | 0.655ns | 2.54ns | 0.00774 | 0 | 0 | 576 B |
| master | StartFinishSpan |
net472 | 728ns | 1.16ns | 4.51ns | 0.0917 | 0 | 0 | 578 B |
| master | StartFinishScope |
net6.0 | 496ns | 0.748ns | 2.9ns | 0.00983 | 0 | 0 | 696 B |
| master | StartFinishScope |
netcoreapp3.1 | 695ns | 1.24ns | 4.81ns | 0.00928 | 0 | 0 | 696 B |
| master | StartFinishScope |
net472 | 850ns | 2.06ns | 7.98ns | 0.105 | 0 | 0 | 658 B |
| #6392 | StartFinishSpan |
net6.0 | 413ns | 0.524ns | 2.03ns | 0.00809 | 0 | 0 | 576 B |
| #6392 | StartFinishSpan |
netcoreapp3.1 | 562ns | 1.27ns | 4.92ns | 0.00797 | 0 | 0 | 576 B |
| #6392 | StartFinishSpan |
net472 | 721ns | 1.19ns | 4.6ns | 0.0918 | 0 | 0 | 578 B |
| #6392 | StartFinishScope |
net6.0 | 474ns | 0.707ns | 2.74ns | 0.00972 | 0 | 0 | 696 B |
| #6392 | StartFinishScope |
netcoreapp3.1 | 849ns | 1.66ns | 6.44ns | 0.00933 | 0 | 0 | 696 B |
| #6392 | StartFinishScope |
net472 | 906ns | 1.67ns | 6.45ns | 0.105 | 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 | 670ns | 1.07ns | 4.13ns | 0.00977 | 0 | 0 | 696 B |
| master | RunOnMethodBegin |
netcoreapp3.1 | 950ns | 1.26ns | 4.89ns | 0.00913 | 0 | 0 | 696 B |
| master | RunOnMethodBegin |
net472 | 1.09μs | 2.49ns | 9.66ns | 0.104 | 0 | 0 | 658 B |
| #6392 | RunOnMethodBegin |
net6.0 | 709ns | 1.07ns | 4.15ns | 0.0096 | 0 | 0 | 696 B |
| #6392 | RunOnMethodBegin |
netcoreapp3.1 | 912ns | 1.15ns | 4.46ns | 0.00943 | 0 | 0 | 696 B |
| #6392 | RunOnMethodBegin |
net472 | 1.08μs | 2.22ns | 8.59ns | 0.104 | 0 | 0 | 658 B |
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 (6392) (11.137M) : 0, 11136578
master (11.193M) : 0, 11192589
benchmarks/2.9.0 (11.033M) : 0, 11032866
section Automatic
This PR (6392) (7.310M) : 0, 7309620
master (7.280M) : 0, 7279532
benchmarks/2.9.0 (7.786M) : 0, 7785853
section Trace stats
master (7.530M) : 0, 7529988
section Manual
master (11.255M) : 0, 11254693
section Manual + Automatic
This PR (6392) (6.816M) : 0, 6816080
master (6.653M) : 0, 6653168
section DD_TRACE_ENABLED=0
master (10.310M) : 0, 10309640
gantt
title Throughput Linux arm64 (Total requests)
dateFormat X
axisFormat %s
section Baseline
This PR (6392) (9.511M) : 0, 9511477
master (9.467M) : 0, 9467483
benchmarks/2.9.0 (9.495M) : 0, 9494821
section Automatic
This PR (6392) (6.459M) : 0, 6458957
master (6.408M) : 0, 6407628
section Trace stats
master (6.499M) : 0, 6499458
section Manual
master (9.577M) : 0, 9577414
section Manual + Automatic
This PR (6392) (5.921M) : 0, 5920707
master (6.003M) : 0, 6003473
section DD_TRACE_ENABLED=0
master (8.754M) : 0, 8753563
gantt
title Throughput Windows x64 (Total requests)
dateFormat X
axisFormat %s
section Baseline
This PR (6392) (10.135M) : 0, 10135226
master (10.044M) : 0, 10044062
benchmarks/2.9.0 (10.020M) : 0, 10019592
section Automatic
This PR (6392) (6.405M) : 0, 6405463
master (6.514M) : 0, 6513787
benchmarks/2.9.0 (7.255M) : 0, 7255257
section Trace stats
master (7.104M) : 0, 7103887
section Manual
master (10.296M) : 0, 10295813
section Manual + Automatic
This PR (6392) (5.961M) : 0, 5960591
master (6.063M) : 0, 6063270
section DD_TRACE_ENABLED=0
master (9.342M) : 0, 9342182
|
548390d to
c6dcdf8
Compare
Updates the package versions for integration tests. Co-authored-by: andrewlock <[email protected]>
Updates the package versions for integration tests.