Package | Description |
---|---|
org.openjdk.jmh.benchmarks | |
org.openjdk.jmh.samples |
Modifier and Type | Method and Description |
---|---|
void |
LevelInvocationBench.group_setup_1(LevelInvocationBench.GroupSetup g) |
void |
LevelIterationBench.group_setup_1(LevelIterationBench.GroupSetup g) |
void |
LevelTrialBench.group_setup_1(LevelTrialBench.GroupSetup g) |
void |
LevelInvocationBench.group_setup_2(LevelInvocationBench.GroupSetup g) |
void |
LevelIterationBench.group_setup_2(LevelIterationBench.GroupSetup g) |
void |
LevelTrialBench.group_setup_2(LevelTrialBench.GroupSetup g) |
void |
LevelInvocationBench.group_teardown_1(LevelInvocationBench.GroupTeardown g) |
void |
LevelIterationBench.group_teardown_1(LevelIterationBench.GroupTeardown g) |
void |
LevelTrialBench.group_teardown_1(LevelTrialBench.GroupTeardown g) |
void |
LevelInvocationBench.group_teardown_2(LevelInvocationBench.GroupTeardown g) |
void |
LevelIterationBench.group_teardown_2(LevelIterationBench.GroupTeardown g) |
void |
LevelTrialBench.group_teardown_2(LevelTrialBench.GroupTeardown g) |
Modifier and Type | Method and Description |
---|---|
int |
JMHSample_15_Asymmetric.get() |
int |
JMHSample_15_Asymmetric.inc() |
void |
JMHSample_18_Control.ping(Control cnt) |
void |
JMHSample_18_Control.pong(Control cnt) |
void |
JMHSample_30_Interrupts.put() |
int |
JMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateArray s) |
int |
JMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateBaseline s) |
int |
JMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateContended s) |
int |
JMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateHierarchy s) |
int |
JMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StatePadded s) |
Integer |
JMHSample_30_Interrupts.take() |
void |
JMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateArray s) |
void |
JMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateBaseline s) |
void |
JMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateContended s) |
void |
JMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateHierarchy s) |
void |
JMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StatePadded s) |
Copyright © 2020. All rights reserved.