Commit 6b7592b
committed
chore(test): Unify guest memory dimension
Only boot time perf test uses `guest_mem_mib` as a dimension while all
the others use `guest_memory` via `vm.dimensions`, which makes it a pain
when treating metrics data with pandas DataFrame.
Signed-off-by: Takahiro Itazuri <[email protected]>1 parent fe96ef3 commit 6b7592b
1 file changed
+10
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 19 | | |
30 | 20 | | |
31 | 21 | | |
| |||
114 | 104 | | |
115 | 105 | | |
116 | 106 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 107 | + | |
128 | 108 | | |
129 | 109 | | |
130 | 110 | | |
| |||
139 | 119 | | |
140 | 120 | | |
141 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
142 | 131 | | |
143 | 132 | | |
144 | 133 | | |
| |||
0 commit comments