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

Make parsing multiple trees parallelized #325

Open
Binto86 opened this issue Sep 29, 2023 · 0 comments
Open

Make parsing multiple trees parallelized #325

Binto86 opened this issue Sep 29, 2023 · 0 comments

Comments

@Binto86
Copy link
Contributor

Binto86 commented Sep 29, 2023

When having multiple files at input, the files are parsed synchronusly, there is no reason for that and parsing them in parallel should make this step of compilation a lot faster, especialy for big projects

@Binto86 Binto86 changed the title Make parsing multiple trees async Make parsing multiple trees parallelized Sep 29, 2023
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