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

Performance: slow poseidon2 permutation #738

Closed
alxiong opened this issue Jan 14, 2025 · 0 comments · Fixed by #739
Closed

Performance: slow poseidon2 permutation #738

alxiong opened this issue Jan 14, 2025 · 0 comments · Fixed by #739
Assignees
Labels
P-medium Medium priority T-perf Type: performance improvements vid

Comments

@alxiong
Copy link
Contributor

alxiong commented Jan 14, 2025

Poseidon2 permutation is twice as slow (as expected/reported by the paper), I need to investigate what's wrong with my implementation.

Image

See the original PR and benchmark back then: #708 (comment) ( I didn't notice the discrepancy back then)

first reported by @mrain

@alxiong alxiong self-assigned this Jan 14, 2025
@alxiong alxiong added P-medium Medium priority T-perf Type: performance improvements vid labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-medium Medium priority T-perf Type: performance improvements vid
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant