Powerful .NET library for benchmarking
dotnet add package BenchmarkDotNet --version 0.9.8
Install-Package BenchmarkDotNet -Version 0.9.8
| 包名 | 版本要求 |
|---|---|
| Microsoft.CodeAnalysis.CSharp | [1.3.2, ) |
| System.Threading.Tasks | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Linq | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| Microsoft.CSharp | [4.0.1, ) |
| Microsoft.Win32.Primitives | [4.0.1, ) |
| System.Console | [4.0.0, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Primitives | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Threading.Thread | [4.0.0, ) |
| System.Diagnostics.Process | [4.1.0, ) |
| System.IO.FileSystem | [4.0.1, ) |
| System.Runtime.InteropServices.RuntimeInformation | [4.0.0, ) |
| System.Runtime.Serialization.Primitives | [4.1.1, ) |
| System.Diagnostics.Tools | [4.0.1, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| Microsoft.DotNet.InternalAbstractions | [1.0.0, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Xml.XPath.XmlDocument | [4.0.1, ) |
| 作者 | Andrey Akinshin,Jon Skeet,Matt Warren |
|---|---|
| 发布时间 | 2016-07-06 23:55:33 |
| 项目主页 | https://github.com/PerfDotNet/BenchmarkDotNet |
| 许可证 | https://github.com/PerfDotNet/BenchmarkDotNet/blob/master/LICENSE.md |