[K/N] Added possibility to run only base part of benchmarks
This commit is contained in:
committed by
Pavel Punegov
parent
b79f5a445f
commit
087f7e3b31
@@ -3,7 +3,7 @@ org.jetbrains.kotlin.native.jvmArgs=-Xmx6G
|
||||
org.gradle.jvmargs=-Xmx3g
|
||||
jvmWarmup = 1000
|
||||
nativeWarmup = 10
|
||||
attempts = 30
|
||||
attempts = 20
|
||||
jvmBenchResults = jvmBenchResults.json
|
||||
nativeBenchResults = nativeBenchResults.json
|
||||
nativeTextReport = nativeReport.txt
|
||||
|
||||
Reference in New Issue
Block a user