[ https://issues.apache.org/jira/browse/FLINK-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905662#comment-14905662 ]
ASF GitHub Bot commented on FLINK-2743: --------------------------------------- Github user ChengXiangLi commented on the pull request: https://github.com/apache/flink/pull/1170#issuecomment-142780685 Yes, that make sense, i've created the [new benchmark module PR|https://github.com/apache/flink/pull/1177], and i would update this PR after 1177 got merged. > Add new RNG based on XORShift algorithm > --------------------------------------- > > Key: FLINK-2743 > URL: https://issues.apache.org/jira/browse/FLINK-2743 > Project: Flink > Issue Type: Improvement > Components: Core > Reporter: Chengxiang Li > Assignee: Chengxiang Li > Priority: Minor > > [XORShift algorithm|https://en.wikipedia.org/wiki/Xorshift] is an optimized > algorithm for random number generator, implement a RNG based on it would help > to improve the performance of operations where RNG is heavily used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)