{ "scenario": "stock-market-emergence", "startTime": 1764461503274, "endTime": 1764461503865, "duration": 590.775666, "iterations": 2, "agents": 5, "success": 2, "failures": 0, "metrics": { "opsPerSec": 3.3853797898304094, "avgLatency": 284.206251, "memoryUsage": 23.37841796875, "errorRate": 0 }, "details": [ { "iteration": 1, "duration": 378.39754200000004, "success": true, "data": { "ticks": 100, "totalTrades": 2022, "flashCrashes": 13, "herdingEvents": 53, "priceRange": { "min": 93.2092080035972, "max": 112.38786960429303 }, "avgVolatility": 2.855034657135168, "strategyPerformance": {}, "adaptiveLearningEvents": 10, "totalTime": 34.52168800000004 } }, { "iteration": 2, "duration": 190.01495999999997, "success": true, "data": { "ticks": 100, "totalTrades": 2325, "flashCrashes": 7, "herdingEvents": 53, "priceRange": { "min": 92.81606641675184, "max": 107.19321120592186 }, "avgVolatility": 2.7711176848779755, "strategyPerformance": {}, "adaptiveLearningEvents": 10, "totalTime": 57.21850000000006 } } ] }