Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 3.9
-
None
Description
If the project has +1000 qml files, there is a delay secs when switching from one file to another. Already at ~500 files the feedback starts to get slower (0,5 sec or so). It would be good to perf test with profiler to see where time is spent. During the pause, the UI is totally unresponsive.
This can be reproduced by creating application that has basic qml file (drawing a rect) and copying it over many times.