VictoriaMetrics/vendor/github.com/valyala/histogram
Aliaksandr Valialkin 68ea3d18f7 vendor: update github.com/valyala/histogram from v1.1.2 to v1.2.0
This fixes the non-repeatable quantile_over_time() results when the number of input samples exceeds 1000.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1612
2021-09-15 09:34:07 +03:00
..
go.mod vendor: update github.com/valyala/histogram from v1.1.2 to v1.2.0 2021-09-15 09:34:07 +03:00
go.sum vendor: update github.com/valyala/histogram from v1.1.2 to v1.2.0 2021-09-15 09:34:07 +03:00
histogram.go vendor: update github.com/valyala/histogram from v1.1.2 to v1.2.0 2021-09-15 09:34:07 +03:00
LICENSE all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

GoDoc Go Report

histogram

Fast histograms for Go.

See docs.