Hello Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/12157
to review the following change.
Change subject: generic_iterators: short-circuit MergeIterState::PullNextBlock
......................................................................
generic_iterators: short-circuit MergeIterState::PullNextBlock
This is a micro-optimization to avoid testing every bit in the selection
vector when we've already counted up the number of set bits.
Change-Id: I529e632f40943962d34c184b29b5cff7604ad59b
---
M src/kudu/common/generic_iterators.cc
1 file changed, 6 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/12157/1
--
To view, visit http://gerrit.cloudera.org:8080/12157
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I529e632f40943962d34c184b29b5cff7604ad59b
Gerrit-Change-Number: 12157
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>