-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
A-optimise1Involving the optimisation pass (OOMIR -> OOMIR)Involving the optimisation pass (OOMIR -> OOMIR)C-RefactorFunctionality works, but isn't done in the best possible way and should be re-written or adjusted.Functionality works, but isn't done in the best possible way and should be re-written or adjusted.S-ElaborationAwaiting further explanation from the opener.Awaiting further explanation from the opener.
Description
Why even bother with a OOMIR optimiser, as the JVM and R8 will optimize it anyway?
Even the OpenJDK compiler only does some constant folding and simple optimizations that the JVM will do anyways.
At least i strongly think so. Do you have any real world measurements? Or are there other goals for this stage?
Metadata
Metadata
Assignees
Labels
A-optimise1Involving the optimisation pass (OOMIR -> OOMIR)Involving the optimisation pass (OOMIR -> OOMIR)C-RefactorFunctionality works, but isn't done in the best possible way and should be re-written or adjusted.Functionality works, but isn't done in the best possible way and should be re-written or adjusted.S-ElaborationAwaiting further explanation from the opener.Awaiting further explanation from the opener.