prometheus/tsdb/chunkenc
beorn7 3179215a59 Encode zero threshold first
This guaranees that the zero threshold is byte-aligned. Not sure if
that helps in any way, but at least it won't harm.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-10-14 14:55:21 +02:00
..
bstream.go remove redundant parentheses (#9134) 2021-07-29 18:26:57 +05:30
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Remove obsolete TODOs about metadata (#9490) 2021-10-12 17:00:30 +05:30
chunk_test.go Reduce memory allocation in benchmarkIterator() (#5983) 2021-07-26 19:36:54 +05:30
histogram.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
histogram_meta.go Encode zero threshold first 2021-10-14 14:55:21 +02:00
histogram_meta_test.go Style cleanup of all the changes in sparsehistogram so far 2021-10-11 13:02:03 +02:00
histogram_test.go Style cleanup of all the changes in sparsehistogram so far 2021-10-11 13:02:03 +02:00
varbit.go Improve encoding of zero threshold 2021-10-14 14:47:26 +02:00
varbit_test.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
xor.go Style cleanup of all the changes in sparsehistogram so far 2021-10-11 13:02:03 +02:00