tasq/node_modules/agentdb/simulation/reports/strange-loops-2025-11-30T00-48-50-744Z.json

24 lines
465 B
JSON

{
"scenario": "strange-loops",
"startTime": 1764463730276,
"endTime": 1764463730744,
"duration": 468.425245,
"iterations": 1,
"agents": 5,
"success": 0,
"failures": 1,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 20.920188903808594,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 447.998243,
"success": false,
"error": "this.db.prepare is not a function"
}
]
}