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

perf: implement Miller loop lines precomputations for all curves #936

Closed
ivokub opened this issue Nov 28, 2023 · 1 comment
Closed

perf: implement Miller loop lines precomputations for all curves #936

ivokub opened this issue Nov 28, 2023 · 1 comment

Comments

@ivokub
Copy link
Collaborator

ivokub commented Nov 28, 2023

Right now we precompute the lines only for BW6-761 as this is most critical for performance. Should also implement the same for all curves implemented in gnark.

See #930.

@ivokub
Copy link
Collaborator Author

ivokub commented Jan 10, 2024

I think it is done, cc @yelhousni

@ivokub ivokub closed this as completed Jan 10, 2024
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

No branches or pull requests

1 participant