prometheus/tsdb/index
Bryan Boreham 5255bf06ad Replace sort.Slice with faster slices.SortFunc
The generic version is more efficient.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-07-02 22:17:08 +00:00
..
index.go enable gocritic, unconvert and unused linters 2023-04-13 19:20:22 +00:00
index_test.go Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
postings.go Replace sort.Slice with faster slices.SortFunc 2023-07-02 22:17:08 +00:00
postings_test.go Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2023-05-22 14:37:07 +02:00
postingsstats.go Replace sort.Slice with faster slices.SortFunc 2023-07-02 22:17:08 +00:00
postingsstats_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00