30 lines
636 B
JSON
30 lines
636 B
JSON
{
|
|
"scenario": "aidefence-integration",
|
|
"startTime": 1764466613043,
|
|
"endTime": 1764466613485,
|
|
"duration": 441.8492729999999,
|
|
"iterations": 1,
|
|
"agents": 5,
|
|
"success": 1,
|
|
"failures": 0,
|
|
"metrics": {
|
|
"opsPerSec": 2.2632152209063388,
|
|
"avgLatency": 431.712944,
|
|
"memoryUsage": 24.00446319580078,
|
|
"errorRate": 0
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 431.712944,
|
|
"success": true,
|
|
"data": {
|
|
"threatsDetected": 5,
|
|
"attackVectors": 4,
|
|
"defenseStrategies": 5,
|
|
"avgThreatLevel": 0.916,
|
|
"totalTime": 94.43956100000003
|
|
}
|
|
}
|
|
]
|
|
} |