me.lemire.integercompression.benchmarktools
Class BenchmarkCSV
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BenchmarkCSV
public BenchmarkCSV()
loadIntegers
public static int[] loadIntegers(String filename)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
bench
public static void bench(int[][] postings,
boolean verbose)
bytebench
public static void bytebench(int[][] postings,
boolean verbose)
Copyright © 2013. All Rights Reserved.