public class JMHSample_09_Blackholes extends Object
| Constructor and Description |
|---|
JMHSample_09_Blackholes() |
| Modifier and Type | Method and Description |
|---|---|
double |
baseline() |
static void |
main(String[] args) |
double |
measureRight_1() |
void |
measureRight_2(Blackhole bh) |
double |
measureWrong() |
public double baseline()
public double measureWrong()
public double measureRight_1()
public void measureRight_2(Blackhole bh)
public static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2016. All rights reserved.