tasq/node_modules/agentdb/simulation/reports/causal-reasoning-2025-11-30T00-58-42-862Z.json

30 lines
616 B
JSON

{
"scenario": "causal-reasoning",
"startTime": 1764464322262,
"endTime": 1764464322861,
"duration": 599.026838,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 21.099136352539062,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 382.442789,
"success": false,
"error": "this.db.prepare is not a function"
},
{
"iteration": 2,
"duration": 183.66816000000006,
"success": false,
"error": "this.db.prepare is not a function"
}
]
}