30 lines
608 B
JSON
30 lines
608 B
JSON
{
|
|
"scenario": "research-swarm",
|
|
"startTime": 1764466614150,
|
|
"endTime": 1764466614647,
|
|
"duration": 496.962067,
|
|
"iterations": 1,
|
|
"agents": 5,
|
|
"success": 1,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 2.0122260156326983,
|
|
"avgLatency": 486.172722,
|
|
"memoryUsage": 25.016815185546875,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 486.172722,
|
|
"success": true,
|
|
"data": {
|
|
"papers": 5,
|
|
"hypotheses": 3,
|
|
"experiments": 3,
|
|
"synthesizedKnowledge": 3,
|
|
"totalTime": 151.97476899999992
|
|
}
|
|
}
|
|
]
|
|
} |