Skip to content

Slow Workflow Node Executions. Painfully slow for larger systems. #20931

@EldrisOU

Description

@EldrisOU

Describe the problem/error/question

Subject: Severe Performance Degradation in Large Workflows - Per-Node Execution Delays

Priority: High

Description:

I'm experiencing significant performance issues with workflow execution on n8n Cloud that makes the platform nearly unusable for production workflows.

Problem Details:

Symptom: Individual nodes take approximately 1 second each to execute, even simple nodes (Set, Code, Merge)
Affected workflows: Multiple workflows, particularly as they grow in size
Current workflow size: 70+ nodes
When it occurs: Immediately from trigger execution, throughout entire workflow
Impact: A workflow that should complete in seconds takes minutes due to per-node overhead
What I've Already Tried:

Duplicated workflow to fresh instance (no improvement)
Cleared execution history (no improvement)
Removed pinned data from most nodes (no improvement)
Removed Wait nodes and unnecessary delays (no improvement)
Only 9 nodes with pinned data, mostly single-line outputs
Expected vs Actual Performance:

Simple nodes (Set, Merge, Code with basic operations) should execute in milliseconds
Currently experiencing ~1 second per node baseline
This appears to be infrastructure/database latency, not workflow design
Environment:

Platform: n8n Cloud (paid subscription)
Workflow: "Google Ads Creator Flow 5 E-Commerce PARENT" (ID: lYFw0sqY3QqttsEt)
Node count: 70+ nodes
This affects multiple large workflows, not just this one
Request:

Please investigate server-side performance issues affecting workflow execution speed. This level of per-node overhead makes complex automation workflows impractical on n8n Cloud.

Can you provide:

Root cause analysis of the execution delays
Timeline for performance improvements
Recommended workflow size limits for current infrastructure
Whether upgrading to a higher tier would resolve this issue

What is the error message (if any)?

Please share your workflow/screenshots/recording

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

Debug info

core

  • n8nVersion: 1.115.2
  • platform: docker (cloud)
  • nodeJsVersion: 22.20.0
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/141.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-10-18T00:56:25.225Z}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs FeedbackWaiting for further input or clarification.in linearIssue or PR has been created in Linear for internal reviewtriage:needs-info

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions