|
@@ -55,6 +55,37 @@
|
|
"title": "Comparing bandwidth for HbC security\nepoch calculations across workloads (in log-log)",
|
|
"title": "Comparing bandwidth for HbC security\nepoch calculations across workloads (in log-log)",
|
|
"fileNameStr": "hbc-epoch-workloads-bandwidth-2-0-loglog",
|
|
"fileNameStr": "hbc-epoch-workloads-bandwidth-2-0-loglog",
|
|
"legendLoc": "upper left"
|
|
"legendLoc": "upper left"
|
|
|
|
+ }, {
|
|
|
|
+ "data": "server",
|
|
|
|
+ "dataParts": ["half", "", "", "50"],
|
|
|
|
+ "lineVariable": "numServers",
|
|
|
|
+ "xVariable": "numClients",
|
|
|
|
+ "ignoreWorkload": true,
|
|
|
|
+ "whichGraph": "overall_epoch_cpu",
|
|
|
|
+ "xLabel": "Number of clients",
|
|
|
|
+ "yLabel": "CPU time per server to calculate an epoch (s)",
|
|
|
|
+ "yLim": [0.2, 5000],
|
|
|
|
+ "loglog": true,
|
|
|
|
+ "title": "Comparing CPU time for covert security\nepoch calculations across numbers of servers (in log-log)",
|
|
|
|
+ "fileNameStr": "epoch-servers-cpu-any-50-loglog",
|
|
|
|
+ "legendLoc": "lower right",
|
|
|
|
+ "legendBBoxAnchor": [1,0]
|
|
|
|
+ }, {
|
|
|
|
+ "data": "server",
|
|
|
|
+ "dataParts": ["half", "", "", "50"],
|
|
|
|
+ "lineVariable": "numServers",
|
|
|
|
+ "xVariable": "numClients",
|
|
|
|
+ "ignoreWorkload": true,
|
|
|
|
+ "whichGraph": "overall_epoch_total",
|
|
|
|
+ "xLabel": "Number of clients",
|
|
|
|
+ "yLabel": "Server-to-server bandwidth per server\nused to calculate an epoch (MB)",
|
|
|
|
+ "yLim": [0.02, 1500],
|
|
|
|
+ "yUnit": "MB",
|
|
|
|
+ "loglog": true,
|
|
|
|
+ "title": "Comparing bandwidth for covert security\nepoch calculations across numbers of servers (in log-log)",
|
|
|
|
+ "fileNameStr": "epoch-servers-bandwidth-any-50-loglog",
|
|
|
|
+ "legendLoc": "lower right",
|
|
|
|
+ "legendBBoxAnchor": [1,0]
|
|
}, {
|
|
}, {
|
|
"data": "server",
|
|
"data": "server",
|
|
"dataParts": ["all", "2", "", ""],
|
|
"dataParts": ["all", "2", "", ""],
|