Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App load optimization #60

Closed
wants to merge 5 commits into from
Closed

App load optimization #60

wants to merge 5 commits into from

Conversation

kgilmer
Copy link
Member

@kgilmer kgilmer commented Dec 24, 2022

This experimental PR loads app icons on a background thread. In local tests this results in the window rendering in about half the time compared to baseline which synchronously loads all app icons before rendering the window.

My local environment loads the dialog so fast that overall this change is a regression (provides no value); there is no perceptible speed increase and now icons can be seen refreshing after the load. Looking for user feedback to determine if others find value in this change.

@kgilmer
Copy link
Member Author

kgilmer commented May 10, 2023

closing in favor of #71

@kgilmer kgilmer closed this May 10, 2023
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