Class JMHSample_05_StateFixtures_measureWrong_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_05_StateFixtures_measureWrong_jmhTest
-
public final class JMHSample_05_StateFixtures_measureWrong_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_05_StateFixtures_measureWrong_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultmeasureWrong_AverageTime(InfraControl control, ThreadParams threadParams)static voidmeasureWrong_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0)static voidmeasureWrong_sample_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0)BenchmarkTaskResultmeasureWrong_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultmeasureWrong_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidmeasureWrong_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0)BenchmarkTaskResultmeasureWrong_Throughput(InfraControl control, ThreadParams threadParams)static voidmeasureWrong_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0)
-
-
-
Method Detail
-
measureWrong_Throughput
public BenchmarkTaskResult measureWrong_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_thrpt_jmhStub
public static void measureWrong_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_AverageTime
public BenchmarkTaskResult measureWrong_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_avgt_jmhStub
public static void measureWrong_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_SampleTime
public BenchmarkTaskResult measureWrong_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_sample_jmhStub
public static void measureWrong_sample_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_SingleShotTime
public BenchmarkTaskResult measureWrong_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureWrong_ss_jmhStub
public static void measureWrong_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_05_StateFixtures_jmhType l_jmhsample_05_statefixtures0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-