-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
A lot of suboptimal things are done right now and can relatively easily be fixed to give some major performance and cleanliness improvements.
- Refactor Eir representation to use arena based allocation, improve the graph implementation.
- Refactor HIR representation to use arena based allocation
- Refactor parse tree representation to use arena based allocation
- Refactor pattern compilation passes to reduce allocations
- Refactor validation compilation passes to reduce allocations
Metadata
Metadata
Assignees
Labels
No labels