tasq/node_modules/agentdb/simulation/reports/skill-evolution-2025-11-30T01-03-17-995Z.json

30 lines
622 B
JSON

{
"scenario": "skill-evolution",
"startTime": 1764464597484,
"endTime": 1764464597994,
"duration": 510.734309,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 19.96514892578125,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 362.52624699999996,
"success": false,
"error": "this.db.prepare is not a function"
},
{
"iteration": 2,
"duration": 121.62779699999999,
"success": false,
"error": "this.db.prepare is not a function"
}
]
}