Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Alignment #2

Open
richardstartin opened this issue Mar 25, 2018 · 0 comments
Open

Alignment #2

richardstartin opened this issue Mar 25, 2018 · 0 comments

Comments

@richardstartin
Copy link

richardstartin commented Mar 25, 2018

I noticed the range search uses unaligned vector loads. It would be interesting to see how much better the performance is with aligned fast lanes (allowing the use of _mm256_load_si256 instead of _mm256_loadu_si256).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant