qtdeclarative/tools/qmlcachegen
Olivier De Cannière 8827af0fe8 Compiler: Record statistics about aot compilation
This patch introduces the collection of statistics about the
ahead-of-time compilation of functions and bindings to Cpp by
qmlcachegen. This is done by having qmlcachegen save an aotstats file
for every qml file it compiles. This file contains, for every function
and binding, whether the Cpp codegen was successful, its duration and a
potential error message

Task-number: QTBUG-124667
Change-Id: Iba9a72be04f6642688533a3ae12ea687296c85e1
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-05-28 10:25:41 +02:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
Qt6QuickCompilerConfig.cmake.in CMake: Update warning about qtquick_compiler_add_resources 2021-06-25 15:40:46 +02:00
qmlcache.prf Move tools to libexec 2021-05-11 08:48:11 +02:00
qmlcachegen.cpp Compiler: Record statistics about aot compilation 2024-05-28 10:25:41 +02:00
qtquickcompiler.prf qmake: Fix generated *_qmlcache.cpp file paths 2022-12-14 17:39:55 +01:00