Package | Description |
---|---|
org.openjdk.jmh.benchmarks | |
org.openjdk.jmh.samples |
Modifier and Type | Method and Description |
---|---|
void |
LevelInvocationBench.group_setup_teardown(LevelInvocationBench.GroupSetupTeardown g) |
void |
LevelIterationBench.group_setup_teardown(LevelIterationBench.GroupSetupTeardown g) |
void |
LevelTrialBench.group_setup_teardown(LevelTrialBench.GroupSetupTeardown g) |
void |
LevelInvocationBench.group_setup(LevelInvocationBench.GroupSetup g) |
void |
LevelIterationBench.group_setup(LevelIterationBench.GroupSetup g) |
void |
LevelTrialBench.group_setup(LevelTrialBench.GroupSetup g) |
void |
LevelInvocationBench.group_teardown(LevelInvocationBench.GroupTeardown g) |
void |
LevelIterationBench.group_teardown(LevelIterationBench.GroupTeardown g) |
void |
LevelTrialBench.group_teardown(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 © 2015. All rights reserved.