aboutsummaryrefslogtreecommitdiffstats
path: root/data/ref_results/reference.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/ref_results/reference.json')
-rw-r--r--data/ref_results/reference.json76
1 files changed, 65 insertions, 11 deletions
diff --git a/data/ref_results/reference.json b/data/ref_results/reference.json
index cd5f7e67..4ea53904 100644
--- a/data/ref_results/reference.json
+++ b/data/ref_results/reference.json
@@ -1,8 +1,24 @@
{
"compute": {
- "dhrystone": 3146.66,
- "dpi": 8.12,
- "ramspeed": {
+ "dhrystone_bm": {
+ "multi_cpu": 103362.1,
+ "single_cpu": 3231.7
+ },
+ "dhrystone_vm": {
+ "multi_cpu": 10585.8,
+ "single_cpu": 2953.6
+ },
+ "dpi_bm": 8.12,
+ "dpi_vm": 22.12,
+ "ramspeed_bm": {
+ "FLOATmem": {
+ "Average (MB/s)": 9780.23
+ },
+ "INTmem": {
+ "Average (MB/s)": 11775.85
+ }
+ },
+ "ramspeed_vm": {
"FLOATmem": {
"Average (MB/s)": 9780.23
},
@@ -10,7 +26,7 @@
"Average (MB/s)": 11775.85
}
},
- "ssl": {
+ "ssl_bm": {
"AES": {
"1024B": 808861020,
"16B": 735490250,
@@ -25,19 +41,57 @@
"512b": 22148.9
}
},
- "whetstone": 859.1
+ "ssl_vm": {
+ "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_bm": {
+ "multi_cpu": 859.1,
+ "single_cpu": 859.1
+ },
+ "whetstone_vm": {
+ "multi_cpu": 859.0,
+ "single_cpu": 859.1
+ }
},
"network": {
- "iperf": {
- "throughput received(b/s)": 9973180000.0
+ "iperf_bm": {
+ "throughput received(b/s)": 944473000.0
+ },
+ "iperf_vm": {
+ "throughput received(b/s)": 14416700000.0
+ },
+ "iperf_vm_2": {
+ "throughput received(b/s)": 2461530000.0
}
},
"storage": {
- "read": {
- "IOPS": 6995
+ "fio_bm": {
+ "read": {
+ "IOPS": 6693
+ },
+ "write": {
+ "IOPS": 6688
+ }
},
- "write": {
- "IOPS": 6990
+ "fio_vm": {
+ "read": {
+ "IOPS": 2239
+ },
+ "write": {
+ "IOPS": 2237
+ }
}
}
} \ No newline at end of file