public final class JMHSample_08_DeadCode_baseline_jmhTest extends Object
Constructor and Description |
---|
JMHSample_08_DeadCode_baseline_jmhTest() |
Modifier and Type | Method and Description |
---|---|
BenchmarkTaskResult |
baseline_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
baseline_avgt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) |
static void |
baseline_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_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) |
BenchmarkTaskResult |
baseline_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
baseline_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
baseline_ss_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
int batchSize,
JMHSample_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) |
BenchmarkTaskResult |
baseline_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
baseline_thrpt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) |
public JMHSample_08_DeadCode_baseline_jmhTest()
public BenchmarkTaskResult baseline_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void baseline_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) throws Throwable
Throwable
public BenchmarkTaskResult baseline_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void baseline_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) throws Throwable
Throwable
public BenchmarkTaskResult baseline_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void baseline_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_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) throws Throwable
Throwable
public BenchmarkTaskResult baseline_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void baseline_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_08_DeadCode_jmhType l_jmhsample_08_deadcode0_0) throws Throwable
Throwable
Copyright © 2020. All rights reserved.