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 the large memory usage introduced in #1958 #2291

Open
mohammadfawaz opened this issue Jul 11, 2022 · 0 comments
Open

Investigate the large memory usage introduced in #1958 #2291

mohammadfawaz opened this issue Jul 11, 2022 · 0 comments
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request

Comments

@mohammadfawaz
Copy link
Contributor

mohammadfawaz commented Jul 11, 2022

#1958 seems to have introduced a large memory overhead in the type engine. The symptom of that is being treated in #2290 which clears the type engine after each compilation, but it would be nice to understand the real root cause of this problem.

@mohammadfawaz mohammadfawaz added compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant