{ "scenario": "stock-market-emergence", "startTime": 1764462536772, "endTime": 1764462537495, "duration": 722.626172, "iterations": 2, "agents": 5, "success": 2, "failures": 0, "metrics": { "opsPerSec": 2.767682762533544, "avgLatency": 350.67231100000004, "memoryUsage": 24.363853454589844, "errorRate": 0 }, "details": [ { "iteration": 1, "duration": 492.59323000000006, "success": true, "data": { "ticks": 100, "totalTrades": 2107, "flashCrashes": 12, "herdingEvents": 61, "priceRange": { "min": 91.95660547068672, "max": 106.0922400963936 }, "avgVolatility": 2.9878558429460216, "strategyPerformance": {}, "adaptiveLearningEvents": 10, "totalTime": 78.38093500000002 } }, { "iteration": 2, "duration": 208.751392, "success": true, "data": { "ticks": 100, "totalTrades": 2266, "flashCrashes": 6, "herdingEvents": 62, "priceRange": { "min": 92.98412213406533, "max": 106.22253461265146 }, "avgVolatility": 2.866492111666097, "strategyPerformance": {}, "adaptiveLearningEvents": 10, "totalTime": 69.89715100000001 } } ] }