You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "bd2019us (JIRA)" <ji...@apache.org> on 2019/05/10 22:04:00 UTC

[jira] [Created] (SYNAPSE-1102) Performance save - Replace instances of Math.Random with Random.nextDouble

bd2019us created SYNAPSE-1102:
---------------------------------

             Summary: Performance save - Replace instances of Math.Random with Random.nextDouble
                 Key: SYNAPSE-1102
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1102
             Project: Synapse
          Issue Type: Improvement
            Reporter: bd2019us
            Assignee: Isuru Udana Loku Narangoda


Some slight performance can be saved when replacing Math.random with Random.nextDouble, due to Math.random not having to create an instance of Random.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org