Skip to main content

Performance and Tuning

The adaptive optimizer and Pipeline execution engine in Apache Doris let most workloads work out of the box, but production environments usually still require systematic performance tuning. Start by following the tuning methodology to locate bottlenecks, then optimize for specific scenarios on the query or ingestion side. When you encounter an execution plan that is hard to explain, consult the optimization technology principles to understand the mechanisms behind it.

Tuning Methodology

Query Performance

Ingestion Performance

Optimization Technology Principles

Benchmarks