I am using sonarqube locally and I want to limit heap size (Memory size) which used by sonar while execution. Can say I want to allow max size 512mb. So what can I do for this? Even wanted to know that is there any to execute sonarqube analyzing faster?
Thank you!