prometheus/chunks
Fabian Reinartz 5e76fd3126 chunks: drop shift, remove branch
This removes the need for the shift value and just calculates
everything on the fly through count.
Removes a branch condition.
2016-11-30 21:50:39 +01:00
..
bstream.go chunks: drop shift, remove branch 2016-11-30 21:50:39 +01:00
chunk.go chunks: cleanup anything but xor encoding 2016-11-29 22:02:58 +01:00
chunk_test.go chunks: don't mutate in bstream iterator 2016-11-30 19:39:22 +01:00
xor.go chunks: cleanup anything but xor encoding 2016-11-29 22:02:58 +01:00