[
https://issues.apache.org/jira/browse/RNG-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Barger updated RNG-2:
---------------------------
Attachment: RNG-2.patch
I've added JMH dependencies and created profile, so in order to compile
benchmarks related code based on JMH, one will have to run
{code}
mvn clean install -P jmh
{code}
Since I believe that by default this option should not be visible.
> 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)