[jira] [Updated] (RNG-4) Add benchmark to compare performance of generating a sequence of number values.

2016-08-17 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-4: - Issue Type: Task (was: Bug) > Add benchmark to compare performance of generating a sequence of number > values. >

[jira] [Updated] (RNG-4) Add benchmark to compare performance of generating a sequence of number values.

2016-08-10 Thread Artem Barger (JIRA)
[ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Barger updated RNG-4: --- Attachment: RNG-4.patch Now, should be fine. > Add benchmark to compare performance of generating a sequence of

[jira] [Updated] (RNG-4) Add benchmark to compare performance of generating a sequence of number values.

2016-08-10 Thread Artem Barger (JIRA)
[ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Barger updated RNG-4: --- Attachment: (was: RNG-4.patch) > Add benchmark to compare performance of generating a sequence of number >

[jira] [Updated] (RNG-4) Add benchmark to compare performance of generating a sequence of number values.

2016-08-09 Thread Artem Barger (JIRA)
[ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Barger updated RNG-4: --- Attachment: jmh-result.json JMH results for numbers generation, for those of us who interested :) > Add benchmark

[jira] [Updated] (RNG-4) Add benchmark to compare performance of generating a sequence of number values.

2016-08-09 Thread Artem Barger (JIRA)
[ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Barger updated RNG-4: --- Attachment: RNG-4.patch Refactor a bit {{ComputePiTestPerformance}} to allow flexibility and reuse of relevant