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

ASF GitHub Bot commented on OPENNLP-1259:
-----------------------------------------

jzonthemtn merged pull request #30:
URL: https://github.com/apache/opennlp-sandbox/pull/30


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Replace Math.Random with Random.nextDouble
> ------------------------------------------
>
>                 Key: OPENNLP-1259
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1259
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: bd2019us
>            Priority: Trivial
>         Attachments: OPENNLP-1259.patch
>
>
> When compared to Random.nextDouble, there is a slight performance overhead 
> associated with Math.random. Switching to Random.nextDouble can reduce this 
> overhead and offers more control over the randomness in the future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to