@Generated(value="org.openjdk.jmh.generators.core.BenchmarkGenerator") public final class ArrayListBenchmark_testSort extends Object
| Constructor and Description |
|---|
ArrayListBenchmark_testSort() |
| Modifier and Type | Method and Description |
|---|---|
org.openjdk.jmh.results.BenchmarkTaskResult |
testSort_AverageTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
void |
testSort_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1) |
void |
testSort_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
org.openjdk.jmh.util.SampleBuffer buffer,
int targetSamples,
long opsPerInv,
int batchSize,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1) |
org.openjdk.jmh.results.BenchmarkTaskResult |
testSort_SampleTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
org.openjdk.jmh.results.BenchmarkTaskResult |
testSort_SingleShotTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
void |
testSort_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control,
int batchSize,
org.openjdk.jmh.results.RawResults result,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1) |
org.openjdk.jmh.results.BenchmarkTaskResult |
testSort_Throughput(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams) |
void |
testSort_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1) |
public org.openjdk.jmh.results.BenchmarkTaskResult testSort_Throughput(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams)
throws Throwable
Throwablepublic void testSort_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1)
throws Throwable
Throwablepublic org.openjdk.jmh.results.BenchmarkTaskResult testSort_AverageTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams)
throws Throwable
Throwablepublic void testSort_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1)
throws Throwable
Throwablepublic org.openjdk.jmh.results.BenchmarkTaskResult testSort_SampleTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams)
throws Throwable
Throwablepublic void testSort_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.results.RawResults result,
org.openjdk.jmh.util.SampleBuffer buffer,
int targetSamples,
long opsPerInv,
int batchSize,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1)
throws Throwable
Throwablepublic org.openjdk.jmh.results.BenchmarkTaskResult testSort_SingleShotTime(org.openjdk.jmh.runner.InfraControl control,
org.openjdk.jmh.infra.ThreadParams threadParams)
throws Throwable
Throwablepublic void testSort_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control,
int batchSize,
org.openjdk.jmh.results.RawResults result,
ArrayListBenchmark_jmh l_arraylistbenchmark0_0,
Blackhole_jmh l_blackhole1_1)
throws Throwable
ThrowableCopyright © 2015. All rights reserved.