Package com.googlecode.javaewah.benchmark

Class Summary
Benchmark This class is used to benchmark the performance EWAH.
Benchmark32 This class is used to benchmark the performance EWAH.
BenchmarkIntersection To benchmark the logical and (intersection) aggregate.
BenchmarkIntersection32 To benchmark the logical and (intersection) aggregate.
BenchmarkUnion To benchmark the logical or (union) aggregate.
BenchmarkUnion32 To benchmark the logical or (union) aggregate.
BenchmarkXOR To benchmark the logical xor aggregate.
BenchmarkXOR32 To benchmark the logical xor aggregate.
ClusteredDataGenerator This class will generate lists of random integers with a "clustered" distribution.
UniformDataGenerator This class will generate "uniform" lists of random integers.
 



Copyright © 2013. All Rights Reserved.