• Clear your workflow execution history to reduce database load
• Remove any pinned data from nodes you’re not actively debugging
• If you have large workflows (70+ nodes), consider breaking them into smaller sub-workflows
• Check if the slowdown correlates with specific node types - simple nodes like Set/Code should execute in milliseconds, not seconds
The n8n team is aware of these performance regressions and working on fixes. If the issue persists, you might want to report your specific case to n8n support since you’re on their cloud platform.