You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/tsdb/chunkenc
beorn7 8f92c90897
Add TODOs and some minor tweaks
3 years ago
..
bstream.go remove redundant parentheses (#9134) 3 years ago
bstream_test.go Testify: move to require (#8122) 4 years ago
chunk.go Add TODOs and some minor tweaks 3 years ago
chunk_test.go Reduce memory allocation in benchmarkIterator() (#5983) 3 years ago
histogram.go chunkenc: make xor reading more DRY 3 years ago
histogram_meta.go chunkenc: Add test for chunk layout encoding 3 years ago
histogram_meta_test.go chunkenc: Add test for chunk layout encoding 3 years ago
histogram_test.go Style cleanup of all the changes in sparsehistogram so far 3 years ago
varbit.go Improve encoding of zero threshold 3 years ago
varbit_test.go Use more varbit in histogram chunks 3 years ago
xor.go chunkenc: Bugfix and naming tweaks 3 years ago