Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Slow ZSH
- X-seq: zsh-users 16976
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Kyle Partridge <partkyle@xxxxxxxxx>
- Subject: Re: Slow ZSH
- Date: Tue, 3 Apr 2012 19:50:59 +0200
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YVX9WHNqYgXg3ONAMzp8rM/utO6knhz6YhknrOxGc/s=; b=QQIj76RRhvlXxiXPtTV+UOcNpfuxucNQW4LNfE2Osbrvlf+JO5+kul6Up23fiUvAea 4OZKboIuwZanYSX8cFuB54XQKRMHAXiUYdsgFT7VSUIsHyEAChCKZOu7u0hIBUd1XdZj bUEpeLlNem+gYK0BNlI9wYpomRkLDcDbAJ2NLMLuOVWr5Tj+tf2VrGB9XiaiheNRIkJh DOo0Mg58ya+b6OMsQ6MiQoBf0WWigR6djlK2UJ6+rYxKVYc850wXBG2vp1dQzVyqGPAd t3r46Cz+m9BfleBjdEDp9WDJYLJN7NORV+T9clbCNiN7Ozklc0Ygn+hLkcCzh1CijhQr d/hw==
- In-reply-to: <CALtajeVxZhzDFoP+p+XxqHygKNptHM7k9A46rp_hdbbX4y_Jtw@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CALtajeVxZhzDFoP+p+XxqHygKNptHM7k9A46rp_hdbbX4y_Jtw@mail.gmail.com>
On 3 April 2012 18:56, Kyle Partridge <partkyle@xxxxxxxxx> wrote:
> I have a slow loading zsh, where it sometimes takes longer than 10 seconds
> to get to a prompt.
>
> I think the problem is compinit - I've run "zsh -v" multiple times to try
> and find a slow down, and that seems to be the part that it hangs on.
>
> Is there any way to make this run faster? Is there a better way to debug
> this problem?
Are you using 4.3.11-4.3.15? They have a feature enabled that causes
the path hash to be populated a bit slower. <.10 didn't have the
feature and .16+ lets you disable it and has it disabled by default.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author