5 ms·
Many of the benchmarks are using BenchmarkDotNet, so consider reporting this to them: https://github.com/dotnet/BenchmarkDotNet/ https://github.com/dotnet/Bench
by svick 4y ago
Many of the benchmarks are using BenchmarkDotNet, so consider reporting this to them: https://github.com/dotnet/BenchmarkDotNet/ https://github.com/dotnet/BenchmarkDotNet/.
- hermitdev 4y agoLooks like the author is explicitly excluding "Error", "StdDev", "Median", "RatioSD" from the ouput. It's in the setup[0]. I'm guessing the author omitted them for brevity. [0] https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/#setup https://devblogs.microsoft.com/dotnet/performance_improvemen... edit: meant "excluding", not "including"