ai-agent/symphony-ai-agent/logs/Goal-3-Task-4/performance_logs.json

35 lines
No EOL
839 B
JSON

{
"benchmarks": {
"event_processing": {
"throughput": {
"target": 100,
"unit": "events/sec",
"test_case": "test_event_throughput"
},
"concurrency": {
"threads": 10,
"events_per_thread": 100,
"test_case": "test_concurrent_publishers"
},
"scheduled_events": {
"count": 100,
"max_delay": 0.01,
"max_processing_time": 1.5,
"test_case": "test_scheduled_events"
}
},
"security_overhead": {
"rbac": {
"impact": "TBD",
"test_cases": ["test_rbac_engine.py"]
},
"tls": {
"version": "1.3",
"impact": "TBD",
"test_cases": ["test_tls_config.py"]
}
},
"last_updated": "2025-05-04T00:38:32-05:00",
"source": "events/tests/test_performance.py"
}
}