forked from kscience/kmath
Change units
This commit is contained in:
parent
d10815020d
commit
8607639876
@ -101,8 +101,9 @@ benchmark {
|
||||
// Some extra precision
|
||||
warmups = 2
|
||||
iterations = 10
|
||||
iterationTime = 2000
|
||||
iterationTimeUnit = "ms"
|
||||
iterationTime = 10
|
||||
iterationTimeUnit = "s"
|
||||
outputTimeUnit = "s"
|
||||
include("ExpressionsInterpretersBenchmark")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user