LeeCampbell / HdrHistogram.NET

Port of the HdrHistorgram to .NET/C#
Other
18 stars 3 forks source link

Add support for decoding V0 and V1 encodings #35

Closed LeeCampbell closed 8 years ago

LeeCampbell commented 8 years ago

Test logs with V2, V1, and V0 encoded histograms are included in the Java repo under test/resources.

LeeCampbell commented 8 years ago

See comments from Gill on Gitter [https://gitter.im/HdrHistogram/HdrHistogram?at=55ef5055d121757e4d2067aa]