42 lines
873 B
JSON
42 lines
873 B
JSON
{
|
|
"scenario": "multi-agent-swarm",
|
|
"startTime": 1764464633459,
|
|
"endTime": 1764464634062,
|
|
"duration": 603.283444,
|
|
"iterations": 2,
|
|
"agents": 5,
|
|
"success": 2,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 3.315191258588558,
|
|
"avgLatency": 296.62433599999997,
|
|
"memoryUsage": 21.060562133789062,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 396.42542999999995,
|
|
"success": true,
|
|
"data": {
|
|
"agents": 5,
|
|
"operations": 0,
|
|
"conflicts": 5,
|
|
"avgLatency": null,
|
|
"totalTime": 51.14450499999998
|
|
}
|
|
},
|
|
{
|
|
"iteration": 2,
|
|
"duration": 196.82324199999994,
|
|
"success": true,
|
|
"data": {
|
|
"agents": 5,
|
|
"operations": 0,
|
|
"conflicts": 5,
|
|
"avgLatency": null,
|
|
"totalTime": 37.40408200000002
|
|
}
|
|
}
|
|
]
|
|
} |