58 lines
1.2 KiB
JSON
58 lines
1.2 KiB
JSON
{
|
|
"scenario": "voting-system-consensus",
|
|
"startTime": 1764462526691,
|
|
"endTime": 1764462527734,
|
|
"duration": 1043.194336,
|
|
"iterations": 2,
|
|
"agents": 5,
|
|
"success": 2,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 1.917188323384455,
|
|
"avgLatency": 511.37594550000006,
|
|
"memoryUsage": 29.847320556640625,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 693.1747210000001,
|
|
"success": true,
|
|
"data": {
|
|
"rounds": 5,
|
|
"totalVotes": 250,
|
|
"coalitionsFormed": 0,
|
|
"consensusEvolution": [
|
|
0.58,
|
|
0.58,
|
|
0.58,
|
|
0.6,
|
|
0.56
|
|
],
|
|
"strategicVotingDetected": 0,
|
|
"avgPreferenceShift": -0.019999999999999907,
|
|
"totalTime": 258.90011100000004
|
|
}
|
|
},
|
|
{
|
|
"iteration": 2,
|
|
"duration": 329.57717,
|
|
"success": true,
|
|
"data": {
|
|
"rounds": 5,
|
|
"totalVotes": 250,
|
|
"coalitionsFormed": 0,
|
|
"consensusEvolution": [
|
|
0.52,
|
|
0.62,
|
|
0.56,
|
|
0.56,
|
|
0.52
|
|
],
|
|
"strategicVotingDetected": 0,
|
|
"avgPreferenceShift": 0,
|
|
"totalTime": 213.92519600000003
|
|
}
|
|
}
|
|
]
|
|
} |