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
|
{
"compute": {
"dhrystone": 3146.66,
"dpi": 8.12,
"ramspeed": {
"FLOATmem": {
"Average (MB/s)": 9780.23
},
"INTmem": {
"Average (MB/s)": 11775.85
}
},
"ssl": {
"AES": {
"1024B": 808861020,
"16B": 735490250,
"256B": 803323650,
"64B": 788429210,
"8192B": 807701160
},
"RSA": {
"1024b": 7931.44,
"2048b": 1544.3,
"4096b": 161.92,
"512b": 22148.9
}
},
"whetstone": 859.1
},
"network": {
"iperf": {
"throughput received(b/s)": 9973180000.0
}
},
"storage": {
"read": {
"IOPS": 6995
},
"write": {
"IOPS": 6990
}
}
}
|