Skip to content

Reshape the matrices so more operations can be vectorized #3291

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

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

sffc
Copy link
Member

@sffc sffc commented Apr 12, 2023

Subsequent work from #3219

This PR improves perf by about 7%, which isn't all the way that @pdogr got it to go, but it puts the matrix layout in the same arrangement as @pdogr's PR, which means that there is room for subsequent non-breaking changes to juice more performance.

@sffc sffc marked this pull request as ready for review April 12, 2023 23:37
@sffc sffc merged commit 8137290 into unicode-org:main Apr 12, 2023
@sffc sffc deleted the vectorize-convolve branch April 12, 2023 23:54
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.

2 participants