42 lines
903 B
JSON
42 lines
903 B
JSON
{
|
|
"scenario": "multi-agent-swarm",
|
|
"startTime": 1764464705319,
|
|
"endTime": 1764464706092,
|
|
"duration": 772.607158,
|
|
"iterations": 2,
|
|
"agents": 5,
|
|
"success": 2,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 2.588637678658421,
|
|
"avgLatency": 374.72732500000006,
|
|
"memoryUsage": 21.860931396484375,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 519.8651050000001,
|
|
"success": true,
|
|
"data": {
|
|
"agents": 5,
|
|
"operations": 15,
|
|
"conflicts": 0,
|
|
"avgLatency": 21.743598400000018,
|
|
"totalTime": 109.06385799999998
|
|
}
|
|
},
|
|
{
|
|
"iteration": 2,
|
|
"duration": 229.58954500000004,
|
|
"success": true,
|
|
"data": {
|
|
"agents": 5,
|
|
"operations": 15,
|
|
"conflicts": 0,
|
|
"avgLatency": 15.902739199999996,
|
|
"totalTime": 79.76203799999996
|
|
}
|
|
}
|
|
]
|
|
} |