Package | Description |
---|---|
org.apache.commons.rng.examples.jmh |
Performance benchmarks
|
org.apache.commons.rng.examples.jmh.generated |
Modifier and Type | Method | Description |
---|---|---|
void |
GenerationPerformance.nextBoolean(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextBytes(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextDouble(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextFloat(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextInt(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextIntN(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextLong(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
|
void |
GenerationPerformance.nextLongN(GenerationPerformance.Sources sources,
org.openjdk.jmh.infra.Blackhole bh) |
Modifier and Type | Class | Description |
---|---|---|
class |
GenerationPerformance_Sources_jmhType |
|
class |
GenerationPerformance_Sources_jmhType_B1 |
|
class |
GenerationPerformance_Sources_jmhType_B2 |
|
class |
GenerationPerformance_Sources_jmhType_B3 |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.