tasq/node_modules/agentdb/simulation/reports/strange-loops-2025-11-30T00-09-35-133Z.json

30 lines
618 B
JSON

{
"scenario": "strange-loops",
"startTime": 1764461374614,
"endTime": 1764461375133,
"duration": 518.7304389999999,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 23.2894287109375,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 357.312884,
"success": false,
"error": "this.db.prepare is not a function"
},
{
"iteration": 2,
"duration": 144.61996599999998,
"success": false,
"error": "this.db.prepare is not a function"
}
]
}