-
Notifications
You must be signed in to change notification settings - Fork 150
Suppress build warnings we don't care about #5096
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
Add <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> to test projects and
Datadog ReportBranch report: ✅ 0 Failed, 309311 Passed, 1507 Skipped, 1h 1m 2.5s Wall Time |
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 (5096) - mean (71ms) : 62, 80
. : milestone, 71,
master - mean (71ms) : 62, 80
. : milestone, 71,
section CallTarget+Inlining+NGEN
This PR (5096) - mean (954ms) : 924, 984
. : milestone, 954,
master - mean (951ms) : 928, 975
. : milestone, 951,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5096) - mean (106ms) : 100, 111
. : milestone, 106,
master - mean (106ms) : 101, 111
. : milestone, 106,
section CallTarget+Inlining+NGEN
This PR (5096) - mean (689ms) : 667, 711
. : milestone, 689,
master - mean (691ms) : 673, 710
. : milestone, 691,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5096) - mean (89ms) : 84, 94
. : milestone, 89,
master - mean (89ms) : 85, 93
. : milestone, 89,
section CallTarget+Inlining+NGEN
This PR (5096) - mean (650ms) : 634, 666
. : milestone, 650,
master - mean (649ms) : 630, 669
. : milestone, 649,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5096) - mean (189ms) : 186, 192
. : milestone, 189,
master - mean (188ms) : 185, 192
. : milestone, 188,
section CallTarget+Inlining+NGEN
This PR (5096) - mean (1,068ms) : 1048, 1087
. : milestone, 1068,
master - mean (1,066ms) : 1041, 1090
. : milestone, 1066,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5096) - mean (272ms) : 267, 277
. : milestone, 272,
master - mean (271ms) : 267, 276
. : milestone, 271,
section CallTarget+Inlining+NGEN
This PR (5096) - mean (1,048ms) : 1021, 1076
. : milestone, 1048,
master - mean (1,049ms) : 1026, 1071
. : milestone, 1049,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5096) - mean (260ms) : 254, 265
. : milestone, 260,
master - mean (262ms) : 258, 266
. : milestone, 262,
section CallTarget+Inlining+NGEN
This PR (5096) - mean (1,015ms) : 990, 1041
. : milestone, 1015,
master - mean (1,014ms) : 986, 1041
. : milestone, 1014,
|
Benchmarks Report 🐌Benchmarks for #5096 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.Asm.AppSecBodyBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.Asm.AppSecWafBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ More allocations
|
Benchmark | Base Allocated | Diff Allocated | Change | Change % |
---|---|---|---|---|
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑net6.0 | 41.42 KB | 41.81 KB | 382 B | 0.92% |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | WriteAndFlushEnrichedTraces |
net6.0 | 528μs | 566ns | 2.12μs | 0.539 | 0 | 0 | 41.42 KB |
master | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 671μs | 461ns | 1.78μs | 0.336 | 0 | 0 | 41.76 KB |
master | WriteAndFlushEnrichedTraces |
net472 | 840μs | 2.99μs | 11.6μs | 8.22 | 2.47 | 0.411 | 53.21 KB |
#5096 | WriteAndFlushEnrichedTraces |
net6.0 | 558μs | 676ns | 2.62μs | 0.548 | 0 | 0 | 41.81 KB |
#5096 | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 661μs | 1.11μs | 4.3μs | 0.331 | 0 | 0 | 41.78 KB |
#5096 | WriteAndFlushEnrichedTraces |
net472 | 823μs | 2.62μs | 9.81μs | 8.22 | 2.47 | 0.411 | 53.22 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.1μs | 0.615ns | 2.38ns | 0.0105 | 0 | 0 | 768 B |
master | ExecuteNonQuery |
netcoreapp3.1 | 1.53μs | 0.721ns | 2.79ns | 0.0107 | 0 | 0 | 768 B |
master | ExecuteNonQuery |
net472 | 1.81μs | 1.65ns | 6.18ns | 0.116 | 0 | 0 | 730 B |
#5096 | ExecuteNonQuery |
net6.0 | 1.1μs | 0.527ns | 2.04ns | 0.0109 | 0 | 0 | 768 B |
#5096 | ExecuteNonQuery |
netcoreapp3.1 | 1.42μs | 0.757ns | 2.93ns | 0.0106 | 0 | 0 | 768 B |
#5096 | ExecuteNonQuery |
net472 | 1.75μs | 4.15ns | 16.1ns | 0.115 | 0 | 0 | 730 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.26μs | 0.904ns | 3.38ns | 0.0133 | 0 | 0 | 936 B |
master | CallElasticsearch |
netcoreapp3.1 | 1.49μs | 0.649ns | 2.51ns | 0.0129 | 0 | 0 | 936 B |
master | CallElasticsearch |
net472 | 2.54μs | 0.765ns | 2.96ns | 0.151 | 0 | 0 | 955 B |
master | CallElasticsearchAsync |
net6.0 | 1.21μs | 0.236ns | 0.884ns | 0.0126 | 0 | 0 | 912 B |
master | CallElasticsearchAsync |
netcoreapp3.1 | 1.71μs | 1.97ns | 7.63ns | 0.0134 | 0 | 0 | 984 B |
master | CallElasticsearchAsync |
net472 | 2.68μs | 3.03ns | 11.3ns | 0.16 | 0 | 0 | 1.01 KB |
#5096 | CallElasticsearch |
net6.0 | 1.22μs | 0.466ns | 1.74ns | 0.0134 | 0 | 0 | 936 B |
#5096 | CallElasticsearch |
netcoreapp3.1 | 1.62μs | 0.435ns | 1.68ns | 0.0129 | 0 | 0 | 936 B |
#5096 | CallElasticsearch |
net472 | 2.63μs | 2.15ns | 8.31ns | 0.151 | 0 | 0 | 955 B |
#5096 | CallElasticsearchAsync |
net6.0 | 1.32μs | 0.474ns | 1.84ns | 0.0125 | 0 | 0 | 912 B |
#5096 | CallElasticsearchAsync |
netcoreapp3.1 | 1.59μs | 1.49ns | 5.78ns | 0.0136 | 0 | 0 | 984 B |
#5096 | CallElasticsearchAsync |
net472 | 2.82μs | 1.55ns | 5.99ns | 0.16 | 0 | 0 | 1.01 KB |
Benchmarks.Trace.GraphQLBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #5096
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync‑net6.0
1.122
1,250.43
1,403.43
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync‑net6.0 | 1.122 | 1,250.43 | 1,403.43 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | ExecuteAsync |
net6.0 | 1.25μs | 0.462ns | 1.79ns | 0.0125 | 0 | 0 | 912 B |
master | ExecuteAsync |
netcoreapp3.1 | 1.63μs | 0.968ns | 3.62ns | 0.0123 | 0 | 0 | 912 B |
master | ExecuteAsync |
net472 | 1.83μs | 0.664ns | 2.49ns | 0.139 | 0 | 0 | 875 B |
#5096 | ExecuteAsync |
net6.0 | 1.4μs | 1.13ns | 4.38ns | 0.0126 | 0 | 0 | 912 B |
#5096 | ExecuteAsync |
netcoreapp3.1 | 1.58μs | 2.38ns | 9.2ns | 0.0119 | 0 | 0 | 912 B |
#5096 | ExecuteAsync |
net472 | 1.81μs | 0.39ns | 1.41ns | 0.139 | 0 | 0 | 875 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.01μs | 1.94ns | 6.99ns | 0.028 | 0 | 0 | 2.1 KB |
master | SendAsync |
netcoreapp3.1 | 4.82μs | 1.82ns | 7.06ns | 0.0338 | 0 | 0 | 2.63 KB |
master | SendAsync |
net472 | 7.71μs | 3.53ns | 13.7ns | 0.524 | 0 | 0 | 3.31 KB |
#5096 | SendAsync |
net6.0 | 4.14μs | 1.83ns | 7.07ns | 0.029 | 0 | 0 | 2.1 KB |
#5096 | SendAsync |
netcoreapp3.1 | 5.06μs | 3.02ns | 11.7ns | 0.0328 | 0 | 0 | 2.63 KB |
#5096 | SendAsync |
net472 | 7.84μs | 2.51ns | 9.06ns | 0.525 | 0 | 0 | 3.31 KB |
Benchmarks.Trace.Iast.StringAspectsBenchmark - Same speed ✔️ More allocations ⚠️
More allocations ⚠️ in #5096
Benchmark
Base Allocated
Diff Allocated
Change
Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0
204.17 KB
214.19 KB
10.02 KB
4.91%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑net472
59.07 KB
61.7 KB
2.62 KB
4.44%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1
201.17 KB
203.61 KB
2.44 KB
1.21%
Benchmark | Base Allocated | Diff Allocated | Change | Change % |
---|---|---|---|---|
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 | 204.17 KB | 214.19 KB | 10.02 KB | 4.91% |
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑net472 | 59.07 KB | 61.7 KB | 2.62 KB | 4.44% |
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 | 201.17 KB | 203.61 KB | 2.44 KB | 1.21% |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StringConcatBenchmark |
net6.0 | 52.6μs | 271ns | 1.27μs | 0 | 0 | 0 | 43.44 KB |
master | StringConcatBenchmark |
netcoreapp3.1 | 53.8μs | 148ns | 574ns | 0 | 0 | 0 | 42.64 KB |
master | StringConcatBenchmark |
net472 | 38.3μs | 172ns | 619ns | 0 | 0 | 0 | 59.07 KB |
master | StringConcatAspectBenchmark |
net6.0 | 272μs | 7.55μs | 71.6μs | 0 | 0 | 0 | 204.17 KB |
master | StringConcatAspectBenchmark |
netcoreapp3.1 | 268μs | 2.03μs | 18.7μs | 0 | 0 | 0 | 201.17 KB |
master | StringConcatAspectBenchmark |
net472 | 242μs | 3.28μs | 31.3μs | 0 | 0 | 0 | 221.18 KB |
#5096 | StringConcatBenchmark |
net6.0 | 52.7μs | 260ns | 1.16μs | 0 | 0 | 0 | 43.44 KB |
#5096 | StringConcatBenchmark |
netcoreapp3.1 | 53.3μs | 251ns | 939ns | 0 | 0 | 0 | 42.64 KB |
#5096 | StringConcatBenchmark |
net472 | 37.4μs | 77.6ns | 291ns | 0 | 0 | 0 | 61.7 KB |
#5096 | StringConcatAspectBenchmark |
net6.0 | 299μs | 5.07μs | 47.8μs | 0 | 0 | 0 | 214.19 KB |
#5096 | StringConcatAspectBenchmark |
netcoreapp3.1 | 282μs | 3.06μs | 28μs | 0 | 0 | 0 | 203.61 KB |
#5096 | StringConcatAspectBenchmark |
net472 | 240μs | 3.51μs | 33.6μs | 0 | 0 | 0 | 221.18 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.41μs | 0.612ns | 2.37ns | 0.0219 | 0 | 0 | 1.57 KB |
master | EnrichedLog |
netcoreapp3.1 | 2.2μs | 0.926ns | 3.46ns | 0.021 | 0 | 0 | 1.57 KB |
master | EnrichedLog |
net472 | 2.73μs | 1.76ns | 6.82ns | 0.237 | 0 | 0 | 1.5 KB |
#5096 | EnrichedLog |
net6.0 | 1.4μs | 0.468ns | 1.69ns | 0.0226 | 0 | 0 | 1.57 KB |
#5096 | EnrichedLog |
netcoreapp3.1 | 2.21μs | 1.17ns | 4.36ns | 0.0212 | 0 | 0 | 1.57 KB |
#5096 | EnrichedLog |
net472 | 2.68μs | 1.95ns | 7.54ns | 0.237 | 0 | 0 | 1.5 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 | 122ns | 473ns | 0.0577 | 0 | 0 | 4.21 KB |
master | EnrichedLog |
netcoreapp3.1 | 119μs | 133ns | 514ns | 0 | 0 | 0 | 4.21 KB |
master | EnrichedLog |
net472 | 150μs | 168ns | 650ns | 0.672 | 0.224 | 0 | 4.39 KB |
#5096 | EnrichedLog |
net6.0 | 112μs | 114ns | 442ns | 0.0557 | 0 | 0 | 4.21 KB |
#5096 | EnrichedLog |
netcoreapp3.1 | 117μs | 115ns | 447ns | 0 | 0 | 0 | 4.21 KB |
#5096 | EnrichedLog |
net472 | 148μs | 80.1ns | 310ns | 0.664 | 0.221 | 0 | 4.39 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.96μs | 0.936ns | 3.63ns | 0.0297 | 0 | 0 | 2.13 KB |
master | EnrichedLog |
netcoreapp3.1 | 4.24μs | 2.27ns | 8.51ns | 0.0275 | 0 | 0 | 2.13 KB |
master | EnrichedLog |
net472 | 4.86μs | 1.73ns | 6.7ns | 0.308 | 0 | 0 | 1.95 KB |
#5096 | EnrichedLog |
net6.0 | 2.96μs | 1.25ns | 4.85ns | 0.0297 | 0 | 0 | 2.13 KB |
#5096 | EnrichedLog |
netcoreapp3.1 | 4.15μs | 2.34ns | 9.07ns | 0.0271 | 0 | 0 | 2.13 KB |
#5096 | EnrichedLog |
net472 | 4.79μs | 2.41ns | 9.33ns | 0.308 | 0 | 0 | 1.95 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.37μs | 0.67ns | 2.6ns | 0.0157 | 0 | 0 | 1.1 KB |
master | SendReceive |
netcoreapp3.1 | 1.67μs | 1.71ns | 6.64ns | 0.0143 | 0 | 0 | 1.1 KB |
master | SendReceive |
net472 | 2.09μs | 1.07ns | 4ns | 0.177 | 0 | 0 | 1.12 KB |
#5096 | SendReceive |
net6.0 | 1.46μs | 0.626ns | 2.43ns | 0.0153 | 0 | 0 | 1.1 KB |
#5096 | SendReceive |
netcoreapp3.1 | 1.77μs | 1.98ns | 7.69ns | 0.0142 | 0 | 0 | 1.1 KB |
#5096 | SendReceive |
net472 | 2.24μs | 1.39ns | 5.2ns | 0.177 | 0 | 0 | 1.12 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.73μs | 1.07ns | 3.99ns | 0.0206 | 0 | 0 | 1.53 KB |
master | EnrichedLog |
netcoreapp3.1 | 3.77μs | 1.76ns | 6.81ns | 0.0207 | 0 | 0 | 1.58 KB |
master | EnrichedLog |
net472 | 4.46μs | 2.18ns | 8.45ns | 0.311 | 0 | 0 | 1.97 KB |
#5096 | EnrichedLog |
net6.0 | 2.74μs | 0.748ns | 2.8ns | 0.0206 | 0 | 0 | 1.53 KB |
#5096 | EnrichedLog |
netcoreapp3.1 | 3.81μs | 2.36ns | 9.14ns | 0.0209 | 0 | 0 | 1.58 KB |
#5096 | EnrichedLog |
net472 | 4.36μs | 2.81ns | 10.9ns | 0.312 | 0 | 0 | 1.97 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 | 528ns | 0.137ns | 0.514ns | 0.00741 | 0 | 0 | 536 B |
master | StartFinishSpan |
netcoreapp3.1 | 698ns | 0.883ns | 3.42ns | 0.00699 | 0 | 0 | 536 B |
master | StartFinishSpan |
net472 | 728ns | 0.312ns | 1.21ns | 0.0852 | 0 | 0 | 538 B |
master | StartFinishScope |
net6.0 | 563ns | 0.167ns | 0.625ns | 0.00901 | 0 | 0 | 656 B |
master | StartFinishScope |
netcoreapp3.1 | 919ns | 0.618ns | 2.4ns | 0.00901 | 0 | 0 | 656 B |
master | StartFinishScope |
net472 | 1.02μs | 0.289ns | 1.04ns | 0.0979 | 0 | 0 | 618 B |
#5096 | StartFinishSpan |
net6.0 | 555ns | 0.176ns | 0.682ns | 0.00751 | 0 | 0 | 536 B |
#5096 | StartFinishSpan |
netcoreapp3.1 | 717ns | 0.73ns | 2.83ns | 0.00708 | 0 | 0 | 536 B |
#5096 | StartFinishSpan |
net472 | 713ns | 0.381ns | 1.48ns | 0.0852 | 0 | 0 | 538 B |
#5096 | StartFinishScope |
net6.0 | 605ns | 0.119ns | 0.428ns | 0.00907 | 0 | 0 | 656 B |
#5096 | StartFinishScope |
netcoreapp3.1 | 854ns | 0.475ns | 1.84ns | 0.00896 | 0 | 0 | 656 B |
#5096 | StartFinishScope |
net472 | 1.05μs | 0.521ns | 2.02ns | 0.0977 | 0 | 0 | 618 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 | 643ns | 0.133ns | 0.515ns | 0.00905 | 0 | 0 | 656 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 940ns | 0.317ns | 1.23ns | 0.00856 | 0 | 0 | 656 B |
master | RunOnMethodBegin |
net472 | 1.12μs | 0.537ns | 2.08ns | 0.0979 | 0 | 0 | 618 B |
#5096 | RunOnMethodBegin |
net6.0 | 682ns | 0.19ns | 0.736ns | 0.00933 | 0 | 0 | 656 B |
#5096 | RunOnMethodBegin |
netcoreapp3.1 | 986ns | 2ns | 7.23ns | 0.00899 | 0 | 0 | 656 B |
#5096 | RunOnMethodBegin |
net472 | 1.06μs | 1.02ns | 3.95ns | 0.0981 | 0 | 0 | 618 B |
Summary of changes
Adds
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
to test projects to avoid warningsReason for change
The warnings are annoying and pointless
Implementation details
Added
SuppressTfmSupportBuildWarnings
to a couple of Directory.Build.props filesTest coverage
No change
Other details