[ 
https://issues.apache.org/jira/browse/RNG-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413732#comment-15413732
 ] 

Gilles commented on RNG-2:
--------------------------

Accuracy -> unit tests
Performance -> JMH (or CM's "PerfTestUtils" which was meant to mitigate the 
problem referred to above).

As for the "computePi", I think that it could an independent example (in 
"src/userguide"), where one would set the requested accuracy, and the program 
would run until achieved and would output the how many numbers it generated.
Of course, we assume that pi is known in advance then...
Or maybe, run until "no further improvement".


> Allow creation and execution of JMH based benchmarks
> ----------------------------------------------------
>
>                 Key: RNG-2
>                 URL: https://issues.apache.org/jira/browse/RNG-2
>             Project: Commons RNG
>          Issue Type: Bug
>            Reporter: Artem Barger
>         Attachments: RNG-2.patch
>
>
> Add relevant maven changes to enable creation and execution of benchmarks 
> based on JMH (Java Microbenchmarks harness) framework.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to