Uses of Class
org.openjdk.jmh.annotations.Setup
-
Packages that use Setup Package Description org.openjdk.jmh.benchmarks org.openjdk.jmh.samples -
-
Uses of Setup in org.openjdk.jmh.benchmarks
Methods in org.openjdk.jmh.benchmarks with annotations of type Setup Modifier and Type Method Description voidBlackholeBench. makeGarbage()voidBlackholePipelineBench. prepare()voidBlackholePipelinePayloadBench. prepare()voidBlackholeValueBench. setup()voidLevelInvocationBench.BenchmarkSetup. setup()voidLevelInvocationBench.GroupSetup. setup()voidLevelInvocationBench.ThreadSetup. setup()voidLevelIterationBench.BenchmarkSetup. setup()voidLevelIterationBench.GroupSetup. setup()voidLevelIterationBench.ThreadSetup. setup()voidLevelTrialBench.BenchmarkSetup. setup()voidLevelTrialBench.GroupSetup. setup()voidLevelTrialBench.ThreadSetup. setup()voidScoreStabilityBench. sleep() -
Uses of Setup in org.openjdk.jmh.samples
Methods in org.openjdk.jmh.samples with annotations of type Setup Modifier and Type Method Description voidJMHSample_07_FixtureLevelInvocation.LaggingState. lag()voidJMHSample_05_StateFixtures. prepare()voidJMHSample_13_RunToRun.SleepyState. setup()voidJMHSample_24_Inheritance.AbstractBenchmark. setup()voidJMHSample_26_BatchSize. setup()voidJMHSample_28_BlackholeHelpers. setup(Blackhole bh)voidJMHSample_29_StatesDAG.Local. setup(JMHSample_29_StatesDAG.Shared shared)voidJMHSample_29_StatesDAG.Shared. setup()voidJMHSample_30_Interrupts. setup()voidJMHSample_31_InfraParams.Ids. setup(ThreadParams threads)voidJMHSample_31_InfraParams. setup(BenchmarkParams params)voidJMHSample_33_SecurityManager.SecurityManagerEmpty. setup()voidJMHSample_33_SecurityManager.SecurityManagerInstalled. setup()voidJMHSample_34_SafeLooping. setup()voidJMHSample_35_Profilers.Atomic. setup()voidJMHSample_35_Profilers.Maps. setup()voidJMHSample_36_BranchPrediction. setup()voidJMHSample_37_CacheAccess. setup()voidJMHSample_38_PerInvokeSetup.Data. setup()voidJMHSample_38_PerInvokeSetup.DataCopy. setup2(JMHSample_38_PerInvokeSetup.Data d)voidJMHSample_07_FixtureLevelInvocation.NormalState. up()voidJMHSample_15_Asymmetric. up()
-