|
|
|
|
|
by AdieuToLogic
3982 days ago
|
|
> The "Scala is slow to compile" meme needs to die in a fire. Well said. Additionally, I think people often forget that the same JVM tuning parameters available for production deployments are available for Scala compilations. These can make a huge difference in build times, especially since the default JVM parameters are understandably conservative. |
|