Fix json test data

This commit is contained in:
Jan Eitzinger 2023-03-24 13:40:08 +01:00
parent 05bce53c7f
commit c622967d27
2 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
{ {
"cpu_load": { "cpu_load": {
"node": { "node": {
"unit": { "unit": {
"base": "load" "base": "load"
}, },
"timestep": 60, "timestep": 60,
@ -92878,7 +92878,7 @@
} }
], ],
"timestep": 60, "timestep": 60,
"unit": { "unit": {
"base": "Hz", "base": "Hz",
"prefix": "M" "prefix": "M"
} }
@ -139321,14 +139321,14 @@
} }
], ],
"timestep": 60, "timestep": 60,
"unit": { "unit": {
"base": "W" "base": "W"
} }
} }
}, },
"ipc": { "ipc": {
"node": { "node": {
"unit": { "unit": {
"base": "IPC" "base": "IPC"
}, },
"series": [ "series": [
@ -185610,7 +185610,7 @@
}, },
"mem_bw": { "mem_bw": {
"node": { "node": {
"unit": { "unit": {
"base": "B/s", "base": "B/s",
"prefix": "G" "prefix": "G"
}, },
@ -232053,7 +232053,7 @@
}, },
"flops_sp": { "flops_sp": {
"node": { "node": {
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
}, },
@ -278491,7 +278491,7 @@
] ]
} }
], ],
"timestep": 60, "timestep": 60
} }
}, },
"mem_used": { "mem_used": {
@ -324931,7 +324931,7 @@
} }
], ],
"timestep": 60, "timestep": 60,
"unit": { "unit": {
"base": "B/s", "base": "B/s",
"prefix": "G" "prefix": "G"
} }
@ -371374,7 +371374,7 @@
"hostname": "e0951" "hostname": "e0951"
} }
], ],
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
} }
@ -371382,7 +371382,7 @@
}, },
"flops_any": { "flops_any": {
"node": { "node": {
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
}, },

View File

@ -185896,7 +185896,7 @@
"hostname": "e0908" "hostname": "e0908"
} }
], ],
"timestep": 60, "timestep": 60
} }
}, },
"mem_bw": { "mem_bw": {