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