Hello Jean-Daniel Cryans,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6696
to review the following change.
Change subject: cache: add a benchmark
......................................................................
cache: add a benchmark
In some workloads, the LRU cache is now a substantial bottleneck. This
patch adds a simple benchmark we can use to measure improvements in
cache performance under concurrency.
Change-Id: I156d170c20913a17e4f94b40879409f4798023ab
---
M src/kudu/util/CMakeLists.txt
A src/kudu/util/cache-bench.cc
2 files changed, 148 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/6696/1
--
To view, visit http://gerrit.cloudera.org:8080/6696
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I156d170c20913a17e4f94b40879409f4798023ab
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>