public final class MicroBenchmark
extends java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
run(MicroBenchmark.Benchmark benchmark)
Run a
benchmark |
public static void run(MicroBenchmark.Benchmark benchmark) throws java.lang.Exception
benchmarkbenchmark - java.lang.Exception"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"