Class BlackholePipelineBench_test_Object_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholePipelineBench_test_Object_jmhTest
-
public final class BlackholePipelineBench_test_Object_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholePipelineBench_test_Object_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResulttest_Object_AverageTime(InfraControl control, ThreadParams threadParams)static voidtest_Object_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_Object_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_Object_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResulttest_Object_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidtest_Object_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_Object_Throughput(InfraControl control, ThreadParams threadParams)static voidtest_Object_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_Object_Throughput
public BenchmarkTaskResult test_Object_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_Object_thrpt_jmhStub
public static void test_Object_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_Object_AverageTime
public BenchmarkTaskResult test_Object_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_Object_avgt_jmhStub
public static void test_Object_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_Object_SampleTime
public BenchmarkTaskResult test_Object_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_Object_sample_jmhStub
public static void test_Object_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_Object_SingleShotTime
public BenchmarkTaskResult test_Object_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_Object_ss_jmhStub
public static void test_Object_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
-
-