File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 14
14
default : 3
15
15
required : false
16
16
iteration-time :
17
- description : ' duraition of individual interation in benchmark'
17
+ description : ' duration of individual integration in benchmark'
18
18
type : number
19
19
default : 1
20
20
required : false
Original file line number Diff line number Diff line change 14
14
default : " "
15
15
warmups :
16
16
description : ' number of warmups run before the actual benchmark'
17
- type : number
18
- default : 5
17
+ type : string
19
18
required : false
20
19
iterations :
21
20
description : ' number of iterations in the benchmark'
22
- type : number
23
- default : 3
21
+ type : string
24
22
required : false
25
23
iteration-time :
26
- description : ' duraition of individual interation in benchmark'
27
- type : number
28
- default : 1
24
+ description : ' duration of individual integration in benchmark'
25
+ type : string
29
26
required : false
30
27
iteration-time-unit :
31
28
description : ' timeunit for iteration-time parameter'
You can’t perform that action at this time.
0 commit comments