Class | Description |
---|---|
NextGaussianPerformance |
Benchmark for
Random.nextGaussian() in order to compare
the speed of generation of normally-distributed random numbers. |
PoissonSamplerCachePerformance |
Executes benchmark to compare the speed of generation of Poisson random numbers when using a
cache.
|
PoissonSamplerCachePerformance.MeanRange |
The range of mean values for testing the cache.
|
PoissonSamplerCachePerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
SamplersPerformance |
Executes benchmark to compare the speed of generation of random numbers
from the various source providers.
|
SamplersPerformance.Sources |
The benchmark state (retrieve the various "RandomSource"s).
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.