v.22.5Performance Improvement
Improve Performance of Unary Arithmetic Functions Using Dynamic Dispatch
Improve performance of unary arithmetic functions (bitCount,bitNot,abs,intExp2,intExp10,negate,roundAge,roundDuration,roundToExp2,sign) using dynamic dispatch. #37289 (Maksim Kita).