public final class JMHSample_02_BenchmarkModes_measureAll_jmhTest extends Object
Constructor and Description |
---|
JMHSample_02_BenchmarkModes_measureAll_jmhTest() |
Modifier and Type | Method and Description |
---|---|
BenchmarkTaskResult |
measureAll_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
measureAll_avgt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) |
static void |
measureAll_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_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) |
BenchmarkTaskResult |
measureAll_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
measureAll_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
measureAll_ss_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
int batchSize,
JMHSample_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) |
BenchmarkTaskResult |
measureAll_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
measureAll_thrpt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) |
public JMHSample_02_BenchmarkModes_measureAll_jmhTest()
public BenchmarkTaskResult measureAll_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measureAll_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) throws Throwable
Throwable
public BenchmarkTaskResult measureAll_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measureAll_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) throws Throwable
Throwable
public BenchmarkTaskResult measureAll_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measureAll_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_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) throws Throwable
Throwable
public BenchmarkTaskResult measureAll_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void measureAll_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_02_BenchmarkModes_jmhType l_jmhsample_02_benchmarkmodes0_0) throws Throwable
Throwable
Copyright © 2020. All rights reserved.