Skip to content

Conversation

@jkni
Copy link
Contributor

@jkni jkni commented Dec 24, 2024

Following #368, performance of the assembling PQ fragments suffers on 128-bit SIMD platforms from simulating vector operations. I first attempted implementing an 128-bit version, which improved performance relative to post-#368, but it did not restore performance to pre-#368 levels. As a result, I switched back to the scalar implementation on 128-bit platforms.

@jkni jkni requested a review from marianotepper December 24, 2024 19:50
Copy link
Collaborator

@marianotepper marianotepper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jkni jkni merged commit 6b4fc38 into main Dec 31, 2024
6 checks passed
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.

3 participants