[
https://issues.apache.org/jira/browse/IMPALA-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong updated IMPALA-8726:
----------------------------------
Component/s: Backend
> Autovectorisation leads to worse performance in bit unpacking
> -------------------------------------------------------------
>
> Key: IMPALA-8726
> URL: https://issues.apache.org/jira/browse/IMPALA-8726
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Reporter: Daniel Becker
> Priority: Minor
> Attachments: no_vector.png
>
>
> The compiler (GCC 4.9.2) autovectorises bit unpacking for bit widths 1, 2, 4
> and 8 (function BitPacking::UnpackValues), but this leads to actually worse
> performance (see the attached graph). We should consider whether it is worth
> disabling autovectorisation for bit unpacking, but future compiler versions
> may do a better job.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]