zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: pengyu.ut@gmail.com
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: slow startup of zsh (1x slower than bash)
Date: Fri, 7 Dec 2018 03:19:57 +0100	[thread overview]
Message-ID: <CAKc7PVDGmfMxkUzjmyFxJY7fNhHV16Z3xhQpNXnjEwAMf6G9hQ@mail.gmail.com> (raw)
In-Reply-To: <CABrM6wk-psFFZcZW+M7OwD0ZwrMbNk4MN7e9aaJF9kBOFsVK4w@mail.gmail.com>

On Mon, 3 Dec 2018 at 17:28, Peng Yu <pengyu.ut@gmail.com> wrote:
>
> Hi,
>
> The following example shows that zsh startup time is much slower than
> other shells. Can this be improved to at least as fast as bash?
>

Is it the last zsh version that's being tested? There was 2x startup
improvement at 5.4 or something like this.

Also, Zplugin can load plugins after prompt, I load 20 plugins, and my
startup times are:

repeat 5 { time /usr/local/bin/zsh-5.6.2-dev-1 -i -c exit }
/usr/local/bin/zsh-5.6.2-dev-1 -i -c exit  0,09s user 0,04s system
117% cpu 0,111 total
/usr/local/bin/zsh-5.6.2-dev-1 -i -c exit  0,10s user 0,05s system
119% cpu 0,130 total
/usr/local/bin/zsh-5.6.2-dev-1 -i -c exit  0,11s user 0,05s system
121% cpu 0,129 total
/usr/local/bin/zsh-5.6.2-dev-1 -i -c exit  0,09s user 0,04s system
115% cpu 0,119 total
/usr/local/bin/zsh-5.6.2-dev-1 -i -c exit  0,09s user 0,04s system
117% cpu 0,109 total

I even load prompt after a default prompt, ~ 100 ms after it. The
Star-Trek console-like impression this gives can be visible here:
https://asciinema.org/a/156726 – much is going on, automatically, in
background.

> --
> Regards,
> Peng

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org

  parent reply	other threads:[~2018-12-07  2:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-03 16:27 Peng Yu
2018-12-03 17:37 ` Vadim A. Misbakh-Soloviov
2018-12-07  2:19 ` Sebastian Gniazdowski [this message]
2018-12-07  2:57   ` Peng Yu
2018-12-07 16:13     ` Julien Nicoulaud
2018-12-07 16:58       ` Peng Yu
2018-12-07 18:06         ` dana
2019-09-04 10:13         ` Peng Yu
2019-09-05 19:00           ` Roman Perepelitsa
2019-09-05 20:30             ` Peng Yu
2019-09-05 20:37               ` Roman Perepelitsa
2019-09-05 20:45                 ` Peng Yu
2019-09-05 21:19                   ` Kaio Augusto
2019-09-06  9:35                   ` Roman Perepelitsa
2019-09-06 12:57                     ` Peng Yu
2019-09-06 13:11                       ` Roman Perepelitsa
2019-09-06 13:19                         ` Sebastian Gniazdowski
2019-09-06 13:44                         ` Peng Yu
2019-09-06 14:10                           ` Roman Perepelitsa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKc7PVDGmfMxkUzjmyFxJY7fNhHV16Z3xhQpNXnjEwAMf6G9hQ@mail.gmail.com \
    --to=sgniazdowski@gmail.com \
    --cc=pengyu.ut@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).