-
Notifications
You must be signed in to change notification settings - Fork 14
Optimise allocation of local variables #21
Copy link
Copy link
Open
Labels
dependson:variableallocationVariable optimisation needs to be done before this issue is worked onVariable optimisation needs to be done before this issue is worked onfeatureNew feature or requestNew feature or requestoptimisationImplement this to make things run fasterImplement this to make things run faster
Metadata
Metadata
Assignees
Labels
dependson:variableallocationVariable optimisation needs to be done before this issue is worked onVariable optimisation needs to be done before this issue is worked onfeatureNew feature or requestNew feature or requestoptimisationImplement this to make things run fasterImplement this to make things run faster
This way virtual registers are confined within a block and the LuaJIT's tracer heuristics can work better with inferring local variable lifespans