42 lines
937 B
JSON
42 lines
937 B
JSON
{
|
|
"scenario": "graph-traversal",
|
|
"startTime": 1764464901588,
|
|
"endTime": 1764464902179,
|
|
"duration": 591.566309,
|
|
"iterations": 2,
|
|
"agents": 5,
|
|
"success": 2,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 3.380855146028946,
|
|
"avgLatency": 285.91871649999996,
|
|
"memoryUsage": 20.855072021484375,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 380.67329299999994,
|
|
"success": true,
|
|
"data": {
|
|
"nodesCreated": 50,
|
|
"edgesCreated": 45,
|
|
"queriesExecuted": 5,
|
|
"avgQueryTime": 0.42073360000001686,
|
|
"totalTime": 45.63269600000001
|
|
}
|
|
},
|
|
{
|
|
"iteration": 2,
|
|
"duration": 191.16413999999997,
|
|
"success": true,
|
|
"data": {
|
|
"nodesCreated": 50,
|
|
"edgesCreated": 45,
|
|
"queriesExecuted": 5,
|
|
"avgQueryTime": 0.2086207999999715,
|
|
"totalTime": 43.307357000000025
|
|
}
|
|
}
|
|
]
|
|
} |