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

Make startup faster #51

Open
zdimension opened this issue May 15, 2018 · 2 comments
Open

Make startup faster #51

zdimension opened this issue May 15, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@zdimension
Copy link
Member

zdimension commented May 15, 2018

POI:

  • import mainwindow.py = 2 seconds on my machine = way too slow
  • mainwindow.init_main = ~15 seconds on my machine = damn
    • init_ui = 14 seconds
    • change_language = ~3 seconds
@zdimension
Copy link
Member Author

With 19ad904 and bb5e652 we're now down from 17 seconds to 6 seconds

@zdimension zdimension self-assigned this May 15, 2018
@zdimension zdimension added the enhancement New feature or request label May 15, 2018
@zdimension
Copy link
Member Author

from pyqode.core import api takes 12 seconds somehow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant