julia
efe55041
- optimizer: try to reduce allocation counts
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
optimizer: try to reduce allocation counts By reusing the arrays in the IncrementalCompact between passes, we hope to improve memory utilization. Eventually, we could even share this between functions.
References
jn/ircode-memory
Author
vtjnash
Committer
vtjnash
Parents
24cb92d1
Loading