Extensions XUnit pour faire des benchmarks de méthodes et générer des rapports de performance.
Info
Version: | 1.0.3 |
Author(s): | Guillaume Marpault |
Last Update: | Monday, September 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/SwiiT.XUnit.Benchmark |
NuGet Url: | https://www.nuget.org/packages/SwiiT.XUnit.Benchmark |
Install
Install-Package SwiiT.XUnit.Benchmark
dotnet add package SwiiT.XUnit.Benchmark
paket add SwiiT.XUnit.Benchmark
SwiiT.XUnit.Benchmark Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- System.Diagnostics.PerformanceCounter(>= 4.7.0)
- xunit.abstractions(>= 2.0.3)