Skip to main content

7 docs tagged with "Performance"

View all tags

Task Queue performance

Use Task Queue backlog metrics and CLI or SDK queries to evaluate Worker load and tune Task Queue processing.

Worker performance

Optimize Temporal SDK performance by fine-tuning maxConcurrentWorkflowTaskExecutionSize, Worker Cache options, and Poll Success Rate. Ensure balanced Worker resources and monitor metrics for best results.

Worker performance options

Configure Worker executor slots, poller options, and Workflow cache options for Temporal SDK performance.

Worker tuning quick reference

A quick reference guide for Temporal Worker configuration defaults across SDKs, organized by resource type (compute, memory, IO) with key metrics for each.

Workflow cache tuning

Tune Workflow cache size and thread limits to balance Worker memory use against replay latency.