Class BlackholePipelineBench_test_byte_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholePipelineBench_test_byte_jmhTest
-
public final class BlackholePipelineBench_test_byte_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholePipelineBench_test_byte_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResulttest_byte_AverageTime(InfraControl control, ThreadParams threadParams)static voidtest_byte_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0)static voidtest_byte_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, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0)BenchmarkTaskResulttest_byte_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResulttest_byte_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidtest_byte_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0)BenchmarkTaskResulttest_byte_Throughput(InfraControl control, ThreadParams threadParams)static voidtest_byte_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0)
-
-
-
Method Detail
-
test_byte_Throughput
public BenchmarkTaskResult test_byte_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_thrpt_jmhStub
public static void test_byte_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_AverageTime
public BenchmarkTaskResult test_byte_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_avgt_jmhStub
public static void test_byte_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_SampleTime
public BenchmarkTaskResult test_byte_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_sample_jmhStub
public static void test_byte_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, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_SingleShotTime
public BenchmarkTaskResult test_byte_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_byte_ss_jmhStub
public static void test_byte_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholePipelineBench_jmhType l_blackholepipelinebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-