NPerf 1.0.0
See the version list below for details.
dotnet add package NPerf --version 1.0.0
NuGet\Install-Package NPerf -Version 1.0.0
<PackageReference Include="NPerf" Version="1.0.0" />
paket add NPerf --version 1.0.0
#r "nuget: NPerf, 1.0.0"
// Install NPerf as a Cake Addin #addin nuget:?package=NPerf&version=1.0.0 // Install NPerf as a Cake Tool #tool nuget:?package=NPerf&version=1.0.0
This is a flexible performance benchmark framework. The framework provides custom attributes that the user uses the tag benchmark classes and methods. Similar to the custom attributes NUnit provides.
This library is a complete re-write of Jonathan de Halleux's original Nperf framework http://www.codeproject.com/Articles/5945/NPerf-A-Performance-Benchmark-Framework-for-NET, and should be 100% backward compatible.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NPerf:
Package | Downloads |
---|---|
NPerf.Fixtures
Performance Fixtures for NPerf. |
GitHub repositories
This package is not used by any popular GitHub repositories.