We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
POI:
import mainwindow.py
mainwindow.init_main
init_ui
change_language
The text was updated successfully, but these errors were encountered:
With 19ad904 and bb5e652 we're now down from 17 seconds to 6 seconds
Sorry, something went wrong.
from pyqode.core import api takes 12 seconds somehow
from pyqode.core import api
zdimension
No branches or pull requests
POI:
import mainwindow.py
= 2 seconds on my machine = way too slowmainwindow.init_main
= ~15 seconds on my machine = damninit_ui
= 14 secondschange_language
= ~3 secondsThe text was updated successfully, but these errors were encountered: