-
Notifications
You must be signed in to change notification settings - Fork 10
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
shell startup time increased 457% from 0.7s to 3.9s #448
Comments
it's a poor customer experience and I immediately disabled the auto-completion due to the increased startup time |
Hey, thank you for the feedback! I agree, we need to investigate how to decrease the startup time. |
I have two MacBooks - M1 (Sequoia 15.2) and M3 (Sequoia 15.3). Both have bash 5.3 as default The M1 one opens a new terminal window in less than a second, the M3 one opens a new window in ~3-4 seconds. I tried to pinpoint the issue to configuration or something else, but the only major difference between these two laptops is that M4 (the slower one) has Rosetta 2 installed. I hope this help to debug the issue. Thanks fast one:
slow one:
|
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 15.2.0 (24C101)
Expected behaviour
Time from starting a new shell instance/tab to time to prompt is not noticeably longer than before Q CLI
Actual behaviour
Installing Q CLI and now my shell startup time increased 457% from 0.7s to 3.9s
Steps to reproduce
Install Q CLI
Environment
The text was updated successfully, but these errors were encountered: