Commit Graph

11 Commits (f1065e44a4241097c4c2a53c44793e80d3475cf1)

Author SHA1 Message Date
beorn7 78ef9c6359 chunkenc: make xor reading more DRY
3 years ago
beorn7 4a1b84f8b2 chunkenc: make xor writing more DRY
3 years ago
beorn7 1a4e54cfbb tsdb: Complete chunk format documentation
3 years ago
beorn7 ed33aea392 Avoid redundant varint decoding in chunk appender construction
3 years ago
beorn7 7093b089f2 Use more varbit in histogram chunks
3 years ago
Björn Rabenstein 7309c20e7e
Merge pull request #9500 from codesome/resettests
3 years ago
Ganesh Vernekar dcaf568279
Metadata -> Layout renaming
3 years ago
Ganesh Vernekar 4e206c7c77
Fix reviews
3 years ago
Ganesh Vernekar 85e6686f84
Add unit test for counter reset header
3 years ago
Björn Rabenstein 311673d62e
Save on slice allocations in histogramIterator (#9494)
3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far
3 years ago