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

opt(avm): efficiently evaluate public inputs column in verifier #6361

Open
Maddiaa0 opened this issue May 13, 2024 · 0 comments
Open

opt(avm): efficiently evaluate public inputs column in verifier #6361

Maddiaa0 opened this issue May 13, 2024 · 0 comments
Assignees
Labels
avm AVM related tickets (aka public VM)

Comments

@Maddiaa0
Copy link
Member

Overview

At the moment we evaluate each public inputs column over the entire circuit size domain - this is extremely inefficient, by using another evaluation format we may be able to calculate the evaluations more cheaply.

@Maddiaa0 Maddiaa0 added the avm AVM related tickets (aka public VM) label May 13, 2024
@Maddiaa0 Maddiaa0 self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avm AVM related tickets (aka public VM)
Projects
Status: Todo
Development

No branches or pull requests

1 participant