Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Speeding up ZSH startup
- X-seq: zsh-users 8740
- From: Mads Martin Joergensen <mmj@xxxxxxx>
- To: Andrey Borzenkov <arvidjaar@xxxxxxxxxx>
- Subject: Re: Speeding up ZSH startup
- Date: Sat, 23 Apr 2005 12:26:50 +0200
- Cc: zsh-users@xxxxxxxxxx, Meino Christian Cramer <Meino.Cramer@xxxxxx>
- In-reply-to: <200504231254.54270.arvidjaar@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050423.082943.74746308.Meino.Cramer@xxxxxx> <200504231254.54270.arvidjaar@xxxxxxxxxx>
* 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