HdrHistogram supports low latency recording and analyzing of sampled data value counts across a configurable integer value range with configurable value precision within the range.
Info
| Version: | 2.5.0 |
| Author(s): | Gil Tene, Lee Campbell |
| Last Update: | Friday, September 29, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HdrHistogram/HdrHistogram.NET |
| NuGet Url: | https://www.nuget.org/packages/HdrHistogram |
Install
Install-Package HdrHistogram
dotnet add package HdrHistogram
paket add HdrHistogram
HdrHistogram Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags