Zach Amsden has uploaded a new change for review. http://gerrit.cloudera.org:8080/7389
Change subject: IMPALA-5164: Better benchmark heuristic ...................................................................... IMPALA-5164: Better benchmark heuristic If any benchmark took longer than 50ms to run, the test suite would bail. This doesn't seem reasonable for tests which have large data structures. Just increase the timeout in that case while still trying to measure context-switch free runs. Change-Id: Ie6fb1283716dbc591c10238d85b9ab436d02fb96 --- M be/src/benchmarks/bloom-filter-benchmark.cc M be/src/util/benchmark.cc 2 files changed, 9 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/7389/1 -- To view, visit http://gerrit.cloudera.org:8080/7389 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie6fb1283716dbc591c10238d85b9ab436d02fb96 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Zach Amsden <[email protected]>
