Open dragos opened 7 years ago
Thanks for the report. Could you share more about your environment? What OS, file system etc?
Sure, it's Ubuntu 16.04.2 LTS with nfs-mounted home.
This is a little bit concerning. Can we disable preloaded under a flag for those users whose file systems may be connected to networks or external servers?
Alternatively, can we use find a faster solution?
(See the guidelines for contributing, linked above)
steps
problem
I expected the preloaded Sbt to be faster on first run, but at least in this case it was significantly slower. I am guessing that my filesystem is slow, but it's still very surprising.
EDIT: It's still slow even after the first run, about 10x slower than 0.13.13
On my Mac that takes around 200ms, so 10x faster -- that's using 0.13.13 which has no rsync calls.