Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 12357a2

Browse files
committed
出力フォーマットをCSV指定
1 parent 19c079a commit 12357a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,6 @@ jmh {
6262
threads = 3
6363
warmupBatchSize = 3
6464
warmupIterations = 3
65+
66+
resultFormat = "CSV"
6567
}

0 commit comments

Comments
 (0)