public final class BenchmarkMain extends Object
static int throughput = Integer.getInteger("throughput", 250); // MB/s static int runtime = Integer.getInteger("runtime", 300); // seconds static String basePath = System.getProperty("path", OS.TMP);
Constructor and Description |
---|
BenchmarkMain() |
public static void main(String[] args)
Copyright © 2024. All rights reserved.