This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
reference_pod_qtip_results [2016/01/26 15:07] Nauman Ahad created |
reference_pod_qtip_results [2016/02/03 14:20] (current) Nauman Ahad |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Reference Results in JSON | ||
| - | |||
| { | { | ||
| "compute": { | "compute": { | ||
| - | "dhrystone ( Single CPU index )": 3146.66, | + | "dhrystone_bm": { |
| - | "dpi (GB/s)": 8.12, | + | "multi_cpu": 103362.1 (DMIPS) |
| - | "ramspeed": { | + | "single_cpu": 3231.7 (DMIPS) |
| + | }, | ||
| + | "dhrystone_vm": { | ||
| + | "multi_cpu": 10585.8, (DMIPS) | ||
| + | "single_cpu": 2953.6 (DMIPS) | ||
| + | }, | ||
| + | "dpi_bm": 8.12, (Gbps) | ||
| + | "dpi_vm": 8.12, (Gbps) | ||
| + | "ramspeed_bm": { | ||
| "FLOATmem": { | "FLOATmem": { | ||
| - | "Average (MB/s)": 9780.23 | + | "Average (MB/s)": 9758.79 |
| }, | }, | ||
| "INTmem": { | "INTmem": { | ||
| - | "Average (MB/s)": 11775.85 | + | "Average (MB/s)": 12268.38 |
| } | } | ||
| }, | }, | ||
| - | "ssl": { | + | "ramspeed_vm": { |
| - | "AES (encryption Bytes/sec)": { | + | "FLOATmem": { |
| - | "1024B": 808861020, | + | "Average (MB/s)": 9064.09 |
| - | "16B": 735490250, | + | |
| - | "256B": 803323650, | + | |
| - | "64B": 788429210, | + | |
| - | "8192B": 807701160 | + | |
| }, | }, | ||
| - | "RSA (signatures/sec)": { | + | "INTmem": { |
| - | "1024b": 7931.44, | + | "Average (MB/s)": 12147.59 |
| - | "2048b": 1544.3, | + | |
| - | "4096b": 161.92, | + | |
| - | "512b": 22148.9 | + | |
| } | } | ||
| }, | }, | ||
| - | "whetstone (single CPU index)": 859.1 | + | "ssl_bm": { |
| + | "AES encryption ": { | ||
| + | "1024B": 808861020 (B/sec) | ||
| + | "16B": 735490250, (B/sec) | ||
| + | "256B": 803323650, (B/sec) | ||
| + | "64B": 788429210, (B/sec) | ||
| + | "8192B": 807701160 (B/sec) | ||
| + | }, | ||
| + | "RSA": { | ||
| + | "1024b": 7931.44, (sign/sec) | ||
| + | "2048b": 1544.3, (sign/sec) | ||
| + | "4096b": 161.92, (sign/sec) | ||
| + | "512b": 22148.9 (sign/sec) | ||
| + | } | ||
| + | }, | ||
| + | "ssl_vm": { | ||
| + | "AES": { | ||
| + | "1024B": 808861020, (B/sec) | ||
| + | "16B": 735490250, (B/sec) | ||
| + | "256B": 803323650, (B/sec) | ||
| + | "64B": 788429210, (B/sec) | ||
| + | "8192B": 807701160 (B/sec) | ||
| + | }, | ||
| + | "RSA": { | ||
| + | "1024b": 7931.44, (sign/sec) | ||
| + | "2048b": 1544.3, (sign/sec) | ||
| + | "4096b": 161.92, (sign/sec) | ||
| + | "512b": 22148.9 (sign/sec) | ||
| + | } | ||
| + | }, | ||
| + | "whetstone_bm": { | ||
| + | "multi_cpu": 41483.3, (kWIPS) | ||
| + | "single_cpu": 806.1 (kWIPS) | ||
| + | }, | ||
| + | "whetstone_vm": { | ||
| + | "multi_cpu": 2950.6, (kWIPS) | ||
| + | "single_cpu": 789.0 (kWIPS) | ||
| + | } | ||
| }, | }, | ||
| "network": { | "network": { | ||
| - | "iperf": { | + | "iperf_bm": { |
| - | "throughput received(b/s)": 9973180000.0 | + | "throughput received(b/s)": 944473000.0 |
| + | }, | ||
| + | "iperf_vm": { | ||
| + | "throughput received(b/s)": 14416700000.0 | ||
| + | }, | ||
| + | "iperf_vm_2": { | ||
| + | "throughput received(b/s)": 2461530000.0 | ||
| } | } | ||
| }, | }, | ||
| "storage": { | "storage": { | ||
| - | "read": { | + | "fio_bm": { |
| - | "IOPS": 6995 | + | "read": { |
| + | "IOPS": 6693 (IO/sec) | ||
| + | }, | ||
| + | "write": { | ||
| + | "IOPS": 6688 (IO/sec) | ||
| + | } | ||
| }, | }, | ||
| - | "write": { | + | "fio_vm": { |
| - | "IOPS": 6990 | + | "read": { |
| + | "IOPS": 2239 (IO/sec) | ||
| + | }, | ||
| + | "write": { | ||
| + | "IOPS": 2237 (IO/sec) | ||
| + | } | ||
| } | } | ||
| } | } | ||
| } | } | ||