Powerful .NET library for benchmarking.
Info
Version: | 0.11.7-develop |
Author(s): | .NET Foundation and contributors |
Last Update: | Wednesday, March 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/BenchmarkDotNet |
NuGet Url: | https://www.nuget.org/packages/Uno.BenchmarkDotNet |
Install
Install-Package Uno.BenchmarkDotNet
dotnet add package Uno.BenchmarkDotNet
paket add Uno.BenchmarkDotNet
Uno.BenchmarkDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Uno.BenchmarkDotNet.Annotations(>= 0.11.6)
- CommandLineParser(>= 2.4.3)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- Microsoft.DotNet.PlatformAbstractions(>= 2.1.0)
- Microsoft.Win32.Registry(>= 4.5.0)
- System.Collections.Immutable(>= 1.5.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Management(>= 4.5.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.Metadata(>= 1.6.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
- System.ValueTuple(>= 4.5.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags