VictoriaMetrics/lib/uint64set
Aliaksandr Valialkin d888b21657 lib/storage: add inmemory inverted index for the last hour
It should improve performance for `last N hours` dashboards with update intervals smaller than 1 hour.
2019-11-08 21:21:07 +02:00
..
uint64set.go lib/storage: add inmemory inverted index for the last hour 2019-11-08 21:21:07 +02:00
uint64set_test.go lib/storage: add inmemory inverted index for the last hour 2019-11-08 21:21:07 +02:00
uint64set_timing_test.go lib/storage: create and use lib/uint64set instead of map[uint64]struct{} 2019-09-24 21:17:55 +03:00