PerformanceStatistics

Performance statistics aggregated by strategy.

strategyName: string

Strategy name

totalEvents: number

Total number of performance events recorded

totalDuration: number

Total execution time across all metrics (ms)

metricStats: Record<string, MetricStats>

Statistics grouped by metric type

events: PerformanceContract[]

All raw performance events