[Native][perf] Increase heap space for K/N compiler in performance project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
kotlin.native.home=../dist
|
||||
org.jetbrains.kotlin.native.jvmArgs=-Xmx6G
|
||||
org.gradle.jvmargs=-Xmx2048m
|
||||
org.gradle.jvmargs=-Xmx3g
|
||||
jvmWarmup = 1000
|
||||
nativeWarmup = 10
|
||||
attempts = 30
|
||||
|
||||
Reference in New Issue
Block a user