Uses of Class
org.openjdk.jmh.annotations.Warmup
-
Packages that use Warmup Package Description org.openjdk.jmh.benchmarks org.openjdk.jmh.samples -
-
Uses of Warmup in org.openjdk.jmh.benchmarks
Classes in org.openjdk.jmh.benchmarks with annotations of type Warmup Modifier and Type Class Description classBlackholeConsumeCPUBenchclassCurrentTimeMillisTimerBenchclassEmptyBenchclassLevelInvocationBenchclassLevelIterationBenchclassLevelTrialBenchclassNanoTimerBenchclassScoreStabilityBench -
Uses of Warmup in org.openjdk.jmh.samples
Classes in org.openjdk.jmh.samples with annotations of type Warmup Modifier and Type Class Description classJMHSample_22_FalseSharingclassJMHSample_23_AuxCountersclassJMHSample_27_ParamsclassJMHSample_28_BlackholeHelpersclassJMHSample_29_StatesDAGclassJMHSample_34_SafeLoopingstatic classJMHSample_35_Profilers.Atomicstatic classJMHSample_35_Profilers.Classystatic classJMHSample_35_Profilers.MapsclassJMHSample_36_BranchPredictionclassJMHSample_37_CacheAccessclassJMHSample_38_PerInvokeSetupMethods in org.openjdk.jmh.samples with annotations of type Warmup Modifier and Type Method Description doubleJMHSample_24_Inheritance.AbstractBenchmark. bench()doubleJMHSample_20_Annotations. measure()java.util.List<java.lang.String>JMHSample_26_BatchSize. measureRight()java.util.List<java.lang.String>JMHSample_26_BatchSize. measureWrong_1()java.util.List<java.lang.String>JMHSample_26_BatchSize. measureWrong_5()
-