Package | Description |
---|---|
org.openjdk.jmh.benchmarks | |
org.openjdk.jmh.samples |
Modifier and Type | Class and Description |
---|---|
class |
BlackholeBench |
class |
BlackholeConsecutiveBench |
class |
BlackholeConsumeCPUBench |
class |
BlackholePipelineBench |
class |
BlackholePipelinePayloadBench |
class |
BlackholeValueBench |
class |
CompilerHintsBench |
class |
EmptyBench |
class |
LevelInvocationBench |
class |
LevelIterationBench |
class |
LevelTrialBench |
class |
NanoTimerBench |
class |
ScoreStabilityBench |
class |
ThermalRundownBench |
class |
ThreadScalingBench |
Modifier and Type | Class and Description |
---|---|
class |
JMHSample_08_DeadCode |
class |
JMHSample_09_Blackholes |
class |
JMHSample_10_ConstantFold |
class |
JMHSample_11_Loops |
class |
JMHSample_12_Forking |
class |
JMHSample_13_RunToRun |
class |
JMHSample_15_Asymmetric |
class |
JMHSample_16_CompilerControl |
class |
JMHSample_21_ConsumeCPU |
class |
JMHSample_22_FalseSharing |
static class |
JMHSample_24_Inheritance.AbstractBenchmark |
class |
JMHSample_27_Params |
class |
JMHSample_28_BlackholeHelpers |
class |
JMHSample_29_StatesDAG |
class |
JMHSample_30_Interrupts |
class |
JMHSample_31_InfraParams |
class |
JMHSample_32_BulkWarmup |
class |
JMHSample_33_SecurityManager |
class |
JMHSample_34_SafeLooping |
static class |
JMHSample_35_Profilers.Atomic |
static class |
JMHSample_35_Profilers.Classy |
static class |
JMHSample_35_Profilers.Maps |
class |
JMHSample_36_BranchPrediction |
class |
JMHSample_37_CacheAccess |
class |
JMHSample_38_PerInvokeSetup |
Modifier and Type | Method and Description |
---|---|
void |
JMHSample_02_BenchmarkModes.measureAll() |
void |
JMHSample_02_BenchmarkModes.measureAvgTime() |
double |
JMHSample_07_FixtureLevelInvocation.measureCold(JMHSample_07_FixtureLevelInvocation.LaggingState e,
JMHSample_07_FixtureLevelInvocation.Scratch s) |
double |
JMHSample_07_FixtureLevelInvocation.measureHot(JMHSample_07_FixtureLevelInvocation.NormalState e,
JMHSample_07_FixtureLevelInvocation.Scratch s) |
void |
JMHSample_02_BenchmarkModes.measureMultiple() |
List<String> |
JMHSample_26_BatchSize.measureRight() |
void |
JMHSample_02_BenchmarkModes.measureSamples() |
void |
JMHSample_02_BenchmarkModes.measureSingleShot() |
void |
JMHSample_02_BenchmarkModes.measureThroughput() |
List<String> |
JMHSample_26_BatchSize.measureWrong_1() |
List<String> |
JMHSample_26_BatchSize.measureWrong_5() |
Copyright © 2020. All rights reserved.