-
Notifications
You must be signed in to change notification settings - Fork 145
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
[Version Bump] 3.10.0 #6582
[Version Bump] 3.10.0 #6582
Conversation
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 (6582) - mean (69ms) : 66, 71
. : milestone, 69,
master - mean (69ms) : 66, 72
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (6582) - mean (981ms) : 950, 1012
. : milestone, 981,
master - mean (985ms) : 961, 1010
. : milestone, 985,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6582) - mean (108ms) : 105, 110
. : milestone, 108,
master - mean (109ms) : 106, 111
. : milestone, 109,
section CallTarget+Inlining+NGEN
This PR (6582) - mean (683ms) : 664, 702
. : milestone, 683,
master - mean (684ms) : 667, 701
. : milestone, 684,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6582) - mean (91ms) : 89, 93
. : milestone, 91,
master - mean (92ms) : 90, 93
. : milestone, 92,
section CallTarget+Inlining+NGEN
This PR (6582) - mean (633ms) : 614, 651
. : milestone, 633,
master - mean (635ms) : 619, 650
. : milestone, 635,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6582) - mean (190ms) : 185, 196
. : milestone, 190,
master - mean (189ms) : 186, 193
. : milestone, 189,
section CallTarget+Inlining+NGEN
This PR (6582) - mean (1,086ms) : 1060, 1112
. : milestone, 1086,
master - mean (1,087ms) : 1062, 1113
. : milestone, 1087,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6582) - mean (276ms) : 272, 280
. : milestone, 276,
master - mean (275ms) : 271, 280
. : milestone, 275,
section CallTarget+Inlining+NGEN
This PR (6582) - mean (873ms) : 839, 908
. : milestone, 873,
master - mean (874ms) : 845, 903
. : milestone, 874,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6582) - mean (263ms) : 258, 268
. : milestone, 263,
master - mean (265ms) : 262, 268
. : milestone, 265,
section CallTarget+Inlining+NGEN
This PR (6582) - mean (854ms) : 821, 888
. : milestone, 854,
master - mean (854ms) : 823, 884
. : milestone, 854,
|
Benchmarks Report for tracer 🐌Benchmarks for #6582 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.CallElasticsearch‑net6.0 | 1.152 | 1,304.20 | 1,131.95 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | CallElasticsearch |
net6.0 | 1.3μs | 0.645ns | 2.41ns | 0.0138 | 0 | 0 | 976 B |
master | CallElasticsearch |
netcoreapp3.1 | 1.55μs | 1.2ns | 4.63ns | 0.0132 | 0 | 0 | 976 B |
master | CallElasticsearch |
net472 | 2.53μs | 1.93ns | 7.46ns | 0.158 | 0 | 0 | 995 B |
master | CallElasticsearchAsync |
net6.0 | 1.33μs | 0.594ns | 2.22ns | 0.0134 | 0 | 0 | 952 B |
master | CallElasticsearchAsync |
netcoreapp3.1 | 1.6μs | 0.998ns | 3.73ns | 0.0135 | 0 | 0 | 1.02 KB |
master | CallElasticsearchAsync |
net472 | 2.69μs | 1.18ns | 4.27ns | 0.166 | 0 | 0 | 1.05 KB |
#6582 | CallElasticsearch |
net6.0 | 1.13μs | 0.42ns | 1.57ns | 0.0141 | 0 | 0 | 976 B |
#6582 | CallElasticsearch |
netcoreapp3.1 | 1.58μs | 0.598ns | 2.16ns | 0.0133 | 0 | 0 | 976 B |
#6582 | CallElasticsearch |
net472 | 2.59μs | 1.45ns | 5.42ns | 0.157 | 0 | 0 | 995 B |
#6582 | CallElasticsearchAsync |
net6.0 | 1.31μs | 0.371ns | 1.39ns | 0.0131 | 0 | 0 | 952 B |
#6582 | CallElasticsearchAsync |
netcoreapp3.1 | 1.63μs | 0.94ns | 3.64ns | 0.0135 | 0 | 0 | 1.02 KB |
#6582 | CallElasticsearchAsync |
net472 | 2.8μs | 4.56ns | 17.7ns | 0.166 | 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.34μs | 0.474ns | 1.77ns | 0.0135 | 0 | 0 | 952 B |
master | ExecuteAsync |
netcoreapp3.1 | 1.58μs | 1.62ns | 6.07ns | 0.0126 | 0 | 0 | 952 B |
master | ExecuteAsync |
net472 | 1.86μs | 0.532ns | 2.06ns | 0.145 | 0 | 0 | 915 B |
#6582 | ExecuteAsync |
net6.0 | 1.3μs | 0.55ns | 2.06ns | 0.0132 | 0 | 0 | 952 B |
#6582 | ExecuteAsync |
netcoreapp3.1 | 1.61μs | 4.55ns | 17.6ns | 0.0129 | 0 | 0 | 952 B |
#6582 | ExecuteAsync |
net472 | 1.83μs | 0.601ns | 2.25ns | 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.35μs | 2.24ns | 8.39ns | 0.0329 | 0 | 0 | 2.31 KB |
master | SendAsync |
netcoreapp3.1 | 5.33μs | 2.03ns | 7.85ns | 0.0373 | 0 | 0 | 2.85 KB |
master | SendAsync |
net472 | 7.34μs | 1.84ns | 7.11ns | 0.495 | 0 | 0 | 3.12 KB |
#6582 | SendAsync |
net6.0 | 4.38μs | 1.55ns | 5.81ns | 0.0307 | 0 | 0 | 2.31 KB |
#6582 | SendAsync |
netcoreapp3.1 | 5.56μs | 4.16ns | 16.1ns | 0.0386 | 0 | 0 | 2.85 KB |
#6582 | SendAsync |
net472 | 7.37μs | 2.45ns | 9.5ns | 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.43μs | 1.14ns | 4.25ns | 0.0229 | 0 | 0 | 1.64 KB |
master | EnrichedLog |
netcoreapp3.1 | 2.23μs | 0.685ns | 2.47ns | 0.0222 | 0 | 0 | 1.64 KB |
master | EnrichedLog |
net472 | 2.54μs | 1.49ns | 5.77ns | 0.25 | 0 | 0 | 1.57 KB |
#6582 | EnrichedLog |
net6.0 | 1.47μs | 0.784ns | 3.04ns | 0.0228 | 0 | 0 | 1.64 KB |
#6582 | EnrichedLog |
netcoreapp3.1 | 2.3μs | 1.05ns | 4.05ns | 0.0219 | 0 | 0 | 1.64 KB |
#6582 | EnrichedLog |
net472 | 2.51μs | 1.19ns | 4.59ns | 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 | 116μs | 112ns | 433ns | 0.0579 | 0 | 0 | 4.28 KB |
master | EnrichedLog |
netcoreapp3.1 | 120μs | 254ns | 951ns | 0 | 0 | 0 | 4.28 KB |
master | EnrichedLog |
net472 | 151μs | 142ns | 549ns | 0.684 | 0.228 | 0 | 4.46 KB |
#6582 | EnrichedLog |
net6.0 | 116μs | 126ns | 487ns | 0.0579 | 0 | 0 | 4.28 KB |
#6582 | EnrichedLog |
netcoreapp3.1 | 120μs | 150ns | 581ns | 0.0596 | 0 | 0 | 4.28 KB |
#6582 | EnrichedLog |
net472 | 151μs | 147ns | 568ns | 0.676 | 0.225 | 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 | 2.98μs | 1.02ns | 3.94ns | 0.0309 | 0 | 0 | 2.2 KB |
master | EnrichedLog |
netcoreapp3.1 | 4.13μs | 2.63ns | 10.2ns | 0.0289 | 0 | 0 | 2.2 KB |
master | EnrichedLog |
net472 | 4.98μs | 1.33ns | 5.13ns | 0.32 | 0 | 0 | 2.02 KB |
#6582 | EnrichedLog |
net6.0 | 3.04μs | 0.516ns | 1.86ns | 0.0303 | 0 | 0 | 2.2 KB |
#6582 | EnrichedLog |
netcoreapp3.1 | 4.17μs | 1.46ns | 5.66ns | 0.0293 | 0 | 0 | 2.2 KB |
#6582 | EnrichedLog |
net472 | 4.96μs | 0.693ns | 2.4ns | 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.32μs | 0.755ns | 2.92ns | 0.0158 | 0 | 0 | 1.14 KB |
master | SendReceive |
netcoreapp3.1 | 1.81μs | 0.395ns | 1.42ns | 0.0153 | 0 | 0 | 1.14 KB |
master | SendReceive |
net472 | 2.22μs | 1.12ns | 4.33ns | 0.183 | 0 | 0 | 1.16 KB |
#6582 | SendReceive |
net6.0 | 1.3μs | 0.526ns | 2.04ns | 0.0161 | 0 | 0 | 1.14 KB |
#6582 | SendReceive |
netcoreapp3.1 | 1.78μs | 0.643ns | 2.49ns | 0.0151 | 0 | 0 | 1.14 KB |
#6582 | SendReceive |
net472 | 2.12μs | 0.637ns | 2.38ns | 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.82μs | 1.18ns | 4.57ns | 0.0226 | 0 | 0 | 1.6 KB |
master | EnrichedLog |
netcoreapp3.1 | 3.81μs | 1.45ns | 5.63ns | 0.021 | 0 | 0 | 1.65 KB |
master | EnrichedLog |
net472 | 4.31μs | 6.23ns | 24.1ns | 0.322 | 0 | 0 | 2.04 KB |
#6582 | EnrichedLog |
net6.0 | 2.75μs | 1.12ns | 4.35ns | 0.0219 | 0 | 0 | 1.6 KB |
#6582 | EnrichedLog |
netcoreapp3.1 | 3.95μs | 1.24ns | 4.78ns | 0.0218 | 0 | 0 | 1.65 KB |
#6582 | EnrichedLog |
net472 | 4.56μs | 2.92ns | 11.3ns | 0.322 | 0 | 0 | 2.04 KB |
Benchmarks.Trace.SpanBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #6582
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472
1.170
598.60
700.46
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 | 1.170 | 598.60 | 700.46 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 452ns | 0.614ns | 2.38ns | 0.00813 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 564ns | 0.835ns | 3.01ns | 0.00773 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 600ns | 1.25ns | 4.84ns | 0.0918 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 536ns | 0.73ns | 2.83ns | 0.00984 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 687ns | 1.67ns | 6.48ns | 0.00963 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 868ns | 1.77ns | 6.84ns | 0.104 | 0 | 0 | 658 B |
#6582 | StartFinishSpan |
net6.0 | 445ns | 0.47ns | 1.82ns | 0.0081 | 0 | 0 | 576 B |
#6582 | StartFinishSpan |
netcoreapp3.1 | 604ns | 1.3ns | 5.04ns | 0.00785 | 0 | 0 | 576 B |
#6582 | StartFinishSpan |
net472 | 698ns | 1.51ns | 5.86ns | 0.0917 | 0 | 0 | 578 B |
#6582 | StartFinishScope |
net6.0 | 532ns | 0.437ns | 1.64ns | 0.00966 | 0 | 0 | 696 B |
#6582 | StartFinishScope |
netcoreapp3.1 | 666ns | 1.13ns | 4.39ns | 0.00935 | 0 | 0 | 696 B |
#6582 | StartFinishScope |
net472 | 777ns | 1.33ns | 5.15ns | 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 | 626ns | 0.918ns | 3.56ns | 0.00978 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 853ns | 1.3ns | 5.02ns | 0.00942 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.02μs | 2ns | 7.73ns | 0.104 | 0 | 0 | 658 B |
#6582 | RunOnMethodBegin |
net6.0 | 608ns | 1.01ns | 3.91ns | 0.00983 | 0 | 0 | 696 B |
#6582 | RunOnMethodBegin |
netcoreapp3.1 | 916ns | 4ns | 15.5ns | 0.00953 | 0 | 0 | 696 B |
#6582 | RunOnMethodBegin |
net472 | 1.08μs | 2.32ns | 8.97ns | 0.105 | 0 | 0 | 658 B |
Datadog ReportBranch report: ✅ 0 Failed, 250674 Passed, 3319 Skipped, 34h 14m 6.9s Total Time ⌛ Performance Regressions vs Default Branch (1)
|
The following files were found to be modified (as expected)
@DataDog/apm-dotnet