prometheus/index
Brian Brazil 62b652fbd0
Improve Merge performance (#531)
Use a heap for Next for merges, and
pre-compute if there's many postings on the
unset path.

Add posting lookup benchmarks

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-02-28 17:23:55 +00:00
..
index.go Merge encoding_helpers.go to tsdbutil (#526) 2019-02-22 19:11:11 +02:00
index_test.go Merge encoding_helpers.go to tsdbutil (#526) 2019-02-22 19:11:11 +02:00
postings.go Improve Merge performance (#531) 2019-02-28 17:23:55 +00:00
postings_test.go Update Makefile.common 2019-01-04 16:08:43 +01:00