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

Re-enable SIMD #137

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Re-enable SIMD #137

merged 1 commit into from
Oct 18, 2024

Conversation

jakobnissen
Copy link
Member

Use a simpler SIMD algorithm than the one from ScanByte. This will give worse performance, but still better than not using SIMD. Initial benchmarks suggests a 2x performance increase in the best case.

Use a simpler SIMD algorithm than the one from ScanByte. This will give worse
performance, but still better than not using SIMD.
Initial benchmarks suggests a 2x performance increase in the best case.
@jakobnissen
Copy link
Member Author

Test failure is due to a downstream bug, so merging this in a little while.

@jakobnissen jakobnissen merged commit 3ab134c into BioJulia:master Oct 18, 2024
16 of 17 checks passed
@jakobnissen jakobnissen deleted the simd branch October 18, 2024 14:44
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

Successfully merging this pull request may close these issues.

1 participant