Package | Description |
---|---|
org.apache.commons.rng.examples.jmh |
Performance benchmarks
|
org.apache.commons.rng.examples.jmh.sampling.distribution |
Benchmarks for the
org.apache.commons.rng.sampling.distribution components. |
org.apache.commons.rng.examples.jmh.sampling.distribution.generated | |
org.apache.commons.rng.examples.jmh.simple |
Benchmarks for the
org.apache.commons.rng.simple components. |
org.apache.commons.rng.examples.jmh.simple.generated |
Modifier and Type | Class | Description |
---|---|---|
class |
RandomSources |
A benchmark state that can retrieve the various generators defined by
RandomSource
values. |
Modifier and Type | Class | Description |
---|---|---|
static class |
ContinuousSamplersPerformance.Sources |
The
ContinuousSampler samplers to use for testing. |
static class |
DiscreteSamplersPerformance.Sources |
The
DiscreteSampler samplers to use for testing. |
Modifier and Type | Class | Description |
---|---|---|
static class |
ConstructionPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
Modifier and Type | Class | Description |
---|---|---|
class |
ConstructionPerformance_Sources_jmhType |
|
class |
ConstructionPerformance_Sources_jmhType_B1 |
|
class |
ConstructionPerformance_Sources_jmhType_B2 |
|
class |
ConstructionPerformance_Sources_jmhType_B3 |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.