You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/03/19 21:10:50 UTC

[commons-rng] 03/05: Merge branch 'feature-RNG-78'

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 523ceb7630ca21861bf0a5209549c7163574bf6e
Merge: 0f403be 7f0a9ad
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Tue Mar 19 20:20:32 2019 +0000

    Merge branch 'feature-RNG-78'

 .../rng/examples/jmh/ThreadLocalPerformance.java   | 207 +++++++++++++++++++++
 .../rng/simple/ThreadLocalRandomSource.java        | 135 ++++++++++++++
 .../rng/simple/ThreadLocalRandomSourceTest.java    | 115 ++++++++++++
 3 files changed, 457 insertions(+)