I
I
Ivan Filatov2019-04-21 18:19:09
.NET
Ivan Filatov, 2019-04-21 18:19:09

What is the best Benchmark for .Net Core?

We need to evaluate several libraries for .Net core for speed and optimality.
Measuring DateTime.Stop - DateTime.Start is definitely not an option, and I don't want to reinvent the wheel.
I would like to be able to set the number of iterations, specify the entry point (method reference, delegate, etc.) to several methods that need to be compared with each other.
Get a comparative table at the output, who performed how much, average values.
Ideally, information on occupied memory and processor load.
Optimal for .Net Core 2.2

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Filatov, 2019-05-18
@NYMEZIDE

Stopped at https://github.com/dotnet/BenchmarkDotNet

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question