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

SIMD performance regression #632

Open
jschneider-bensch opened this issue Oct 16, 2024 · 0 comments
Open

SIMD performance regression #632

jschneider-bensch opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jschneider-bensch
Copy link
Collaborator

Dropping .cargo/config.toml, and thus disabling build.rustflags = ["-Ctarget-cpu=native"] has resulted in a significant slowdown of at least the AVX2 version of ML-DSA. We should fix this regression and investigate if other code has also regressed since that was a workplace-wide config.

@jschneider-bensch jschneider-bensch added the bug Something isn't working label Oct 16, 2024
@jschneider-bensch jschneider-bensch self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant