vertical_align_top

/ v5.15.17-lts-lgpl / qml-jit /

About qml-jit

Label QML just-in-time compiler
Section QML
Description Provides a JIT for QML and JavaScript
Condition (arch.i386 && tests.pointer_32bit && sse2) || (arch.x86_64 && tests.pointer_64bit && sse2) || (arch.arm && tests.pointer_32bit && tests.arm_fp && tests.arm_thumb && (config.linux || config.ios || config.tvos || config.qnx)) || (arch.arm64 && tests.pointer_64bit && tests.arm_fp && (config.linux || config.ios || config.tvos || config.qnx || config.integrity))
Location /qtdeclarative/src/qml/configure.json

Binary size differences

Binary w/ qml-jit w/o qml-jit Reduced
/bin/qml 18MB 18MB -164KB
/bin/qmlpreview 11MB 10MB -160KB
/bin/qmltestrunner 15MB 15MB -160KB
/lib/libQt5Qml.a 13MB 12MB -603KB

Build failure history