Slight Performance Improvement for ORDER BY with AVX-512 Support in memcmpSmall Functions
Official CH changelog text
Slightly improve performance of ORDER BY by adding x86-64 AVX-512 support for memcmpSmall functions to accelerate memory comparison. It works only if you compile ClickHouse by yourself. #33706 (hanqf-git).