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

avx support #89

Open
HatakeKakaxi opened this issue Jul 6, 2023 · 1 comment
Open

avx support #89

HatakeKakaxi opened this issue Jul 6, 2023 · 1 comment

Comments

@HatakeKakaxi
Copy link

It's a great library! However, it seems to use SSE2, which is an old instruction set. Maybe using AVX2 or AVX512 is even faster?

@jeffdaily
Copy link
Contributor

https://github.com/jeffdaily/parasail has AVX2, but not AVX512.

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

2 participants