diff --git a/dist/index.js b/dist/index.js index 7638281a..c502b291 100644 --- a/dist/index.js +++ b/dist/index.js @@ -31749,6 +31749,7 @@ module.exports.validateAndFetchEvaluationConfig = function (currentResultLength, } module.exports.createEvaluationConfig = function (...inputNames) { + core.debug(`--- start createEvaluationConfig ---`) const validInputs = [ "evaluationMethod", "benchmarkGroupToCompare", @@ -31791,7 +31792,7 @@ module.exports.createEvaluationConfig = function (...inputNames) { } return null }) - + core.debug(`--- end createEvaluationConfig ---`) return new EvaluationConfig(...configValues) } diff --git a/resultsFolder/result_wg-medium1.json b/resultsFolder/result_wg-medium1.json index 5f67e256..0ed621f6 100644 --- a/resultsFolder/result_wg-medium1.json +++ b/resultsFolder/result_wg-medium1.json @@ -1,11 +1,39 @@ { - "benchInfo": { - "parametrization": { - "storageEngine": "N/A", - "logVerbosity": "N/A", - "bindIp": "0.0.0.0", - "port": 27017 - }, - "otherInfo": "" + "benchInfo": { + "executionTime": "0m 11s", + "otherInfo": "YCSB Parameters: workload=workloada, recordcount=200000, threads=32, ", + "parametrization": { + "storageEngine": "N/A", + "logVerbosity": "N/A", + "bindIp": "0.0.0.0", + "port": 27017 } + }, + "results": [ + { + "unit": "ops/sec", + "value": 16747.613465081227, + "name": "OVERALL Throughput" + }, + { + "unit": "us", + "value": 1825.4436406295827, + "name": "[READ], AverageLatency(us)" + }, + { + "unit": "us", + "value": 87807.0, + "name": "[READ], MaxLatency(us)" + }, + { + "unit": "us", + "value": 1871.9681377399565, + "name": "[UPDATE], AverageLatency(us)" + }, + { + "unit": "us", + "value": 151423.0, + "name": "[UPDATE], MaxLatency(us)" + } + ] } \ No newline at end of file diff --git a/resultsFolder/result_wg-medium2.json b/resultsFolder/result_wg-medium2.json index 5f67e256..a46aa452 100644 --- a/resultsFolder/result_wg-medium2.json +++ b/resultsFolder/result_wg-medium2.json @@ -1,11 +1,39 @@ { - "benchInfo": { - "parametrization": { - "storageEngine": "N/A", - "logVerbosity": "N/A", - "bindIp": "0.0.0.0", - "port": 27017 - }, - "otherInfo": "" + "benchInfo": { + "executionTime": "0m 11s", + "otherInfo": "YCSB Parameters: workload=workloada, recordcount=200000, threads=32, ", + "parametrization": { + "storageEngine": "N/A", + "logVerbosity": "N/A", + "bindIp": "0.0.0.0", + "port": 27017 } + }, + "results": [ + { + "unit": "ops/sec", + "value": 16884.761502743775, + "name": "OVERALL Throughput" + }, + { + "unit": "us", + "value": 1765.6541831135073, + "name": "[READ], AverageLatency(us)" + }, + { + "unit": "us", + "value": 65407.0, + "name": "[READ], MaxLatency(us)" + }, + { + "unit": "us", + "value": 1866.0130910511919, + "name": "[UPDATE], AverageLatency(us)" + }, + { + "unit": "us", + "value": 156159.0, + "name": "[UPDATE], MaxLatency(us)" + } + ] } \ No newline at end of file diff --git a/resultsFolder/result_wg-heavy1.json b/resultsFolder/result_wg-medium3.json similarity index 74% rename from resultsFolder/result_wg-heavy1.json rename to resultsFolder/result_wg-medium3.json index 385b374c..9b2a400e 100644 --- a/resultsFolder/result_wg-heavy1.json +++ b/resultsFolder/result_wg-medium3.json @@ -1,7 +1,7 @@ { "benchInfo": { - "executionTime": "0m 7s", - "otherInfo": "YCSB Parameters: workload=workloada, recordcount=100000, threads=16, ", + "executionTime": "0m 11s", + "otherInfo": "YCSB Parameters: workload=workloada, recordcount=200000, threads=32, ", "parametrization": { "storageEngine": "N/A", "logVerbosity": "N/A", @@ -12,27 +12,27 @@ "results": [ { "unit": "ops/sec", - "value": 12623.074981065387, + "value": 16770.08217340265, "name": "OVERALL Throughput" }, { "unit": "us", - "value": 1215.7905759162304, + "value": 1817.7090485888857, "name": "[READ], AverageLatency(us)" }, { "unit": "us", - "value": 76095.0, + "value": 158847.0, "name": "[READ], MaxLatency(us)" }, { "unit": "us", - "value": 1177.0696104246845, + "value": 1861.29883843717, "name": "[UPDATE], AverageLatency(us)" }, { "unit": "us", - "value": 92095.0, + "value": 155135.0, "name": "[UPDATE], MaxLatency(us)" } ] diff --git a/resultsFolder/result_wg-small1.json b/resultsFolder/result_wg-medium4.json similarity index 74% rename from resultsFolder/result_wg-small1.json rename to resultsFolder/result_wg-medium4.json index 6d85ac78..7ca039ff 100644 --- a/resultsFolder/result_wg-small1.json +++ b/resultsFolder/result_wg-medium4.json @@ -1,7 +1,7 @@ { "benchInfo": { - "executionTime": "0m 10s", - "otherInfo": "YCSB Parameters: workload=workloada, recordcount=100000, threads=16, ", + "executionTime": "0m 11s", + "otherInfo": "YCSB Parameters: workload=workloada, recordcount=200000, threads=32, ", "parametrization": { "storageEngine": "N/A", "logVerbosity": "N/A", @@ -12,27 +12,27 @@ "results": [ { "unit": "ops/sec", - "value": 9187.798603454612, + "value": 16810.960746406658, "name": "OVERALL Throughput" }, { "unit": "us", - "value": 1653.7729062395729, + "value": 1834.0088426016898, "name": "[READ], AverageLatency(us)" }, { "unit": "us", - "value": 137343.0, + "value": 159487.0, "name": "[READ], MaxLatency(us)" }, { "unit": "us", - "value": 1569.4936623516721, + "value": 1814.1897455816663, "name": "[UPDATE], AverageLatency(us)" }, { "unit": "us", - "value": 133247.0, + "value": 51807.0, "name": "[UPDATE], MaxLatency(us)" } ] diff --git a/src/config.js b/src/config.js index e5f0264c..f4335da4 100644 --- a/src/config.js +++ b/src/config.js @@ -323,6 +323,7 @@ module.exports.validateAndFetchEvaluationConfig = function (currentResultLength, } module.exports.createEvaluationConfig = function (...inputNames) { + core.debug(`--- start createEvaluationConfig ---`) const validInputs = [ "evaluationMethod", "benchmarkGroupToCompare", @@ -365,7 +366,7 @@ module.exports.createEvaluationConfig = function (...inputNames) { } return null }) - + core.debug(`--- end createEvaluationConfig ---`) return new EvaluationConfig(...configValues) }