0
0
bleve/search/collectors
Steve Yen 4822cff63a optimize Advance() with pre-allocated in-out param
This perf-related change helps the code and API reach more similarity
with the Next() methods, which now take a pre-allocate param.
2016-07-29 14:15:00 -07:00
..
bench_test.go Make top score collector about 7 times faster 2016-04-29 09:46:47 -07:00
collector_top_score_test.go fix pagination bug introduced by collector optimization 2016-06-01 11:35:18 -04:00
collector_top_score.go optimize collector to check ctx.Done() only occasionally 2016-07-21 11:10:49 -07:00
search_test.go optimize Advance() with pre-allocated in-out param 2016-07-29 14:15:00 -07:00