tasq/node_modules/agentdb/simulation/reports/graph-traversal-2025-11-30T01-05-10-984Z.json

30 lines
721 B
JSON

{
"scenario": "graph-traversal",
"startTime": 1764464710500,
"endTime": 1764464710984,
"duration": 483.86284400000005,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 19.696685791015625,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 335.59643200000005,
"success": false,
"error": "Graph database does not support GraphDatabaseAdapter API. Use RuVector graph mode."
},
{
"iteration": 2,
"duration": 126.637475,
"success": false,
"error": "Graph database does not support GraphDatabaseAdapter API. Use RuVector graph mode."
}
]
}