hdrhistogram-swift
hdrhistogram-swift copied to clipboard
feat: Add binary ’hlog’ encode/decode support for Histograms
As suggested by Gil Tene - basically improves interop with any existing tools.
See some discussions of hgrm/hlog here - hgrm we already have.
https://github.com/HdrHistogram/HdrHistogram/issues/170#issuecomment-674124825
@hassila I took a look at related cases. Could you advise whether we want to port compatible upstream binary encoding, please?