Class BenchmarkUnion
- java.lang.Object
-
- com.googlecode.javaewah.benchmark.BenchmarkUnion
-
public class BenchmarkUnion extends java.lang.Object
To benchmark the logical or (union) aggregate.
-
-
Constructor Summary
Constructors Constructor Description BenchmarkUnion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
static void
test(int N, int nbr, int repeat)
-