Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/4385
Change subject: [client] performance optimizations ...................................................................... [client] performance optimizations The major change is on Batcher::ComputeDeadlineUnlocked() which gave about 50% boost while running in scenario when a client pushes data as fast as it can do. Change-Id: I4b57fc7355f9f673f30861ec30cb6b48cdf656d2 --- M src/kudu/client/batcher.cc M src/kudu/client/client.cc M src/kudu/client/session-internal.cc M src/kudu/client/session-internal.h 4 files changed, 31 insertions(+), 32 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/85/4385/1 -- To view, visit http://gerrit.cloudera.org:8080/4385 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4b57fc7355f9f673f30861ec30cb6b48cdf656d2 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
