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

Optimisation level multiplier for bytecode size #6596

Open
aakoshh opened this issue Nov 22, 2024 · 0 comments
Open

Optimisation level multiplier for bytecode size #6596

aakoshh opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aakoshh
Copy link
Contributor

aakoshh commented Nov 22, 2024

Problem

Followup for #6505

Add some kind of parameter similar to --inliner-aggressiveness, which would tell the compiler how much of a potential increase in Brillig bytecode size it can accept when unrolling loops. See #6505 (comment)

Happy Case

See #6505 (comment)

Workaround

None

Workaround Description

No response

Additional Context

No response

Project Impact

Nice-to-have

Blocker Context

There was an increase in bytecode size in the Keccak256 test, which would be nice to avoid.

Would you like to submit a PR for this Issue?

None

Support Needs

No response

@aakoshh aakoshh added the enhancement New feature or request label Nov 22, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Nov 22, 2024
@aakoshh aakoshh self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant