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

Speed up mac startup from 17 seconds to 1 second by not using -F flag #621

Merged
merged 1 commit into from Nov 28, 2023

Conversation

axu2
Copy link
Collaborator

@axu2 axu2 commented Nov 21, 2023

Known issue when using QT and pyinstaller:

https://stackoverflow.com/questions/9469932/app-created-with-pyinstaller-has-a-slow-startup

Using an m2 mac. 17 seconds before rosetta translation and 1 second after rosetta translation.

Onefile doesn't matter since it get packed into a .app anyways

@axu2 axu2 changed the title Speed up mac startup from 17 seconds to 1 second Speed up mac startup from 17 seconds to 1 second by not using -F flag Nov 21, 2023
@axu2 axu2 merged commit 3090a47 into ciromattia:master Nov 28, 2023
@axu2 axu2 deleted the mac-app branch November 28, 2023 14:52
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.

None yet

1 participant