Package | Description |
---|---|
org.apache.commons.rng.examples.jmh.core |
Benchmarks for the
org.apache.commons.rng.core components. |
org.apache.commons.rng.examples.jmh.core.generated |
Modifier and Type | Method | Description |
---|---|---|
long |
NextLongGenerationPerformance.nextLong(NextLongGenerationPerformance.Sources sources) |
Exercise the
UniformRandomProvider.nextLong() method. |
long |
NextLongGenerationPerformance.nextLongN(NextLongGenerationPerformance.Sources sources) |
Exercise the
UniformRandomProvider.nextLong(long) method. |
Modifier and Type | Class | Description |
---|---|---|
class |
NextLongGenerationPerformance_Sources_jmhType |
|
class |
NextLongGenerationPerformance_Sources_jmhType_B1 |
|
class |
NextLongGenerationPerformance_Sources_jmhType_B2 |
|
class |
NextLongGenerationPerformance_Sources_jmhType_B3 |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.