plots.json 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. [
  2. {
  3. "data": "server",
  4. "dataParts": ["", "2", "", "50"],
  5. "lineVariable": "workload",
  6. "xVariable": "numClients",
  7. "whichGraph": "overall_epoch_cpu",
  8. "xLabel": "Number of clients",
  9. "yLabel": "CPU time per server to calculate an epoch (s)",
  10. "title": "Comparing CPU time for covert security\nepoch calculations across workloads",
  11. "fileNameStr": "epoch-workloads-cpu-2-50",
  12. "legendLoc": "upper left"
  13. }, {
  14. "data": "server",
  15. "dataParts": ["", "2", "", "50"],
  16. "lineVariable": "workload",
  17. "xVariable": "numClients",
  18. "whichGraph": "overall_epoch_cpu",
  19. "xLabel": "Number of clients",
  20. "yLabel": "CPU time per server to calculate an epoch (s)",
  21. "loglog": true,
  22. "title": "Comparing CPU time for covert security\nepoch calculations across workloads (in loglog)",
  23. "fileNameStr": "epoch-workloads-cpu-2-50-loglog",
  24. "legendLoc": "upper left"
  25. }, {
  26. "data": "server",
  27. "dataParts": ["", "2", "", "0"],
  28. "lineVariable": "workload",
  29. "xVariable": "numClients",
  30. "whichGraph": "overall_epoch_cpu",
  31. "xLabel": "Number of clients",
  32. "yLabel": "CPU time per server to calculate an epoch (s)",
  33. "title": "Comparing CPU time for HBC security\nepoch calculations across workloads",
  34. "fileNameStr": "hbc-epoch-workloads-cpu-2-50",
  35. "legendLoc": "upper left"
  36. }, {
  37. "data": "server",
  38. "dataParts": ["", "2", "", "0"],
  39. "lineVariable": "workload",
  40. "xVariable": "numClients",
  41. "whichGraph": "overall_epoch_cpu",
  42. "xLabel": "Number of clients",
  43. "yLabel": "CPU time per server to calculate an epoch (s)",
  44. "loglog": true,
  45. "title": "Comparing CPU time for HBC security\nepoch calculations across workloads (in loglog)",
  46. "fileNameStr": "hbc-epoch-workloads-cpu-2-50-loglog",
  47. "legendLoc": "upper left"
  48. }, {
  49. "data": "server",
  50. "dataParts": ["", "2", "", "50"],
  51. "lineVariable": "workload",
  52. "xVariable": "numClients",
  53. "whichGraph": "overall_epoch_total",
  54. "xLabel": "Number of clients",
  55. "yLabel": "Server-server bandwidth per server\nused to calculate an epoch (MB)",
  56. "yUnit": "MB",
  57. "title": "Comparing bandwidth for covert security\nepoch calculations across workloads",
  58. "fileNameStr": "epoch-workloads-bandwidth-2-50",
  59. "legendLoc": "upper left"
  60. }, {
  61. "data": "server",
  62. "dataParts": ["", "2", "", "50"],
  63. "lineVariable": "workload",
  64. "xVariable": "numClients",
  65. "whichGraph": "overall_epoch_total",
  66. "xLabel": "Number of clients",
  67. "yLabel": "Server-server bandwidth per server\nused to calculate an epoch (MB)",
  68. "yUnit": "MB",
  69. "loglog": true,
  70. "title": "Comparing bandwidth for covert security\nepoch calculations across workloads (in loglog)",
  71. "fileNameStr": "epoch-workloads-bandwidth-2-50-loglog",
  72. "legendLoc": "upper left"
  73. }, {
  74. "data": "server",
  75. "dataParts": ["half", "", "", "50"],
  76. "lineVariable": "numServers",
  77. "xVariable": "numClients",
  78. "ignoreWorkload": true,
  79. "whichGraph": "overall_epoch_cpu",
  80. "xLabel": "Number of clients",
  81. "yLabel": "CPU time to calculate an epoch (s)",
  82. "title": "Comparing CPU time for covert security\nepoch calculations across numbers of servers",
  83. "fileNameStr": "epoch-servers-cpu-any-50",
  84. "legendLoc": "upper left"
  85. }, {
  86. "data": "server",
  87. "dataParts": ["half", "", "", "50"],
  88. "lineVariable": "numServers",
  89. "xVariable": "numClients",
  90. "ignoreWorkload": true,
  91. "whichGraph": "overall_epoch_cpu",
  92. "xLabel": "Number of clients",
  93. "yLabel": "CPU time to calculate an epoch (s)",
  94. "loglog": true,
  95. "title": "Comparing CPU time for covert security\nepoch calculations across numbers of servers (in loglog)",
  96. "fileNameStr": "epoch-servers-cpu-any-50-loglog",
  97. "legendLoc": "upper left"
  98. }, {
  99. "data": "server",
  100. "dataParts": ["half", "", "", "50"],
  101. "lineVariable": "numServers",
  102. "xVariable": "numClients",
  103. "ignoreWorkload": true,
  104. "whichGraph": "overall_epoch_total",
  105. "xLabel": "Number of clients",
  106. "yLabel": "Server-server bandwidth per server\nused to calculate an epoch (MB)",
  107. "yUnit": "MB",
  108. "title": "Comparing bandwidth for covert security\nepoch calculations across numbers of servers",
  109. "fileNameStr": "epoch-servers-bandwidth-any-50",
  110. "legendLoc": "upper left"
  111. }, {
  112. "data": "server",
  113. "dataParts": ["half", "", "", "50"],
  114. "lineVariable": "numServers",
  115. "xVariable": "numClients",
  116. "ignoreWorkload": true,
  117. "whichGraph": "overall_epoch_total",
  118. "xLabel": "Number of clients",
  119. "yLabel": "Server-server bandwidth per server\nused to calculate an epoch (MB)",
  120. "yUnit": "MB",
  121. "loglog": true,
  122. "title": "Comparing bandwidth for covert security\nepoch calculations across numbers of servers (in loglog)",
  123. "fileNameStr": "epoch-servers-bandwidth-any-50-loglog",
  124. "legendLoc": "upper left"
  125. }, {
  126. "data": "server",
  127. "dataParts": ["all", "2", "", ""],
  128. "lineVariable": "lambda",
  129. "xVariable": "numClients",
  130. "ignoreWorkload": true,
  131. "whichGraph": "overall_epoch_cpu",
  132. "xLabel": "Number of clients",
  133. "yLabel": "CPU time to calculate an epoch (s)",
  134. "title": "Comparing CPU time for covert security\nepoch calculations across different values of lambda",
  135. "fileNameStr": "epoch-lambda-cpu-all-2",
  136. "legendLoc": "upper left"
  137. }, {
  138. "data": "server",
  139. "dataParts": ["all", "2", "", ""],
  140. "lineVariable": "lambda",
  141. "xVariable": "numClients",
  142. "ignoreWorkload": true,
  143. "whichGraph": "overall_epoch_cpu",
  144. "xLabel": "Number of clients",
  145. "yLabel": "CPU time to calculate an epoch (s)",
  146. "loglog": true,
  147. "title": "Comparing CPU time for covert security\nepoch calculations across different values of lambda\n(in loglog)",
  148. "fileNameStr": "epoch-lambda-cpu-all-2-loglog",
  149. "legendLoc": "upper left"
  150. }, {
  151. "data": "server",
  152. "dataParts": ["all", "2", "", ""],
  153. "lineVariable": "lambda",
  154. "xVariable": "numClients",
  155. "ignoreWorkload": true,
  156. "whichGraph": "overall_epoch_total",
  157. "xLabel": "Number of clients",
  158. "yLabel": "Server-server bandwidth per server\nused to calculate an epoch (MB)",
  159. "yUnit": "MB",
  160. "title": "Comparing bandwidth for covert security\nepoch calculations across different values of lambda",
  161. "fileNameStr": "epoch-lambda-bandwidth-all-2",
  162. "legendLoc": "upper left"
  163. }, {
  164. "data": "server",
  165. "dataParts": ["all", "2", "", ""],
  166. "lineVariable": "lambda",
  167. "xVariable": "numClients",
  168. "ignoreWorkload": true,
  169. "whichGraph": "overall_epoch_total",
  170. "xLabel": "Number of clients",
  171. "yLabel": "Server-server bandwidth per server\nused to calculate an epoch (MB)",
  172. "yUnit": "MB",
  173. "loglog": true,
  174. "title": "Comparing bandwidth for covert security\nepoch calculations across different values of lambda\n(in loglog)",
  175. "fileNameStr": "epoch-lambda-bandwidth-all-2-loglog",
  176. "legendLoc": "upper left"
  177. }, {
  178. "data": "client",
  179. "dataParts": ["vote", "2", "", ""],
  180. "lineVariable": "lambda",
  181. "xVariable": "numClients",
  182. "whichGraph": "vote_cpu",
  183. "xLabel": "Number of clients",
  184. "yLabel": "CPU time to make a new vote row (s)",
  185. "title": "Comparing CPU time for making vote rows\nacross different values of lambda",
  186. "fileNameStr": "vote-lambda-cpu-2",
  187. "legendLoc": "upper left"
  188. }, {
  189. "data": "client",
  190. "dataParts": ["vote", "2", "", ""],
  191. "lineVariable": "lambda",
  192. "xVariable": "numClients",
  193. "whichGraph": "vote_sent",
  194. "xLabel": "Number of clients",
  195. "yLabel": "Client-server bandwidth\nused to make a new vote row (KB)",
  196. "yUnit": "KB",
  197. "title": "Comparing bandwidth for making vote rows\nacross different values of lambda",
  198. "fileNameStr": "vote-lambda-bandwidth-2",
  199. "legendLoc": "upper left"
  200. }, {
  201. "data": "client",
  202. "dataParts": ["rep", "2", "", ""],
  203. "lineVariable": "lambda",
  204. "xVariable": "numClients",
  205. "whichGraph": "rep_prove_cpu",
  206. "xLabel": "Number of clients",
  207. "yLabel": "CPU time to make a new reputation proof (s)",
  208. "title": "Comparing CPU time for making reputation proofs\nacross different values of lambda",
  209. "fileNameStr": "rep_prove-lambda-cpu-2",
  210. "legendLoc": "lower right",
  211. "legendBBoxAnchor": [1, 0]
  212. }, {
  213. "data": "client",
  214. "dataParts": ["rep", "2", "", ""],
  215. "lineVariable": "lambda",
  216. "xVariable": "numClients",
  217. "whichGraph": "rep_prove_total",
  218. "xLabel": "Number of clients",
  219. "yLabel": "Client-client bandwidth\nused to make and verify a new reputation proof (KB)",
  220. "yUnit": "KB",
  221. "title": "Comparing bandwidth for making reputation proofs\nacross different values of lambda",
  222. "fileNameStr": "rep_prove-lambda-bandwidth-2",
  223. "legendLoc": "lower right",
  224. "legendBBoxAnchor": [1, 0]
  225. }, {
  226. "data": "client",
  227. "dataParts": ["rep", "2", "", ""],
  228. "lineVariable": "lambda",
  229. "xVariable": "numClients",
  230. "whichGraph": "rep_verify_cpu",
  231. "xLabel": "Number of clients",
  232. "yLabel": "CPU time to verify a new reputation proof (s)",
  233. "title": "Comparing CPU time for verifying reputation proofs\nacross different values of lambda",
  234. "fileNameStr": "rep_verify-lambda-cpu-2",
  235. "legendLoc": "lower right",
  236. "legendBBoxAnchor": [1, 0]
  237. }
  238. ]