Added memory to gradle daemon in benchmarks (#4597)
This commit is contained in:
committed by
Stanislav Erokhin
parent
ecd3ea261c
commit
a994b71d3f
@@ -1,5 +1,6 @@
|
||||
kotlin.native.home=../dist
|
||||
org.jetbrains.kotlin.native.jvmArgs=-Xmx6G
|
||||
org.gradle.jvmargs=-Xmx2048m
|
||||
jvmWarmup = 1000
|
||||
nativeWarmup = 10
|
||||
attempts = 30
|
||||
|
||||
Reference in New Issue
Block a user