VictoriaMetrics/lib/httpserver
Aliaksandr Valialkin 2084921e64 all: use github.com/klauspost/compress/gzip instead of compress/gzip
`github.com/klauspost/compress/gzip` is more optimized than `compress/gzip`.
This gives better gzip compression and decompression speeds.
2020-01-17 23:59:17 +02:00
..
httpserver.go all: use github.com/klauspost/compress/gzip instead of compress/gzip 2020-01-17 23:59:17 +02:00
metrics.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
path.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00