You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2017/08/15 16:40:25 UTC

[Impala-ASF-CR] IMPALA-5164: Better benchmark heuristic

Lars Volker has posted comments on this change.

Change subject: IMPALA-5164: Better benchmark heuristic
......................................................................


Patch Set 2:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/7389/2/be/src/util/benchmark.cc
File be/src/util/benchmark.cc:

Line 39: // is detecting context switches using getrusage().  Pass micro_heuristics=false to
Can you add a sentence here to explain how that method helps to determine a run to be unreliable?


PS2, Line 65: hopefully
What if they don't? Will this loop run forever then?


-- 
To view, visit http://gerrit.cloudera.org:8080/7389
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie6fb1283716dbc591c10238d85b9ab436d02fb96
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Zach Amsden <za...@cloudera.com>
Gerrit-Reviewer: Dan Hecht <dh...@cloudera.com>
Gerrit-Reviewer: Jim Apple <jb...@apache.org>
Gerrit-Reviewer: Lars Volker <lv...@cloudera.com>
Gerrit-Reviewer: Zach Amsden <za...@cloudera.com>
Gerrit-HasComments: Yes