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

Implement SIMDized MD4 for AArch64. #19

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Implement SIMDized MD4 for AArch64. #19

merged 1 commit into from
Dec 12, 2022

Conversation

goffrie
Copy link
Contributor

@goffrie goffrie commented Jun 8, 2022

This improves calculate_signature throughput on an M1 Mac by about 60%. Less
than I expected, but the assembly looks pretty optimal and profiling doesn't
reveal anything obviously bad.

This improves calculate_signature throughput on an M1 Mac by about 60%. Less
than I expected, but the assembly looks pretty optimal and profiling doesn't
reveal anything obviously bad.
@goffrie goffrie merged commit 778140a into master Dec 12, 2022
@goffrie goffrie deleted the aarch64 branch December 12, 2022 21:27
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