public final class NanoTimerBench_granularity_jmhTest extends Object
Constructor and Description |
---|
NanoTimerBench_granularity_jmhTest() |
Modifier and Type | Method and Description |
---|---|
BenchmarkTaskResult |
granularity_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
granularity_avgt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
NanoTimerBench_jmhType l_nanotimerbench0_0) |
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,
NanoTimerBench_jmhType l_nanotimerbench0_0) |
BenchmarkTaskResult |
granularity_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
granularity_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
granularity_ss_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
int batchSize,
NanoTimerBench_jmhType l_nanotimerbench0_0) |
BenchmarkTaskResult |
granularity_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
granularity_thrpt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
NanoTimerBench_jmhType l_nanotimerbench0_0) |
public BenchmarkTaskResult granularity_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void granularity_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, NanoTimerBench_jmhType l_nanotimerbench0_0) throws Throwable
Throwable
public BenchmarkTaskResult granularity_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void granularity_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, NanoTimerBench_jmhType l_nanotimerbench0_0) throws Throwable
Throwable
public BenchmarkTaskResult granularity_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
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, NanoTimerBench_jmhType l_nanotimerbench0_0) throws Throwable
Throwable
public BenchmarkTaskResult granularity_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void granularity_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, NanoTimerBench_jmhType l_nanotimerbench0_0) throws Throwable
Throwable
Copyright © 2020. All rights reserved.