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

Ram size #159

Open
ECEAthipanbose opened this issue Feb 24, 2024 · 0 comments
Open

Ram size #159

ECEAthipanbose opened this issue Feb 24, 2024 · 0 comments

Comments

@ECEAthipanbose
Copy link

java -Xss4m -Xms100m -Xmx1G -classpath /home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scalameta/metals_2.13/1.2.2/metals_2.13-1.2.2.jar:/home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar:.... its take near 1gb

java -cp /home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/org/virtuslab/scala-cli/cli_3/1.1.2/cli_3-1.1.2.jar:/home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/alexarchambault/case-app_3/2.1.0-M26/case-app_3-2.1.0-M26.jar:/... its take near 300mb

the above process take more ram in ide ,so ide get slow
scalacli takes average take 1gb ,max: 2gb

how to reduce thier ram size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant