com.googlecode.javaewah.benchmark
Class BenchmarkIntersection32

java.lang.Object
  extended by com.googlecode.javaewah.benchmark.BenchmarkIntersection32

public class BenchmarkIntersection32
extends Object

To benchmark the logical and (intersection) aggregate.


Constructor Summary
BenchmarkIntersection32()
           
 
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
 

Constructor Detail

BenchmarkIntersection32

public BenchmarkIntersection32()
Method Detail

main

public static void main(String[] args)

test

public static void test(int N,
                        int nbr,
                        int repeat)


Copyright © 2013. All Rights Reserved.