A netstandard library that contains a BenchmarkDotNet.Exporter.IExporter that will enable you to track and compare, past and present benchmark reports via a nice visual html report.
                        
                    
         
                Info
| Version: | 0.0.15-beta | 
| Author(s): | Ackara | 
| Last Update: | Saturday, April 27, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Ackara/VBench | 
| NuGet Url: | https://www.nuget.org/packages/VBench | 
Install
Install-Package VBench
                        dotnet add package VBench
                        paket add VBench
                        
                                VBench Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- BenchmarkDotNet(>= 0.11.4)
- HtmlAgilityPack(>= 1.9.0)
- LibGit2Sharp(>= 0.26.0)
- LiteDB(>= 4.1.4)
- Newtonsoft.Json(>= 12.0.1)
Tags
