Performance
Learn how to measure and optimize Kestra’s performance. The Benchmark guide shows real-world execution metrics for both the Open Source and Enterprise editions, while the Performance Tuning guide explains configuration options for the Worker, JDBC backend, and Kafka backend to balance throughput, latency, and resource usage.
Benchmarks
Kestra is an orchestration platform: you define a flow, and Kestra orchestrates it.\nFlows can range from lightweight tasks running in milliseconds to complex scripts in containers that run for tens of minutes.
Performance Tuning
Not all workloads are the same, so Kestra is configured to balance throughput (the ability to process a lot of executions in parallel) and latency (the ability to process executions quickly) without using too many resources.
Was this page helpful?