druid/benchmarks
Gian Merlino 6827c09311 GroupByBenchmark: Fix queryable index generation, improve memory use. (#3431)
With the old code, all on-disk segments were the same. Now they're different.
This will end up altering benchmark results for queryMultiQueryableIndex,
likely making them slower (since values won't group as well as they used to).

The memory changes will help test with larger/more segments, since we won't
have to hold them all in memory at once.
2016-09-06 14:37:55 -07:00
..
src GroupByBenchmark: Fix queryable index generation, improve memory use. (#3431) 2016-09-06 14:37:55 -07:00
pom.xml Update master version to 0.9.2-SNAPSHOT. (#3133) 2016-06-13 13:10:38 -07:00