@Generated(value="org.openjdk.jmh.generators.core.BenchmarkGenerator") public final class Benchmark_runBatch extends Object
| Constructor and Description |
|---|
Benchmark_runBatch() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends org.openjdk.jmh.results.Result> |
runBatch_AverageTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
void |
runBatch_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0) |
void |
runBatch_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.util.SampleBuffer buffer,
int targetSamples,
long opsPerInv,
int batchSize,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0) |
Collection<? extends org.openjdk.jmh.results.Result> |
runBatch_SampleTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
Collection<? extends org.openjdk.jmh.results.Result> |
runBatch_SingleShotTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
void |
runBatch_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control,
int batchSize,
org.openjdk.jmh.results.RawResults result,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0) |
Collection<? extends org.openjdk.jmh.results.Result> |
runBatch_Throughput(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
void |
runBatch_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0) |
public Collection<? extends org.openjdk.jmh.results.Result> runBatch_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
Throwablepublic void runBatch_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0)
throws Throwable
Throwablepublic Collection<? extends org.openjdk.jmh.results.Result> runBatch_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
Throwablepublic void runBatch_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0)
throws Throwable
Throwablepublic Collection<? extends org.openjdk.jmh.results.Result> runBatch_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
Throwablepublic void runBatch_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.util.SampleBuffer buffer,
int targetSamples,
long opsPerInv,
int batchSize,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0)
throws Throwable
Throwablepublic Collection<? extends org.openjdk.jmh.results.Result> runBatch_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable
Throwablepublic void runBatch_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control,
int batchSize,
org.openjdk.jmh.results.RawResults result,
Benchmark_jmh l_benchmark0_G,
Blackhole_jmh l_blackhole1_0)
throws Throwable
ThrowableCopyright © 2015. All Rights Reserved.