|
|
|
|
|
by kaba0
738 days ago
|
|
The compile itself is very fast, but the build tools tend to think a bit when not hot/do some additional stuff besides building. But the actual time spent in `javac` is very short (partially because it only outputs very high level byte code) |
|
To be fair it was 10+ years ago with a pretty crappy laptop even for the time. Hot code swap was super fast though!