com.googlecode.javaewah.benchmark
Class Benchmark32
java.lang.Object
com.googlecode.javaewah.benchmark.Benchmark32
public class Benchmark32
- extends Object
This class is used to benchmark the performance EWAH.
- Author:
- Daniel Lemire
Method Summary |
static void |
main(String[] args)
|
static void |
test(int N,
int nbr,
int repeat)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Benchmark32
public Benchmark32()
main
public static void main(String[] args)
test
public static void test(int N,
int nbr,
int repeat)
Copyright © 2013. All Rights Reserved.