From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4979 invoked by alias); 19 Nov 2013 10:52:01 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18153 Received: (qmail 26251 invoked from network); 19 Nov 2013 10:51:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE, RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL autolearn=no version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=G+hVPovBGoXKaV5ZDFDIauZ8JmQw1eBoubqO7ln1wsw=; b=wN0+yPFupszeGC/T9CKHZDQBpkMEZyFdOPuMkqbGSkFlKx1peNboYEXU3xN0cjCGjd PBc1lPL7/A1sZF/Jl/UGJZVl2m1XlDEmtf2T7AjtETIAJkfZ3Nfsd/DHS6rKeIUeb+3f LYzc7wuDWldGPWor0/R4CFOqQ1njRm+7NVGaaVht6O9JgGnC8KAKUnfYm3FZne75/yTg V/l7NNIlJ3My3l7XxrjyiwCvVyzik0eQDvfCEcKZ+pbWSHZndaYm95csxkuZxmq7c/g9 bd2jL4IpS5aQaJKBX2OZsghCNWV71varLP7HwqHBDThpBVybmaZpTgCFmA0XrsvVyhsn aTCg== X-Received: by 10.52.32.66 with SMTP id g2mr17758931vdi.14.1384858314378; Tue, 19 Nov 2013 02:51:54 -0800 (PST) MIME-Version: 1.0 From: Timo Sand Date: Tue, 19 Nov 2013 12:51:34 +0200 Message-ID: Subject: Opening a new tab is awkwardly slow To: zsh-users@zsh.org Content-Type: multipart/alternative; boundary=bcaec51d255ee4965504eb85739f --bcaec51d255ee4965504eb85739f Content-Type: text/plain; charset=UTF-8 Hi, I'm using oh-my-zsh for a couple of years now and recently have noticed that opening new shells is painfully slow. I ran `zprof` today and this is the result. http://hastebin.com/rililedinu.log I'm a bit stumped as to what `git` and `nvm` are doing there... Here are my zsh configs: https://github.com/deiga/dotfiles/blob/master/zprofile https://github.com/deiga/dotfiles/blob/master/zshrc https://github.com/deiga/dotfiles/blob/master/zsh/aliases.zsh https://github.com/deiga/dotfiles/blob/master/zsh/system.zsh https://github.com/deiga/dotfiles/blob/master/zsh/functions.zsh -- Timo Sand timo.j.sand+sig@gmail.com --bcaec51d255ee4965504eb85739f--