Info
Version: | 0.1.2-beta1 |
Author(s): | Tommaso Bertoni |
Last Update: | Thursday, June 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tommasobertoni/TinyBenchmark/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/TinyBenchmark |
Install
Install-Package TinyBenchmark
dotnet add package TinyBenchmark
paket add TinyBenchmark
TinyBenchmark Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Features:
- Define benchmarks: name, execution order, number of iterations
- Benchmark arguments
- Initialization methods
- Warm-up methods
- Benchmarks container: name
- Parameters on benchmarks container properties
- Benchmarks container initialization method
- Output messages from a benchmark
- Export the reports as text or text-table.