Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18186
Change subject: [benchmarks] updated RLE benchmark ...................................................................... [benchmarks] updated RLE benchmark This patch updates the RLE benchmark to remove some non-RLE operations (such as IO, memory allocation, etc.) out from the StopWatch scope. The results of the updated RLE benchmark is used to compare current and optimized BitUtil::Ceil() implementation: the latter comes in a follow-up patch. Change-Id: I8b9df4d20ffb333910f94bbb52a8dcfd0ed6efe9 --- M src/kudu/benchmarks/rle.cc 1 file changed, 44 insertions(+), 39 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/86/18186/1 -- To view, visit http://gerrit.cloudera.org:8080/18186 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8b9df4d20ffb333910f94bbb52a8dcfd0ed6efe9 Gerrit-Change-Number: 18186 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
