Class BlackholeConsecutiveBench_test_short_8_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholeConsecutiveBench_test_short_8_jmhTest
-
public final class BlackholeConsecutiveBench_test_short_8_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholeConsecutiveBench_test_short_8_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResulttest_short_8_AverageTime(InfraControl control, ThreadParams threadParams)static voidtest_short_8_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0)static voidtest_short_8_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, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0)BenchmarkTaskResulttest_short_8_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResulttest_short_8_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidtest_short_8_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0)BenchmarkTaskResulttest_short_8_Throughput(InfraControl control, ThreadParams threadParams)static voidtest_short_8_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0)
-
-
-
Method Detail
-
test_short_8_Throughput
public BenchmarkTaskResult test_short_8_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_thrpt_jmhStub
public static void test_short_8_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_AverageTime
public BenchmarkTaskResult test_short_8_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_avgt_jmhStub
public static void test_short_8_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_SampleTime
public BenchmarkTaskResult test_short_8_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_sample_jmhStub
public static void test_short_8_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, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_SingleShotTime
public BenchmarkTaskResult test_short_8_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_short_8_ss_jmhStub
public static void test_short_8_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeConsecutiveBench_jmhType l_blackholeconsecutivebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-