|
|
|
|
|
by saryant
3982 days ago
|
|
scalac is definitely slower than javac, but I do wonder if half the complaints about speed are from people who don't realize you can leave SBT running but rather do an "sbt compile" every time and end up waiting for JVM initialization. |
|