tasq/node_modules/agentdb/simulation/reports/strange-loops-2025-11-30T00-07-55-415Z.json

30 lines
647 B
JSON

{
"scenario": "strange-loops",
"startTime": 1764461274917,
"endTime": 1764461275414,
"duration": 497.49733000000003,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 20.325782775878906,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 345.039719,
"success": false,
"error": "this.graphBackend.createNode is not a function"
},
{
"iteration": 2,
"duration": 131.63141999999993,
"success": false,
"error": "this.graphBackend.createNode is not a function"
}
]
}