Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Speeding up ZSH startup



* Andrey Borzenkov <arvidjaar@xxxxxxxxxx> [Apr 23. 2005 10:55]:
> If you use "new" completion (compinit) then the slowest part is reading and 
> parsing all completion functions.
> 
> You can speed it up by precompiling; see zcompile and function autoloading in 
> Zsh manuals.

Wouldn't it be an idea to precompile all completions when installing
them in the system with make install?

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.



Messages sorted by: Reverse Date, Date, Thread, Author