Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17852 )
Change subject: [ntp] improve two arithmetic operator ...................................................................... [ntp] improve two arithmetic operator use shift operator instead multiply/divided, compiler maybe optimize it (gcc/g++ can do it). Change-Id: I5775d9206e82dfd1febd98219dbde1bb69a44240 Reviewed-on: http://gerrit.cloudera.org:8080/17852 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Yingchun Lai <[email protected]> --- M src/kudu/clock/hybrid_clock.cc M src/kudu/clock/system_ntp.cc 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, but someone else must approve Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17852 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5775d9206e82dfd1febd98219dbde1bb69a44240 Gerrit-Change-Number: 17852 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
