mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-03 19:51:01 +02:00
This shows up as a hot spot in profiles of queries involving lots of seeks, as each seek creates a new iterator. Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>