Hacker News new | ask | show | jobs
by incepted 3982 days ago
These tunings are for the runtime, what compiler settings are you referring to?
1 comments

1. Optimizing JVM parameters can speed up Scala programs.

2. The Scala compiler is itself a Scala program.

1 + 2 => Optimizing JVM parameters can speed up the Scala compiler.