0
0
bleve/index/scorch/segment
Steve Yen 8c2520d55c scorch zap optimize via postingsList reuse
pprof graphs were showing many postingsList allocations during
merging, so this change optimizes by reusing postingList memory in the
merging loops.
2018-02-07 14:33:20 -08:00
..
mem scorch mem segment optimizes DictEntry's across Next() calls 2018-02-07 14:17:48 -08:00
zap scorch zap optimize via postingsList reuse 2018-02-07 14:33:20 -08:00
empty.go scorch ref-counting 2017-12-13 14:48:07 -08:00
int_test.go initial version of scorch which persists index to disk 2017-12-06 18:33:47 -05:00
int.go initial version of scorch which persists index to disk 2017-12-06 18:33:47 -05:00
segment.go Include overhead from data structures in segment's SizeInBytes 2018-01-17 11:11:44 -08:00