|
|
|
|
|
by michaelcampbell
695 days ago
|
|
I don't know if async, AV, NTFS, or what, but some years ago we could demonstrate reliably that running a "big" maven compile on a lot of .java files was faster in Linux than Windows. The kicker... Linux was running inside a VirtualBox VM inside the very same Windows host. This could also be some variance in the `javac` command between OS's, granted. |
|