7ec95de8e8
This should reduce memory usage when big number of Summary metrics are in use while small number of these metrics are updated
10 lines
355 B
Markdown
10 lines
355 B
Markdown
[![GoDoc](https://godoc.org/github.com/valyala/histogram?status.svg)](http://godoc.org/github.com/valyala/histogram)
|
|
[![Go Report](https://goreportcard.com/badge/github.com/valyala/histogram)](https://goreportcard.com/report/github.com/valyala/histogram)
|
|
|
|
|
|
# histogram
|
|
|
|
Fast histograms for Go.
|
|
|
|
See [docs](https://godoc.org/github.com/valyala/histogram).
|