You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/06 22:34:49 UTC

[kudu-CR] [scripts] fix y-axis label in benchmarks.sh

Hello Kudu Jenkins, Andrew Wong, Grant Henke, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16293

to look at the new patch set (#3).

Change subject: [scripts] fix y-axis label in benchmarks.sh
......................................................................

[scripts] fix y-axis label in benchmarks.sh

This patch brings Y axis labels in sync with the actual metrics shown
in graphs generated by benchmarks.sh.

In addition, I split the graphs for the multi-thread insert test into
separate throughput and CPU efficiency graphs.

Change-Id: I2e5fb5efa742f2321ad8d52a794311defff620e9
---
M src/kudu/scripts/benchmarks.sh
1 file changed, 32 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/16293/3
-- 
To view, visit http://gerrit.cloudera.org:8080/16293
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2e5fb5efa742f2321ad8d52a794311defff620e9
Gerrit-Change-Number: 16293
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)