me.lemire.integercompression.benchmarktools
Class BenchmarkCSV

java.lang.Object
  extended by me.lemire.integercompression.benchmarktools.BenchmarkCSV

public class BenchmarkCSV
extends Object

This will run benchmarks using a set of posting lists stored as CSV files.

Author:
lemire

Constructor Summary
BenchmarkCSV()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkCSV

public BenchmarkCSV()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Parameters:
args -
Throws:
IOException


Copyright © 2014. All Rights Reserved.