Jean-Daniel Cryans has posted comments on this change. Change subject: cache: add a benchmark ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6696/1/src/kudu/util/cache-bench.cc File src/kudu/util/cache-bench.cc: Line 99: const int kSecondsToRun = AllowSlowTests() ? 10 : 1; Is running for a configurable amount of time really making a difference? You'd think that once the cache is full that the metrics would converge pretty quickly. -- To view, visit http://gerrit.cloudera.org:8080/6696 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment 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]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
