mirror of https://github.com/grpc/grpc-java.git
benchmarks: update to jmh 1.17.3
This commit is contained in:
parent
bff6506f92
commit
49b235dbbe
|
@ -23,7 +23,7 @@ startScripts.enabled = false
|
|||
run.enabled = false
|
||||
|
||||
jmh {
|
||||
jmhVersion = '1.14'
|
||||
jmhVersion = '1.17.3'
|
||||
warmupIterations = 10
|
||||
iterations = 10
|
||||
fork = 1
|
||||
|
|
Loading…
Reference in New Issue