public final class MicroBenchmark extends Object
Implementations of MicroBenchmark.Benchmark are executed by the run(Benchmark) method.
Execution consists of a warm up phase followed by the actual benchmark run.
| Modifier and Type | Class and Description |
|---|---|
static class |
MicroBenchmark.Benchmark
Benchmark base class.
|
public static void run(MicroBenchmark.Benchmark benchmark) throws Exception
benchmarkbenchmark - ExceptionCopyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.