This repository was archived by the owner on May 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwheel.json
More file actions
115 lines (115 loc) · 2.44 KB
/
wheel.json
File metadata and controls
115 lines (115 loc) · 2.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[{
"name": "0-400",
"children": [{
"name": "0-200",
"children": [{
"id": "442",
"name": "System 442",
"color": "#e74c3c",
"score": "176",
"writeScore": "0",
"readScore": "0",
"cbScore": "480",
"delAckPct": "0.0"
}]
}]
}, {
"name": "400-800",
"children": [{
"name": "400-600",
"children": [{
"id": "153",
"name": "System 153",
"color": "#f1c40f",
"score": "547",
"writeScore": "477",
"readScore": "418",
"cbScore": "800",
"delAckPct": "0.0"
}, {
"id": "16",
"name": "System 16",
"color": "#f1c40f",
"score": "592",
"writeScore": "500",
"readScore": "557",
"cbScore": "790",
"delAckPct": "0.27899999999999997"
}, {
"id": "444",
"name": "System 444",
"color": "#f1c40f",
"score": "579",
"writeScore": "577",
"readScore": "467",
"cbScore": "720",
"delAckPct": "2.0E-4"
}, {
"id": "94",
"name": "System 94",
"color": "#f39c12",
"score": "480",
"writeScore": "578",
"readScore": "359",
"cbScore": "472",
"delAckPct": "0.0"
}]
}, {
"name": "600-800",
"children": [{
"id": "251",
"name": "System 251",
"color": "#27ae60",
"score": "732",
"writeScore": "756",
"readScore": "682",
"cbScore": "780",
"delAckPct": "0.0"
}, {
"id": "3565",
"name": "System 3565",
"color": "#27ae60",
"score": "729",
"writeScore": "703",
"readScore": "687",
"cbScore": "819",
"delAckPct": "0.0"
}, {
"id": "809",
"name": "System 809",
"color": "#27ae60",
"score": "763",
"writeScore": "730",
"readScore": "749",
"cbScore": "820",
"delAckPct": "0.0"
}, {
"id": "325",
"name": "System 325",
"color": "#2ecc71",
"score": "668",
"writeScore": "600",
"readScore": "623",
"cbScore": "798",
"delAckPct": "0.023"
}, {
"id": "17",
"name": "System 17",
"color": "#2ecc71",
"score": "679",
"writeScore": "657",
"readScore": "661",
"cbScore": "776",
"delAckPct": "0.22"
}, {
"id": "2848",
"name": "System 2848",
"color": "#27ae60",
"score": "754",
"writeScore": "780",
"readScore": "709",
"cbScore": "800",
"delAckPct": "0.0"
}]
}]
}]