Class BenchmarkLongBitPacking

java.lang.Object
me.lemire.longcompression.BenchmarkLongBitPacking

public class BenchmarkLongBitPacking extends Object
Class used to benchmark the speed of long bit packing, comparing the generic and unrolled LongBitPacking kernels. (For expert use.)
Author:
Daniel Lemire
  • Constructor Details

    • BenchmarkLongBitPacking

      public BenchmarkLongBitPacking()
  • Method Details

    • main

      public static void main(String[] args)
      Main method
      Parameters:
      args - command-line arguments