VictoriaMetrics/lib/uint64set
Aliaksandr Valialkin ca259864e2 lib/storage: return back inmemory inverted index for recent hour
Issues fixed:
- Slow startup times. Now the index is loaded from cache during start.
- High memory usage related to superflouos index copies every 10 seconds.
2019-11-13 13:11:04 +02:00
..
uint64set.go lib/storage: return back inmemory inverted index for recent hour 2019-11-13 13:11:04 +02:00
uint64set_test.go lib/storage: return back inmemory inverted index for recent hour 2019-11-13 13:11:04 +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