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

feat: compress linear expression #418

Merged
merged 1 commit into from Dec 16, 2022
Merged

feat: compress linear expression #418

merged 1 commit into from Dec 16, 2022

Conversation

ivokub
Copy link
Collaborator

@ivokub ivokub commented Dec 15, 2022

Closes #417.

With the refactored frontend and constraint system, the memory usage has gone down a lot and the operations are a lot more efficient with fr.Elements. This option isn't necessary for keccak-f and emulated ECDSA anymore, and helps slightly for BN254 pairing, but I didn't try too much different parameters.

@ivokub ivokub added the perf label Dec 15, 2022
@ivokub ivokub added this to the v0.8.0 milestone Dec 15, 2022
@ivokub ivokub self-assigned this Dec 15, 2022
@gbotrel gbotrel self-requested a review December 16, 2022 03:30
@ivokub ivokub merged commit 2f1da32 into develop Dec 16, 2022
@ivokub ivokub deleted the feat/linexp-compress branch December 16, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants