prometheus/tsdb/index
Xiaochao Dong a282d25099
tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915)
Signed-off-by: Xiaochao Dong (@damnever) <dxc.wolf@gmail.com>
2020-09-10 20:35:47 +05:30
..
index.go Fix golint warning caused by misspell (#7842) 2020-08-25 09:17:41 +01:00
index_test.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
postings.go tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915) 2020-09-10 20:35:47 +05:30
postings_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats_test.go Reduce memory used by postings offset table. 2019-12-11 19:59:31 +00:00