Class Benchmark32
- java.lang.Object
-
- com.googlecode.javaewah.benchmark.Benchmark32
-
public class Benchmark32 extends java.lang.Object
This class is used to benchmark the performance EWAH.- Author:
- Daniel Lemire
-
-
Constructor Summary
Constructors Constructor Description Benchmark32()
-
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)
-