Class BenchmarkIntersection32
- java.lang.Object
-
- com.googlecode.javaewah.benchmark.BenchmarkIntersection32
-
public class BenchmarkIntersection32 extends java.lang.Object
To benchmark the logical and (intersection) aggregate.
-
-
Constructor Summary
Constructors Constructor Description BenchmarkIntersection32()
-
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)
-