Ram issue #1460
Unanswered
ECEAthipanbose
asked this question in
Q&A
Ram issue
#1460
Replies: 1 comment 4 replies
-
This is the compile server that Scala CLI uses to compile the code. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
java -Dbloop.truncate-output-file-periodically=/home/local/USERECE/.local/share/scalacli/bloop/daemon/output -Xss4m -XX:MaxInlineLevel=20 -XX:+UseZGC -XX:ZUncommitDelay=30 -XX:ZCollectionInterval=5 -XX:+IgnoreUnrecognizedVMOptions -Dbloop.ignore-sig-int=true -cp /home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/io/github/alexarchambault/bleep/bloop-frontend_2.12/1.5.11-sc-3/bloop-frontend_2.12-1.5.11-sc-3.jar/home/local/USERECE//USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/ch/epfl/scala/bloop-config_2.12/1.5.5/bloop-config_2.12-1.5.5.jar:/home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/alexarchambault/case-app_2.12/2.0.6/case-app_2.12-2.0.6.jar:/home/local/USERECE/.cache/coursier/v1/https/repo1.maven.org/maven2/io/github/alexarchambault/libdaemo
what is the above process
why the above process take ram when debugging its suddenly take 1.5gb
Beta Was this translation helpful? Give feedback.
All reactions