Also increased heap memory for building performance application on Windows

This commit is contained in:
Elena Lepilkina
2019-02-05 10:44:42 +03:00
parent a9d86b0247
commit 4cc6c18e13
+1
View File
@@ -1,4 +1,5 @@
org.jetbrains.kotlin.native.home=../dist
org.jetbrains.kotlin.native.jvmArgs=-Xmx6G
jvmWarmup = 10000
nativeWarmup = 10
attempts = 10