java.lang.Object
me.lemire.longcompression.BenchmarkLongBitPacking
Class used to benchmark the speed of long bit packing, comparing the
generic and unrolled
LongBitPacking kernels. (For expert use.)- Author:
- Daniel Lemire
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BenchmarkLongBitPacking
public BenchmarkLongBitPacking()
-
-
Method Details
-
main
Main method- Parameters:
args- command-line arguments
-