Henry Robinson has submitted this change and it was merged. Change subject: IMPALA-4983: Compile LZ4 in release mode ......................................................................
IMPALA-4983: Compile LZ4 in release mode LZ4 was not compiled (apparently ever?) with optimization enabled. In recent versions this lead to a regression in compression time that was noticeable vs previous LZ4 versions. With optimization enabled, the regression appears to vanish. Change-Id: I8bd113822dfc4df2d76c4393c4b3b3550066dd18 --- M source/lz4/build.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Henry Robinson: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/6164 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8bd113822dfc4df2d76c4393c4b3b3550066dd18 Gerrit-PatchSet: 1 Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]>
