Skip to content

Releases: GraphMetrics/sketches-go

v0.2.0

31 Jan 03:17
Compare
Choose a tag to compare

What is new

  • Precompute the min and max indexable values
  • Remove the zero count
  • Add interface to get quantile index

v0.1.0

24 Jan 00:22
Compare
Choose a tag to compare

What is new

  • Initial release

Differences with original work

  • Switch from float64 to int32
  • Removed support for negative numbers
  • Expose stored bins
  • Limit index to in16
  • Removed Protobuf