I've tried using scalac -optimise with version 2.7.7. At that time I never got any performance improvements, but the compilation took longer.
Is the situation better in Scala 2.9.0 ? What optimisations are currently covered by the flag ?
I've tried using scalac -optimise with version 2.7.7. At that time I never got any performance improvements, but the compilation took longer.
Is the situation better in Scala 2.9.0 ? What optimisations are currently covered by the flag ?