Skip to content

perf: Fine-tune QQmlApplicationEngine for better performance on Android#108

Open
alexjba wants to merge 1 commit intofix/android-qml-profilerfrom
perf/drop-default-file-selectors
Open

perf: Fine-tune QQmlApplicationEngine for better performance on Android#108
alexjba wants to merge 1 commit intofix/android-qml-profilerfrom
perf/drop-default-file-selectors

Conversation

@alexjba
Copy link
Copy Markdown

@alexjba alexjba commented May 1, 2026

The qml file selector is really heavy on Android. Even the default ones adds more than 2 sec on start-up in Status. Most of the work is done in the qml thread, but it's also spawning work in the main thread.

@alexjba alexjba changed the title perf: Optimize QQmlFileSelector usage in QQmlApplicationEngine for better performance on Android perf: Fine-tune QQmlApplicationEngine for better performance on Android May 1, 2026
@alexjba alexjba requested review from caybro, micieslak and noeliaSD May 1, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant