Module performance_monitor

Source
Expand description

Performance Monitoring for Neural Integration

This module provides real-time performance monitoring, bottleneck detection, and automatic optimization suggestions for neural operations.

Structs§

BottleneckAnalysis
Bottleneck analysis
MonitorConfig
Configuration for performance monitoring
NoOpMonitor
No-op monitor for when monitoring is disabled
PerformanceTrend
Performance trend information
RealTimeMonitor
Real-time performance monitor with adaptive optimization

Enums§

BottleneckType
Types of performance bottlenecks