public final class JMHSample_04_DefaultState_measure_jmhTest extends Object
Constructor and Description |
---|
JMHSample_04_DefaultState_measure_jmhTest() |
Modifier and Type | Method and Description |
---|---|
BenchmarkTaskResult |
measure_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
measure_avgt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) |
static void |
measure_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,
JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) |
BenchmarkTaskResult |
measure_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
measure_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
measure_ss_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
int batchSize,
JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) |
BenchmarkTaskResult |
measure_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
measure_thrpt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) |
public JMHSample_04_DefaultState_measure_jmhTest()
public BenchmarkTaskResult measure_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measure_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) throws Throwable
Throwable
public BenchmarkTaskResult measure_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measure_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) throws Throwable
Throwable
public BenchmarkTaskResult measure_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measure_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, JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) throws Throwable
Throwable
public BenchmarkTaskResult measure_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measure_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_04_DefaultState_jmhType l_jmhsample_04_defaultstate0_0) throws Throwable
Throwable
Copyright © 2020. All rights reserved.