HdrHistogram.NET icon indicating copy to clipboard operation
HdrHistogram.NET copied to clipboard

Document Unit Tests and Benchmarks

Open LeeCampbell opened this issue 6 years ago • 0 comments

The readme currently doesn't have the basic details on how to run tests!

It should say something like

dotnet test .\HdrHistogram.UnitTests\HdrHistogram.UnitTests.csproj -v=q -c=Release

LeeCampbell avatar May 08 '18 08:05 LeeCampbell