Perform GC between performance test runs, add geometric mean calculation and close stats in the end

This commit is contained in:
Vladimir Dolzhenko
2019-07-27 18:53:16 +02:00
parent 3f9480e1c5
commit 2d5a1e19d0
9 changed files with 77 additions and 56 deletions
@@ -1,3 +1,5 @@
package org.jetbrains.annotations
import org.jetbrains.annotations.PropertyKey
fun message(@PropertyKey(resourceBundle = "MessageBundle1.dependency") key: String) = key
@@ -1,3 +1,5 @@
package org.jetbrains.annotations
import org.jetbrains.annotations.PropertyKey
fun message(@PropertyKey(resourceBundle = "MessageBundle1.dependency") key: String) = key