Class BenchmarkCounterBlockDevice

java.lang.Object
com.aoapps.hodgepodge.io.BenchmarkCounterBlockDevice

public class BenchmarkCounterBlockDevice extends Object
Times how long a counter block device takes to scan all counters. Uses hard-coded 4096 byte sectors.
Author:
AO Industries, Inc.
  • Constructor Details

    • BenchmarkCounterBlockDevice

      public BenchmarkCounterBlockDevice()
  • Method Details

    • main

      public static void main(String[] args)