← Back to Documentation
Performance Optimization
Reduce Node Count
Combine sequential actions where possible.
Minimize Image Searches
Image detection is CPU-intensive. Cache results when possible.
Use Appropriate Delays
Too short: unreliable. Too long: slow. Find the balance.
Memory Usage
Close unused macro tabs. Large macros with many nodes use more memory.
Background Mode
Minimize the app while running for slightly better performance.