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

Add option, or default, to zcompile .zcompdump #16

Open
segevfiner opened this issue Jun 24, 2024 · 1 comment
Open

Add option, or default, to zcompile .zcompdump #16

segevfiner opened this issue Jun 24, 2024 · 1 comment

Comments

@segevfiner
Copy link

This provides a performance improvement on subsequent Zsh startup. There are even tricks to compile it in the background so it doesn't even effect performance when you do run it, although zcompile shouldn't really take long AGAIK from what it actually does.

@belak
Copy link
Owner

belak commented Jun 25, 2024

That's a cool idea. We already have a minor trick to only build the zcompdump only once per day, and if there's an easy way to integrate that with zcompile, I'd happily accept a pull request.

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

No branches or pull requests

2 participants