This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit ad1235d85520da517495ef95fc9295b6eac5827e
Merge: f5e1e0c b31ada7
Author: aherbert <aherb...@apache.org>
AuthorDate: Tue Apr 9 16:50:42 2019 +0100

    Update the distribution samplers JMH benchmarks to have a baseline.

 .../commons/rng/examples/jmh/RandomSources.java    |  80 +++++++++++
 .../ContinuousSamplersPerformance.java             | 153 +++++++++++++++++++++
 .../distribution/DiscreteSamplersPerformance.java  | 132 ++++++++++++++++++
 .../distribution/GeometricSamplersPerformance.java | 138 ++++++++-----------
 .../jmh/distribution/NextGaussianPerformance.java  |  34 +++--
 5 files changed, 443 insertions(+), 94 deletions(-)

Reply via email to