Class BlackholePipelineBench_test_char_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholePipelineBench_test_char_jmhTest
-
public final class BlackholePipelineBench_test_char_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholePipelineBench_test_char_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResulttest_char_AverageTime(InfraControl control, ThreadParams threadParams)static voidtest_char_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_char_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_char_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResulttest_char_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidtest_char_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_char_Throughput(InfraControl control, ThreadParams threadParams)static voidtest_char_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_char_Throughput
public BenchmarkTaskResult test_char_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_char_thrpt_jmhStub
public static void test_char_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_char_AverageTime
public BenchmarkTaskResult test_char_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_char_avgt_jmhStub
public static void test_char_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_char_SampleTime
public BenchmarkTaskResult test_char_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_char_sample_jmhStub
public static void test_char_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_char_SingleShotTime
public BenchmarkTaskResult test_char_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_char_ss_jmhStub
public static void test_char_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
-
-