Info
Version: | 1.0.0 |
Author(s): | Max Lucas |
Last Update: | Friday, April 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/max-d-lucas/TimeTaken |
NuGet Url: | https://www.nuget.org/packages/TimeTaken |
Install
Install-Package TimeTaken
dotnet add package TimeTaken
paket add TimeTaken
TimeTaken Download (Unzip the "nupkg" after downloading)
Built this to test things like which is faster 1 million iterations of "string".Any() vs "string" != "".