Class CurrentTimeMillisTimerBench_granularity_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.CurrentTimeMillisTimerBench_granularity_jmhTest
-
public final class CurrentTimeMillisTimerBench_granularity_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CurrentTimeMillisTimerBench_granularity_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultgranularity_AverageTime(InfraControl control, ThreadParams threadParams)static voidgranularity_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0)static voidgranularity_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, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0)BenchmarkTaskResultgranularity_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultgranularity_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidgranularity_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0)BenchmarkTaskResultgranularity_Throughput(InfraControl control, ThreadParams threadParams)static voidgranularity_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0)
-
-
-
Method Detail
-
granularity_Throughput
public BenchmarkTaskResult granularity_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_thrpt_jmhStub
public static void granularity_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_AverageTime
public BenchmarkTaskResult granularity_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_avgt_jmhStub
public static void granularity_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_SampleTime
public BenchmarkTaskResult granularity_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_sample_jmhStub
public static void granularity_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, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_SingleShotTime
public BenchmarkTaskResult granularity_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
granularity_ss_jmhStub
public static void granularity_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, CurrentTimeMillisTimerBench_jmhType l_currenttimemillistimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-