58 lines
1.2 KiB
JSON
58 lines
1.2 KiB
JSON
{
|
|
"scenario": "voting-system-consensus",
|
|
"startTime": 1764461496465,
|
|
"endTime": 1764461497198,
|
|
"duration": 733.129295,
|
|
"iterations": 2,
|
|
"agents": 5,
|
|
"success": 2,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 2.728031758709083,
|
|
"avgLatency": 356.546208,
|
|
"memoryUsage": 24.356658935546875,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 447.37019699999996,
|
|
"success": true,
|
|
"data": {
|
|
"rounds": 5,
|
|
"totalVotes": 250,
|
|
"coalitionsFormed": 5,
|
|
"consensusEvolution": [
|
|
0.58,
|
|
0.62,
|
|
0.54,
|
|
0.6,
|
|
0.6
|
|
],
|
|
"strategicVotingDetected": 0,
|
|
"avgPreferenceShift": 0.020000000000000018,
|
|
"totalTime": 116.39697699999999
|
|
}
|
|
},
|
|
{
|
|
"iteration": 2,
|
|
"duration": 265.722219,
|
|
"success": true,
|
|
"data": {
|
|
"rounds": 5,
|
|
"totalVotes": 250,
|
|
"coalitionsFormed": 0,
|
|
"consensusEvolution": [
|
|
0.58,
|
|
0.52,
|
|
0.52,
|
|
0.52,
|
|
0.6
|
|
],
|
|
"strategicVotingDetected": 0,
|
|
"avgPreferenceShift": 0.020000000000000018,
|
|
"totalTime": 130.73092900000006
|
|
}
|
|
}
|
|
]
|
|
} |