prometheus/tsdb/index
Bryan Boreham ca3119bd24 TSDB: eliminate one yolostring
When the only use of a []byte->string conversion is as a map key, Go
doesn't allocate.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-11-26 17:21:55 +00:00
..
index.go TSDB: eliminate one yolostring 2024-11-26 17:21:55 +00:00
index_test.go
postings.go
postings_test.go
postingsstats.go
postingsstats_test.go