-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Let's track important optimizations list, so they don't become impossible due to our design decisions
- Method inlining.
- Escape analysis to allocate fewer objects on the heap.
- Batched heap allocations for loops.
- Mapping at least some frame "slots" to hardware registers.
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels