tasq/node_modules/agentdb/simulation/reports/strange-loops-2025-11-30T00-57-59-135Z.json

42 lines
873 B
JSON

{
"scenario": "strange-loops",
"startTime": 1764464278512,
"endTime": 1764464279135,
"duration": 623.066593,
"iterations": 2,
"agents": 5,
"success": 2,
"failures": 0,
"metrics": {
"opsPerSec": 3.209929761071302,
"avgLatency": 299.7381965,
"memoryUsage": 23.856552124023438,
"errorRate": 0
},
"details": [
{
"iteration": 1,
"duration": 431.68810199999996,
"success": true,
"data": {
"loops": 4,
"metaLearnings": 3,
"selfReferences": 3,
"adaptations": 3,
"totalTime": 63.902544000000034
}
},
{
"iteration": 2,
"duration": 167.78829100000007,
"success": true,
"data": {
"loops": 4,
"metaLearnings": 3,
"selfReferences": 3,
"adaptations": 3,
"totalTime": 32.79342400000007
}
}
]
}