mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 21:54:10 -08:00
c9ee572709
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 |