Hello Pranav Lodha, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23594
to look at the new patch set (#5).
Change subject: IMPALA-14527: Set mold as the default linker
......................................................................
IMPALA-14527: Set mold as the default linker
Sets mold as the default linker to improve build performance. Sets
MOLD_JOBS=1 for full builds to limit memory use; mold still fully
utilizes CPUs in each link.
Speeds rebuilds of './buildall.sh -skiptests' by ~40s while using only
10GiB of memory instead of 70+GiB with IMPALA_BUILD_THREADS=24.
Removes the guard in bootstrap_development.sh limiting
IMPALA_BUILD_THREADS for linking as it's no longer needed.
Change-Id: I0112f23feb1bfdf36977fafc16f366c54fea5546
---
M README-build.md
M bin/bootstrap_development.sh
M bin/impala-config.sh
M buildall.sh
4 files changed, 7 insertions(+), 15 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/23594/5
--
To view, visit http://gerrit.cloudera.org:8080/23594
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0112f23feb1bfdf36977fafc16f366c54fea5546
Gerrit-Change-Number: 23594
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>