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

Compilation and Optimizer Performance Improvements #15786

Open
ekpyron opened this issue Jan 27, 2025 · 0 comments
Open

Compilation and Optimizer Performance Improvements #15786

ekpyron opened this issue Jan 27, 2025 · 0 comments
Labels
selected for development It's on our short-term development

Comments

@ekpyron
Copy link
Member

ekpyron commented Jan 27, 2025

We target several improvements on compilation time in general and performance of the via-IR pipeline in particular.

  1. Help frameworks reduce compilation overhead through proper use of fine-grained output selection

  2. Increase speed of via-IR compilation via internal refactoring:

  3. Increase the speed of the YUL->EVM code transform via transitioning to SSA-CFG based codegen.

@ekpyron ekpyron converted this from a draft issue Jan 27, 2025
@ekpyron ekpyron changed the title Optimizer Performance Compilation and Optimizer Performance Improvements Jan 27, 2025
@ekpyron ekpyron added the selected for development It's on our short-term development label Jan 27, 2025
@ekpyron ekpyron moved this from To do to Consider to Promote in Solidity Focus Board Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
selected for development It's on our short-term development
Projects
Status: Consider to Promote
Status: ❄️ Q1 2025
Development

No branches or pull requests

1 participant