v.21.6Performance Improvement

Enable compile_expressions setting by default for native code compilation with LLVM

Enable compile_expressions setting by default. When this setting enabled, compositions of simple functions and operators will be compiled to native code with LLVM at runtime. #8482 (Maksim Kita, alexey-milovidov). Note: if you feel in trouble, turn this option off.