| .. |
|
appendable.go
|
tsdb/chunkenc: take a generic Appender as the prev parameter (#18857)
|
2026-06-09 10:41:43 +02:00 |
|
benchmark_test.go
|
feat(chunkenc): replace xoroptst chunk encoding with xor2
|
2026-03-06 14:35:06 +01:00 |
|
bstream.go
|
tsdb/chunkenc: add writeBits benchmarks, clarify comments, and simplify encodeJoint
|
2026-03-20 14:54:48 +01:00 |
|
bstream_test.go
|
tsdb/chunkenc: add writeBits benchmarks, clarify comments, and simplify encodeJoint
|
2026-03-20 14:54:48 +01:00 |
|
chunk.go
|
Merge pull request #18769 from roidelapluie/roidelapluie/xor2-reload
|
2026-06-12 13:50:11 +02:00 |
|
chunk_test.go
|
tsdb: address review feedback on chunk_encoding config
|
2026-06-12 12:15:59 +02:00 |
|
float_histogram.go
|
Merge pull request #18762 from prometheus/krajo/histogram-appender-num-param
|
2026-06-09 19:52:41 +02:00 |
|
float_histogram_test.go
|
fix(tsdb): chunk overflow on ooo query (#18692)
|
2026-05-14 22:22:52 +02:00 |
|
histogram.go
|
Merge pull request #18762 from prometheus/krajo/histogram-appender-num-param
|
2026-06-09 19:52:41 +02:00 |
|
histogram_meta.go
|
Remove copyright date from headers (#17785)
|
2026-01-05 13:46:21 +01:00 |
|
histogram_meta_test.go
|
Remove copyright date from headers (#17785)
|
2026-01-05 13:46:21 +01:00 |
|
histogram_test.go
|
fix(tsdb): chunk overflow on ooo query (#18692)
|
2026-05-14 22:22:52 +02:00 |
|
st_helper_test.go
|
test(chunkenc): test that appender can contonue chunks
|
2026-02-06 15:35:20 +01:00 |
|
varbit.go
|
tsdb/chunkenc: optimise XOR2 and varbit hot paths
|
2026-03-25 09:09:46 +01:00 |
|
varbit_test.go
|
chunkenc: add extra tests
|
2026-03-25 09:59:12 +01:00 |
|
xor.go
|
tsdb/chunkenc: take a generic Appender as the prev parameter (#18857)
|
2026-06-09 10:41:43 +02:00 |
|
xor2.go
|
tsdb/chunkenc: take a generic Appender as the prev parameter (#18857)
|
2026-06-09 10:41:43 +02:00 |
|
xor2_test.go
|
fix(tsdb): chunk overflow on ooo query (#18692)
|
2026-05-14 22:22:52 +02:00 |
|
xor_test.go
|
fix(tsdb): chunk overflow on ooo query (#18692)
|
2026-05-14 22:22:52 +02:00 |