Todd Lipcon has posted comments on this change. Change subject: random: change Rand64() to use all bits ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/5474/3/src/kudu/util/random.h File src/kudu/util/random.h: Line 93: // This is 1.5x slower than 'Next64()' above, but randomizes all bits. > Do we care so much about the speed of Next64() that we shouldn't just exten Done -- To view, visit http://gerrit.cloudera.org:8080/5474 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6064ae18532bc32f24086e232200f1f0966d6b2a Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
