A super simple benchmark tool for .Net.
Info
| Version: | 1.1.1 |
| Author(s): | Bernhard Richter |
| Last Update: | Monday, November 7, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/LightBench |
Install
Install-Package LightBench
dotnet add package LightBench
paket add LightBench
LightBench Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.Threading.Thread(>= 4.0.0)