public class JMHSample_34_SafeLooping extends Object
| Constructor and Description |
|---|
JMHSample_34_SafeLooping() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
measureRight_1(Blackhole bh) |
void |
measureRight_2() |
int |
measureWrong_1() |
int |
measureWrong_2() |
void |
setup() |
static void |
sink(int v) |
public void setup()
public int measureWrong_1()
public int measureWrong_2()
public void measureRight_1(Blackhole bh)
public void measureRight_2()
public static void sink(int v)
public static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2016. All rights reserved.