Will Berkeley has uploaded a new patch set (#3) to the change originally created by Todd Lipcon. ( http://gerrit.cloudera.org:8080/12613 )
Change subject: KUDU-2711 (part 1): add a benchmark for GetTableLocations ...................................................................... KUDU-2711 (part 1): add a benchmark for GetTableLocations This adds a simple benchmark which spawns a bunch of threads which hammer GetTableLocations in a loop. Upon completion, it dumps out a histogram. Change-Id: Ic1643638d82b7697d20ea960592c8b70c30ac7bd --- M src/kudu/integration-tests/CMakeLists.txt M src/kudu/integration-tests/linked_list-test-util.h M src/kudu/integration-tests/table_locations-itest.cc M src/kudu/rpc/rpc-bench.cc M src/kudu/util/hdr_histogram.cc M src/kudu/util/hdr_histogram.h 6 files changed, 113 insertions(+), 28 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/12613/3 -- To view, visit http://gerrit.cloudera.org:8080/12613 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic1643638d82b7697d20ea960592c8b70c30ac7bd Gerrit-Change-Number: 12613 Gerrit-PatchSet: 3 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
