Analyze system performance and provide optimization recommendations:
-
System Resource Analysis
- Check CPU usage patterns
- Review memory consumption
- Assess disk I/O
- Monitor network usage
-
Startup Performance
- Review startup time
- Identify slow-loading integrations
- Check for startup errors
- Analyze component load times
-
Runtime Performance
- Identify resource-intensive automations
- Check template processing overhead
- Review event processing load
- Assess frontend rendering performance
-
Database Performance
- Analyze query performance
- Check recorder overhead
- Review commit intervals
- Assess database size impact
-
Integration Performance
- Identify slow or polling integrations
- Check for excessive API calls
- Review cloud integration latency
- Assess local integration efficiency
-
Optimization Recommendations
- Suggest entities to exclude from recorder
- Recommend automation optimizations
- Propose integration configuration changes
- Suggest template improvements
- Recommend resource allocation adjustments
-
Configuration Tuning
- HTTP server settings
- Recorder configuration
- Logger settings
- Component-specific tuning
Provide comprehensive performance report with prioritized optimization steps.