prometheus/util
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
..
documentcli Document command line tools 2023-03-13 14:20:55 +01:00
fmtutil fix: apply suggested changes 2023-06-27 09:30:39 +02:00
gate
httputil Revert "Improving Performance on the API Gzip Handler (#12363)" 2023-06-20 13:39:32 +02:00
jsonutil Name float values as "floats", not as "values" 2023-04-13 19:25:24 +02:00
logging lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
osutil
pool
runtime Merge pull request #12231 from Loongson-Cloud-Community/main 2023-05-28 15:12:34 +02:00
stats Replace sort.Sort with faster slices.SortFunc 2023-07-10 09:43:45 +00:00
strutil Implement SanitizeLabelName and Full variant 2023-02-03 15:28:33 +00:00
teststorage Add a feature flag to control native histogram ingestion (#11253) 2022-09-14 17:38:34 +05:30
testutil lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
treecache style: Replace `else if` cascades with `switch` 2023-04-19 17:22:31 +02:00
zeropool Use zeropool.Pool to workaround SA6002 (#12189) 2023-03-29 20:34:34 +01:00