Also increased heap memory for building performance application on Windows
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
org.jetbrains.kotlin.native.home=../dist
|
org.jetbrains.kotlin.native.home=../dist
|
||||||
|
org.jetbrains.kotlin.native.jvmArgs=-Xmx6G
|
||||||
jvmWarmup = 10000
|
jvmWarmup = 10000
|
||||||
nativeWarmup = 10
|
nativeWarmup = 10
|
||||||
attempts = 10
|
attempts = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user