Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raid: why does the simd version xor_gen not provide an entry for loop64? #284

Open
GrayXu opened this issue Mar 15, 2024 · 0 comments
Open

Comments

@GrayXu
Copy link

GrayXu commented Mar 15, 2024

I understand that better performance can be achieved by expanding under 128B, but since 8B cases are already being handled, why hasn't 64B been implemented? Especially when dealing with small sizes, won't the performance directly degrade to the base version?

Or did I miss something?

Thanks!

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

No branches or pull requests

1 participant