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 | Class | Description |
---|---|---|
static class |
NextBooleanGenerationPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
static class |
NextBytesGenerationPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
static class |
NextDoubleGenerationPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
static class |
NextFloatGenerationPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
static class |
NextIntGenerationPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
static class |
NextLongGenerationPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.