|
@@ -203,104 +203,76 @@
|
|
}, {
|
|
}, {
|
|
|
|
|
|
"data": "client",
|
|
"data": "client",
|
|
- "dataParts": ["vote", "2", "", ""],
|
|
|
|
|
|
+ "dataParts": ["vote", "2", "", "64"],
|
|
"lineVariable": "lambda",
|
|
"lineVariable": "lambda",
|
|
"xVariable": "numClients",
|
|
"xVariable": "numClients",
|
|
"whichGraph": "vote_cpu",
|
|
"whichGraph": "vote_cpu",
|
|
"xLabel": "Number of clients",
|
|
"xLabel": "Number of clients",
|
|
"yLabel": "Client CPU time to make a new vote row (s)",
|
|
"yLabel": "Client CPU time to make a new vote row (s)",
|
|
- "title": "Comparing CPU time for making vote rows\nacross different values of lambda (in linear scale)",
|
|
|
|
|
|
+ "title": "Measuring CPU time for making vote rows\n(in linear scale)",
|
|
"fileNameStr": "vote-lambda-cpu-2",
|
|
"fileNameStr": "vote-lambda-cpu-2",
|
|
"legendLoc": "upper left"
|
|
"legendLoc": "upper left"
|
|
}, {
|
|
}, {
|
|
"data": "client",
|
|
"data": "client",
|
|
- "dataParts": ["vote", "2", "", ""],
|
|
|
|
|
|
+ "dataParts": ["vote", "2", "", "64"],
|
|
"lineVariable": "lambda",
|
|
"lineVariable": "lambda",
|
|
"xVariable": "numClients",
|
|
"xVariable": "numClients",
|
|
"whichGraph": "vote_sent",
|
|
"whichGraph": "vote_sent",
|
|
"xLabel": "Number of clients",
|
|
"xLabel": "Number of clients",
|
|
"yLabel": "Client-to-server bandwidth\nused to make a new vote row (KB)",
|
|
"yLabel": "Client-to-server bandwidth\nused to make a new vote row (KB)",
|
|
"yUnit": "KB",
|
|
"yUnit": "KB",
|
|
- "title": "Comparing bandwidth for making vote rows\nacross different values of lambda (in linear scale)",
|
|
|
|
|
|
+ "title": "Measuring bandwidth for making vote rows\n(in linear scale)",
|
|
"fileNameStr": "vote-lambda-bandwidth-2",
|
|
"fileNameStr": "vote-lambda-bandwidth-2",
|
|
"legendLoc": "upper left"
|
|
"legendLoc": "upper left"
|
|
}, {
|
|
}, {
|
|
|
|
|
|
"data": "client",
|
|
"data": "client",
|
|
- "dataParts": ["rep", "2", "", ""],
|
|
|
|
|
|
+ "dataParts": ["rep", "2", "", "64"],
|
|
"lineVariable": "lambda",
|
|
"lineVariable": "lambda",
|
|
"xVariable": "numClients",
|
|
"xVariable": "numClients",
|
|
"whichGraph": "rep_prove_cpu",
|
|
"whichGraph": "rep_prove_cpu",
|
|
"xLabel": "Number of clients",
|
|
"xLabel": "Number of clients",
|
|
"yLabel": "CPU time to make a new reputation proof (s)",
|
|
"yLabel": "CPU time to make a new reputation proof (s)",
|
|
- "title": "Comparing CPU time for making reputation proofs\nacross different values of lambda (in log-linear)",
|
|
|
|
|
|
+ "title": "Measuring CPU time for making reputation proofs\n(in linear scale)",
|
|
"fileNameStr": "rep_prove-lambda-cpu-2",
|
|
"fileNameStr": "rep_prove-lambda-cpu-2",
|
|
"legendLoc": "lower right",
|
|
"legendLoc": "lower right",
|
|
"legendBBoxAnchor": [1, 0]
|
|
"legendBBoxAnchor": [1, 0]
|
|
}, {
|
|
}, {
|
|
-
|
|
|
|
- "data": "client",
|
|
|
|
- "dataParts": ["rep", "2", "", ""],
|
|
|
|
- "lineVariable": "lambda",
|
|
|
|
- "xVariable": "numClients",
|
|
|
|
- "whichGraph": "rep_prove_cpu",
|
|
|
|
- "xLabel": "Number of clients",
|
|
|
|
- "yLabel": "CPU time to make a new reputation proof (s)",
|
|
|
|
- "loglinear": true,
|
|
|
|
- "title": "Comparing CPU time for making reputation proofs\nacross different values of lambda (in log-linear)",
|
|
|
|
- "fileNameStr": "rep_prove-lambda-cpu-2-loglinear",
|
|
|
|
- "legendLoc": "lower right",
|
|
|
|
- "legendBBoxAnchor": [1, 0]
|
|
|
|
- }, {
|
|
|
|
"data": "client",
|
|
"data": "client",
|
|
- "dataParts": ["rep", "2", "", ""],
|
|
|
|
|
|
+ "dataParts": ["rep", "2", "", "64"],
|
|
"lineVariable": "lambda",
|
|
"lineVariable": "lambda",
|
|
"xVariable": "numClients",
|
|
"xVariable": "numClients",
|
|
"whichGraph": "rep_prove_sent",
|
|
"whichGraph": "rep_prove_sent",
|
|
"xLabel": "Number of clients",
|
|
"xLabel": "Number of clients",
|
|
"yLabel": "Client-to-client bandwidth\nused to make a new reputation proof (KB)",
|
|
"yLabel": "Client-to-client bandwidth\nused to make a new reputation proof (KB)",
|
|
"yUnit": "KB",
|
|
"yUnit": "KB",
|
|
- "title": "Comparing bandwidth for making reputation proofs\nacross different values of lambda",
|
|
|
|
|
|
+ "title": "Measuring bandwidth for making reputation proofs\n(in linear scale)",
|
|
"fileNameStr": "rep_prove-lambda-bandwidth-2",
|
|
"fileNameStr": "rep_prove-lambda-bandwidth-2",
|
|
"legendLoc": "lower right",
|
|
"legendLoc": "lower right",
|
|
"legendBBoxAnchor": [1, 0]
|
|
"legendBBoxAnchor": [1, 0]
|
|
}, {
|
|
}, {
|
|
|
|
|
|
"data": "client",
|
|
"data": "client",
|
|
- "dataParts": ["rep", "2", "", ""],
|
|
|
|
|
|
+ "dataParts": ["rep", "2", "", "64"],
|
|
"lineVariable": "lambda",
|
|
"lineVariable": "lambda",
|
|
"xVariable": "numClients",
|
|
"xVariable": "numClients",
|
|
"whichGraph": "rep_verify_cpu",
|
|
"whichGraph": "rep_verify_cpu",
|
|
"xLabel": "Number of clients",
|
|
"xLabel": "Number of clients",
|
|
"yLabel": "CPU time to verify a new reputation proof (s)",
|
|
"yLabel": "CPU time to verify a new reputation proof (s)",
|
|
- "title": "Comparing CPU time for verifying reputation proofs\nacross different values of lambda (in log-linear)",
|
|
|
|
|
|
+ "title": "Comparing CPU time for verifying reputation proofs\n(in linear scale)",
|
|
"fileNameStr": "rep_verify-lambda-cpu-2",
|
|
"fileNameStr": "rep_verify-lambda-cpu-2",
|
|
"legendLoc": "lower right",
|
|
"legendLoc": "lower right",
|
|
"legendBBoxAnchor": [1, 0]
|
|
"legendBBoxAnchor": [1, 0]
|
|
}, {
|
|
}, {
|
|
-
|
|
|
|
- "data": "client",
|
|
|
|
- "dataParts": ["rep", "2", "", ""],
|
|
|
|
- "lineVariable": "lambda",
|
|
|
|
- "xVariable": "numClients",
|
|
|
|
- "whichGraph": "rep_verify_cpu",
|
|
|
|
- "xLabel": "Number of clients",
|
|
|
|
- "yLabel": "CPU time to verify a new reputation proof (s)",
|
|
|
|
- "loglinear": true,
|
|
|
|
- "title": "Comparing CPU time for verifying reputation proofs\nacross different values of lambda (in log-linear)",
|
|
|
|
- "fileNameStr": "rep_verify-lambda-cpu-2-loglinear",
|
|
|
|
- "legendLoc": "lower right",
|
|
|
|
- "legendBBoxAnchor": [1, 0]
|
|
|
|
- }, {
|
|
|
|
"data": "client",
|
|
"data": "client",
|
|
- "dataParts": ["rep", "2", "", ""],
|
|
|
|
|
|
+ "dataParts": ["rep", "2", "", "64"],
|
|
"lineVariable": "lambda",
|
|
"lineVariable": "lambda",
|
|
"xVariable": "numClients",
|
|
"xVariable": "numClients",
|
|
"whichGraph": "rep_verify_recv",
|
|
"whichGraph": "rep_verify_recv",
|
|
"xLabel": "Number of clients",
|
|
"xLabel": "Number of clients",
|
|
"yLabel": "Client-to-client bandwidth\nused to verify a new reputation proof (KB)",
|
|
"yLabel": "Client-to-client bandwidth\nused to verify a new reputation proof (KB)",
|
|
"yUnit": "KB",
|
|
"yUnit": "KB",
|
|
- "title": "Comparing bandwidth for verifying reputation proofs\nacross different values of lambda",
|
|
|
|
|
|
+ "title": "Measuring bandwidth for verifying reputation proofs\n(in linear scale)",
|
|
"fileNameStr": "rep_verify-lambda-bandwidth-2",
|
|
"fileNameStr": "rep_verify-lambda-bandwidth-2",
|
|
"legendLoc": "lower right",
|
|
"legendLoc": "lower right",
|
|
"legendBBoxAnchor": [1, 0]
|
|
"legendBBoxAnchor": [1, 0]
|