prometheus/util/stats
Bryan Boreham ce153e3fff Replace sort.Sort with faster slices.SortFunc
The generic version is more efficient.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-07-10 09:43:45 +00:00
..
query_stats.go Changing TotalQueryableSamples from int to int64 (#10549) 2022-04-12 01:22:25 +02:00
stats_test.go Switch per-step stats to serialize ints 2022-03-24 10:44:07 +01:00
timer.go Replace sort.Sort with faster slices.SortFunc 2023-07-10 09:43:45 +00:00