Change soft refs policy
This commit is contained in:
@@ -155,6 +155,7 @@ projectTest(taskName = "performanceTest") {
|
||||
jvmArgs.removeAll { it.startsWith("-Xmx") }
|
||||
|
||||
maxHeapSize = "3g"
|
||||
jvmArgs("-XX:SoftRefLRUPolicyMSPerMB=50")
|
||||
|
||||
doFirst {
|
||||
systemProperty("idea.home.path", intellijRootDir().canonicalPath)
|
||||
|
||||
Reference in New Issue
Block a user