mirror of https://github.com/grpc/grpc-java.git
benchmarks: update to JMH 1.12
This commit is contained in:
parent
4e268da29b
commit
188840b920
|
|
@ -23,7 +23,7 @@ startScripts.enabled = false
|
|||
run.enabled = false
|
||||
|
||||
jmh {
|
||||
jmhVersion = '1.11.3'
|
||||
jmhVersion = '1.12'
|
||||
warmupIterations = 10
|
||||
iterations = 10
|
||||
fork = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue