mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
This replaces mutation of underlying bytes in the iterated slice with a shift counter, which is used when reading the head byte. This is avoids having to copy the entire slice for every new iterator. |
||
---|---|---|
chunks | ||
cmd/tsdb | ||
index | ||
pages | ||
adapter.go | ||
db.go | ||
db_test.go | ||
index.go | ||
persist.go | ||
querier.go |