tasq/node_modules/agentdb/simulation/reports/graph-traversal-2025-11-30T01-06-53-312Z.json

30 lines
738 B
JSON

{
"scenario": "graph-traversal",
"startTime": 1764464812668,
"endTime": 1764464813312,
"duration": 643.8381410000001,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 20.856964111328125,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 443.524905,
"success": false,
"error": "Cypher parse error: Unexpected token: expected statement keyword, found In at line 1, column 28"
},
{
"iteration": 2,
"duration": 192.791692,
"success": false,
"error": "Cypher parse error: Unexpected token: expected statement keyword, found In at line 1, column 28"
}
]
}