Powerful .NET library for benchmarking.
Info
Version: | 0.10.14 |
Author(s): | .NET Foundation and contributors |
Last Update: | Monday, April 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/BenchmarkDotNet |
NuGet Url: | https://www.nuget.org/packages/BenchmarkDotNet.Toolchains.Roslyn |
Install
Install-Package BenchmarkDotNet.Toolchains.Roslyn
dotnet add package BenchmarkDotNet.Toolchains.Roslyn
paket add BenchmarkDotNet.Toolchains.Roslyn
BenchmarkDotNet.Toolchains.Roslyn Download (Unzip the "nupkg" after downloading)
Dependencies
- BenchmarkDotNet.Core(>= 0.10.14)
- Microsoft.CodeAnalysis.CSharp(>= 2.6.1)
- System.Threading.Tasks(>= 4.3.0)
Tags