Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sbt build times substantially slower on Windows vs Ubuntu. #7562

Closed
JPigden opened this issue May 17, 2024 · 1 comment
Closed

Sbt build times substantially slower on Windows vs Ubuntu. #7562

JPigden opened this issue May 17, 2024 · 1 comment
Labels

Comments

@JPigden
Copy link

JPigden commented May 17, 2024

steps

Using Windows 10 vs Ubuntu 23.10
sbt version is 1.10.0

SBT_OPTS are
-Xmx16G
-Xss1000M

Reproducing would be a case of taking two machines with similar specs but with the corresponding OS, then comparing the compilation times of a project with a non-trivial build time

problem

This is a problem that has affected everyone at our company using windows and sbt. The crux of the issue is that, when compiling the same projects in windows vs linux, the compilation time is 3-4 times longer, extending 15 minute full multi-project rebuild processes into hour long wait times. While some of us have swapped onto linux with work machines, this is a less than ideal solution for those working from home.

expectation

notes

@JPigden JPigden added the Bug label May 17, 2024
@JPigden
Copy link
Author

JPigden commented May 17, 2024

Oops! Sorry, sent before completed

The expectation would be that there isn't a major difference between the two.

@JPigden JPigden closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant