This patch enables the aggregation and printing of aotstats recorded by qmlcachegen for compiled qml files. The aotstats files for individual qml files are aggregated into module-level aotstats files and then into one global aotstats file. This file is then presented into a more human friendly format. The all_aotstats target can be used to print the collected stats of all the compiled files and modules. Due to CMake configuration errors, the feature has temporarily been disabled on Xcode. This should be fixed before soon. Created QTBUG-125995. Task-number: QTBUG-124667 Change-Id: I0c82142626743e9c1af98516c553f4dd7bc6da13 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |