A library to microbenchmark lambdas in C# and F# that runs on both Windows (clr) and Linux (mono).
Info
Version: | 0.1.1 |
Author(s): | Aggelos Biboudis (https://github.com/biboudis) |
Last Update: | Friday, April 17, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/biboudis/LambdaMicrobenchmarking |
NuGet Url: | https://www.nuget.org/packages/LambdaMicrobenchmarking |
Install
Install-Package LambdaMicrobenchmarking
dotnet add package LambdaMicrobenchmarking
paket add LambdaMicrobenchmarking
LambdaMicrobenchmarking Download (Unzip the "nupkg" after downloading)
Dependencies
- MathNet.Numerics(3.2.3)
Tags