-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdumb.json
More file actions
89 lines (89 loc) · 2.14 KB
/
dumb.json
File metadata and controls
89 lines (89 loc) · 2.14 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
{
"cpu-sysbench-multi": {
"id": 0,
"image": "sonm/dumb-bench@sha256:25af9e3753d245e6865896b42270a0095c84e390f5056606f2e6a31326eb6e0c",
"type": 1,
"splittingAlgorithm": 1
},
"cpu-sysbench-single": {
"id": 1,
"image": "sonm/dumb-bench@sha256:25af9e3753d245e6865896b42270a0095c84e390f5056606f2e6a31326eb6e0c",
"type": 1
},
"cpu-cores": {
"id": 2,
"type": 1
},
"ram-size": {
"id": 3,
"type": 3,
"splittingAlgorithm": 1
},
"storage-size": {
"id": 4,
"type": 4,
"splittingAlgorithm": 1
},
"net-download": {
"id": 5,
"image": "sonm/net-bandwidth@sha256:e51c367c5ad56c9ea1dbe1497b4acc7d0839be0832d8b77986b931eedc766fc2",
"type": 5,
"splittingAlgorithm": 1
},
"net-upload": {
"id": 6,
"image": "sonm/net-bandwidth@sha256:e51c367c5ad56c9ea1dbe1497b4acc7d0839be0832d8b77986b931eedc766fc2",
"type": 6,
"splittingAlgorithm": 1
},
"gpu-count": {
"id": 7,
"type": 2,
"splittingAlgorithm": 1
},
"gpu-mem": {
"id": 8,
"type": 2,
"splittingAlgorithm": 2
},
"gpu-eth-hashrate": {
"id": 9,
"image": "sonm/dumb-bench@sha256:25af9e3753d245e6865896b42270a0095c84e390f5056606f2e6a31326eb6e0c",
"type": 2,
"splittingAlgorithm": 1
},
"gpu-cash-hashrate": {
"id": 10,
"image": "sonm/dumb-bench@sha256:25af9e3753d245e6865896b42270a0095c84e390f5056606f2e6a31326eb6e0c",
"type": 2,
"splittingAlgorithm": 1
},
"gpu-redshift": {
"id": 11,
"image": "sonm/dumb-bench@sha256:25af9e3753d245e6865896b42270a0095c84e390f5056606f2e6a31326eb6e0c",
"type": 2,
"splittingAlgorithm": 1
},
"cpu-cryptonight": {
"id": 12,
"image": "sonm/dumb-bench@sha256:26cfea58ed2547e97117c6d8ae577077d2a0fae3608f01ff35c75d8f4698f52e",
"type": 2,
"splittingAlgorithm": 1
},
"gpu-nvidia": {
"id": 13,
"type": 2,
"splittingAlgorithm": 2
},
"gpu-radeon": {
"id": 14,
"type": 2,
"splittingAlgorithm": 2
},
"gpu-cuckaroo29": {
"id": 15,
"image": "sonm/dumb-bench@sha256:25af9e3753d245e6865896b42270a0095c84e390f5056606f2e6a31326eb6e0c",
"type": 2,
"splittingAlgorithm": 1
}
}