SoftCircuits.PerformanceTester NuGet Package

Simple library to help compare the performance of different algorithms.

Create your tests by writing classes that implement the IPerformanceTest interface. The library will run all such tests in the specified assembly and provide the results, which include a description of the test, the time in milliseconds and the percent of the time taken as compared to the slowest test.

Saves time when comparing the performance of different candidate code blocks.

Now targets either .NET Standard 2.0 or .NET 5.0 and supports nullable reference types.




Got any SoftCircuits.PerformanceTester Question?





Info

Version: 3.0.1
Author(s): Jonathan Wood
Last Update: Sunday, October 17, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SoftCircuits/PerformanceTester
NuGet Url: https://www.nuget.org/packages/SoftCircuits.PerformanceTester


Install
Install-Package SoftCircuits.PerformanceTester
dotnet add package SoftCircuits.PerformanceTester
paket add SoftCircuits.PerformanceTester
SoftCircuits.PerformanceTester Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.5

avg-downloads-per-day

0

days-since-last-release

919