com.googlecode.javaewah.benchmark
Class BenchmarkThreshold

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

public class BenchmarkThreshold
extends Object

To benchmark the Boolean threshold aggregate.


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

BenchmarkThreshold

public BenchmarkThreshold()
Method Detail

main

public static void main(String[] args)

test

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


Copyright © 2014. All Rights Reserved.