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

Commit 9f5d1cc

Browse files
committed
ベンチマーク周りの設定追加
1 parent 077d55e commit 9f5d1cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.gradle.kts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,8 @@ jmh {
6363
warmupBatchSize = 3
6464
warmupIterations = 3
6565

66+
failOnError = true
67+
isIncludeTests = false
68+
6669
resultFormat = "CSV"
6770
}

0 commit comments

Comments
 (0)