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