NBenchmark 0.3.0
dotnet add package NBenchmark --version 0.3.0
NuGet\Install-Package NBenchmark -Version 0.3.0
<PackageReference Include="NBenchmark" Version="0.3.0" />
<PackageVersion Include="NBenchmark" Version="0.3.0" />
<PackageReference Include="NBenchmark" />
paket add NBenchmark --version 0.3.0
#r "nuget: NBenchmark, 0.3.0"
#:package NBenchmark@0.3.0
#addin nuget:?package=NBenchmark&version=0.3.0
#tool nuget:?package=NBenchmark&version=0.3.0
NBenchmark is the easiest way to measure the speed of your .NET code. With zero setup and a focus on simplicity, you can go from installation to your first accurate benchmark in seconds-perfect for quick checks and full performance suites alike.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on NBenchmark:
| Package | Downloads |
|---|---|
|
NBenchmark.DependencyInjection
Resolves benchmark classes from an IServiceProvider so they can have constructor dependencies. |
|
|
NBenchmark.Console
Rich terminal table output for NBenchmark using Spectre.Console. |
|
|
NBenchmark.Reporters.Console
Rich terminal table output for NBenchmark using Spectre.Console. |
|
|
NBenchmark.Integration.MSTest
Run NBenchmark benchmarks as MSTest tests with configurable performance thresholds. |
|
|
NBenchmark.Integration.NUnit
Run NBenchmark benchmarks as NUnit tests with configurable performance thresholds. |
GitHub repositories
This package is not used by any popular GitHub repositories.