prometheus/tsdb/index
Bryan Boreham 4931983ca9 tsdb/index: make BenchmarkIntersect do work on each loop
Previously all the postings constructed were consumed on the first
iteration, so subsequent iterations did no work.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-01-03 15:25:38 +00:00
..
index.go Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
index_test.go Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
postings.go Update package tsdb/index for new labels.Labels type 2022-12-19 15:22:09 +00:00
postings_test.go tsdb/index: make BenchmarkIntersect do work on each loop 2023-01-03 15:25:38 +00:00
postingsstats.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
postingsstats_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00