prometheus/storage
Bryan Boreham fd4797d756 [PERF] RW: Remove interning hook
It does nothing for standard Prometheus builds with -tags stringlabels,
but the check to see if labels are being replaced has a cost.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-11-26 16:37:57 +00:00
..
remote [PERF] RW: Remove interning hook 2024-11-26 16:37:57 +00:00
buffer.go
buffer_test.go
errors.go
errors_test.go
fanout.go
fanout_test.go
generic.go
interface.go enable errorf rule from perfsprint linter 2024-11-06 16:50:36 +01:00
interface_test.go
lazy.go
memoized_iterator.go
memoized_iterator_test.go
merge.go storage: Implement limit in mergeGenericQuerier 2024-11-07 09:08:23 -08:00
merge_test.go storage: Implement limit in mergeGenericQuerier 2024-11-07 09:08:23 -08:00
noop.go
secondary.go
series.go
series_test.go Upgrade to golangci-lint v1.62.0 (#15424) 2024-11-20 17:22:20 +01:00