You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to set powerlevel10k instead of powerline to my zsh shell, since powerline took most of shell boostrap time, but I found that powerlevel10k takes even more time. Is there some opportunity to make powerlevel10k bootstrap faster than powerline does?
Bootstrap log with powerline:
Bootstrap log with powerlevel10k:
The text was updated successfully, but these errors were encountered:
How can I read the profiles? How long does it say powerline takes vs powerlevel10k?
Does the profile say that powerline loads in 80 ms and powerlevel10k loads in 160 ms? If so, I'm inclined to close this issue as working as intended. While having shorter load time is better, 160 ms is within the expected range for Powerlevel10k. I except a typical user to start under a dozen interactive ZSH sessions per day, so shaving off 80 ms per session would have little impact.
FYI: The latest commits have made Powerlevel10k 2.5-3 times faster to load. If you zcompile sources and configs, it's over 3 times faster. See #234 (comment) and below.
Tried to set powerlevel10k instead of powerline to my zsh shell, since powerline took most of shell boostrap time, but I found that powerlevel10k takes even more time. Is there some opportunity to make powerlevel10k bootstrap faster than powerline does?
Bootstrap log with powerline:
Bootstrap log with powerlevel10k:
The text was updated successfully, but these errors were encountered: