I've seen several student projects that try to find "more energy efficient" compilations through random searches of compiler flags etc., but they never get any results.
In a JIT language you might be able to save time by running the JIT less often though.
In a JIT language you might be able to save time by running the JIT less often though.