prometheus/tsdb/wlog
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
..
checkpoint.go Replace sort.Slice with faster slices.SortFunc 2023-07-02 22:17:08 +00:00
checkpoint_test.go Merge remote-tracking branch 'upstream/main' into fix-conflict 2022-10-12 14:20:02 +05:30
live_reader.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
reader.go Use errors.Is to check for a specific error 2022-12-29 23:23:07 +08:00
reader_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
watcher.go [tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 2023-05-15 12:31:49 -07:00
watcher_test.go [tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 2023-05-15 12:31:49 -07:00
wlog.go Replace sort.Slice with faster slices.SortFunc 2023-07-02 22:17:08 +00:00
wlog_test.go Merge branch 'main' into linter/nilerr 2023-04-19 19:56:39 +02:00