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

Unroll and inline strings SSE and AVX #569

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Dec 6, 2020

These changes, if working, provide some significant speed boosts on AVX and SSE variants with clang compiler.
It's about 5.7x on SSE and 6.8x on AVX; the old benchmark showed 3.9x and 5.6x.
It follows based on some ideas raised from #faust channel discussion.

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.

None yet

1 participant