Investigate the large memory usage introduced in #1958 #2291
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
enhancement
New feature or request
#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.
The text was updated successfully, but these errors were encountered: