mirror of https://github.com/etcd-io/dbtester.git
test-configs: clarify CPU average, maximum
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
a16f2f17de
commit
de3b01ed5d
|
|
@ -256,11 +256,11 @@ analyze_plot_list:
|
|||
|
||||
- column: AVG-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Average CPU(%)
|
||||
|
||||
- column: MAX-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Maximum CPU(%)
|
||||
|
||||
- column: AVG-VMRSS-MB
|
||||
x_axis: Second
|
||||
|
|
|
|||
|
|
@ -256,11 +256,11 @@ analyze_plot_list:
|
|||
|
||||
- column: AVG-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Average CPU(%)
|
||||
|
||||
- column: MAX-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Maximum CPU(%)
|
||||
|
||||
- column: AVG-VMRSS-MB
|
||||
x_axis: Second
|
||||
|
|
|
|||
|
|
@ -256,11 +256,11 @@ analyze_plot_list:
|
|||
|
||||
- column: AVG-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Average CPU(%)
|
||||
|
||||
- column: MAX-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Maximum CPU(%)
|
||||
|
||||
- column: AVG-VMRSS-MB
|
||||
x_axis: Second
|
||||
|
|
|
|||
|
|
@ -256,11 +256,11 @@ analyze_plot_list:
|
|||
|
||||
- column: AVG-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Average CPU(%)
|
||||
|
||||
- column: MAX-CPU
|
||||
x_axis: Second
|
||||
y_axis: CPU(%)
|
||||
y_axis: Maximum CPU(%)
|
||||
|
||||
- column: AVG-VMRSS-MB
|
||||
x_axis: Second
|
||||
|
|
|
|||
Loading…
Reference in New Issue