Performance
Troubleshoot performance and responsiveness issues.
Terminal Performance
Slow Rendering
- Ensure GPU acceleration is enabled (Settings → Appearance)
- Reduce scrollback buffer size if very large
- Close unused tabs to free memory
Input Lag
- Check network latency to device
- Disable session recording if not needed
- Check if AI features are causing delays
Controller Performance
API Responses Slow
- Check database connection and performance
- Review active tasks consuming resources
- Consider scaling Controller resources
High Memory Usage
- Check number of concurrent connections
- Review background task queue
- Consider horizontal scaling