v.23.3Performance Improvement
Setting max_final_threads to Improve Concurrency on High-CPU Servers
Settingmax_final_threadswould be set to the number of cores at server startup (by the same algorithm as used formax_threads). This improves the concurrency offinalexecution on servers with high number of CPUs. #47915 (Nikita Taranov).