This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git.
from 0cf148a Fix UnitSphereSampler test coverage.
new 12df878 GenerationPerformance fix javadoc typo
new 68cfb49 Update JMH version to latest (1.13 to 1.21).
new 59ab70d ConstructionPerformance: added generation of numbers after
construction.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
commons-rng-examples/examples-jmh/pom.xml | 2 +-
.../rng/examples/jmh/ConstructionPerformance.java | 83 ++++++++++++++++------
.../rng/examples/jmh/GenerationPerformance.java | 2 +-
3 files changed, 64 insertions(+), 23 deletions(-)