Framework for creating benchmarks for your application using NUnit-like style by decorating benchmarks with [Bench] and [BenchFixture] attributes.
Info
Version: | 1.0.2 |
Author(s): | Sergey Zhukov |
Last Update: | Tuesday, January 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/xplicit/BenchmarkSuite |
NuGet Url: | https://www.nuget.org/packages/BenchmarkSuite.Framework |
Install
Install-Package BenchmarkSuite.Framework
dotnet add package BenchmarkSuite.Framework
paket add BenchmarkSuite.Framework
BenchmarkSuite.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
Tags