Class BlackholeValueBench_test_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholeValueBench_test_jmhTest
-
public final class BlackholeValueBench_test_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholeValueBench_test_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResulttest_AverageTime(InfraControl control, ThreadParams threadParams)static voidtest_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeValueBench_jmhType l_blackholevaluebench0_0)static voidtest_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, BlackholeValueBench_jmhType l_blackholevaluebench0_0)BenchmarkTaskResulttest_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResulttest_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidtest_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeValueBench_jmhType l_blackholevaluebench0_0)BenchmarkTaskResulttest_Throughput(InfraControl control, ThreadParams threadParams)static voidtest_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeValueBench_jmhType l_blackholevaluebench0_0)
-
-
-
Method Detail
-
test_Throughput
public BenchmarkTaskResult test_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_thrpt_jmhStub
public static void test_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeValueBench_jmhType l_blackholevaluebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_AverageTime
public BenchmarkTaskResult test_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_avgt_jmhStub
public static void test_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeValueBench_jmhType l_blackholevaluebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_SampleTime
public BenchmarkTaskResult test_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_sample_jmhStub
public static void test_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, BlackholeValueBench_jmhType l_blackholevaluebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_SingleShotTime
public BenchmarkTaskResult test_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
test_ss_jmhStub
public static void test_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeValueBench_jmhType l_blackholevaluebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-