Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4058: benchmark byteswap on misaligned memory ......................................................................
IMPALA-4058: benchmark byteswap on misaligned memory Extend the benchmark to measure performance when memory is misaligned. This is a common case when decoding parquet. Change-Id: Ia9dfcca718b2456488d0fb4407d3817c796bfad0 Reviewed-on: http://gerrit.cloudera.org:8080/4290 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M be/src/benchmarks/bswap-benchmark.cc M be/src/common/names.h 2 files changed, 77 insertions(+), 29 deletions(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4290 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9dfcca718b2456488d0fb4407d3817c796bfad0 Gerrit-PatchSet: 6 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
