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

Investigate ways to make generated code more stable #190

Open
aborg-dev opened this issue Jan 9, 2024 · 0 comments
Open

Investigate ways to make generated code more stable #190

aborg-dev opened this issue Jan 9, 2024 · 0 comments

Comments

@aborg-dev
Copy link

There have been a few cases when ZKASM codegen behaved in a non-stable way and generated a different code (sometimes more and sometimes less efficient), e.g. see #187 (comment)

This causes unnecessary diffs in PRs and makes tracking effects on performance harder - we need to find a way to make the produced code more stable.

It could be useful first to nail down when this instability happens and then see how different compilation flags influence it.

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