prometheus/tsdb/chunkenc
beorn7 4c28d9fac7 Move to histogram.Histogram pointers
This is to avoid copying the many fields of a histogram.Histogram all
the time.

This also fixes a bunch of formerly broken tests.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-12 23:17:35 +01: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 Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
chunk_test.go Reduce memory allocation in benchmarkIterator() (#5983) 2021-07-26 19:36:54 +05:30
histogram.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
histogram_meta.go chunkenc: Add test for chunk layout encoding 2021-10-18 19:37:24 +02:00
histogram_meta_test.go chunkenc: Add test for chunk layout encoding 2021-10-18 19:37:24 +02:00
histogram_test.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01: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 Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00