40 lines
830 B
JSON
40 lines
830 B
JSON
{
|
|
"scenario": "skill-evolution",
|
|
"startTime": 1764464852028,
|
|
"endTime": 1764464852695,
|
|
"duration": 666.9691,
|
|
"iterations": 2,
|
|
"agents": 5,
|
|
"success": 2,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 2.9986396671150133,
|
|
"avgLatency": 322.80816150000004,
|
|
"memoryUsage": 21.61102294921875,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 439.95760600000006,
|
|
"success": true,
|
|
"data": {
|
|
"created": 5,
|
|
"searched": 0,
|
|
"avgSuccessRate": 0.916,
|
|
"totalTime": 102.61156799999992
|
|
}
|
|
},
|
|
{
|
|
"iteration": 2,
|
|
"duration": 205.65871700000002,
|
|
"success": true,
|
|
"data": {
|
|
"created": 5,
|
|
"searched": 0,
|
|
"avgSuccessRate": 0.916,
|
|
"totalTime": 66.06968800000004
|
|
}
|
|
}
|
|
]
|
|
} |