X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=bNOErEfNjpjugyUDSb02htkqQMiX8 z8PzRbgoqQL93UeIvVKVWRVQrHwJJ8OrKaDLFOlrtbk4NPvpePEg05F7FEIIIeo1 Rfpo0odAE9VVnLmiuXyL461NsPOHWY2n14KMkK8znugytpGyMOJn7q7iyjacb7Nn cG9AKPQvyMPG54= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=RjGvrIxcGUbwudGQd6rt3gW3Rig=; b=gnm co5EX5R3kNrb6ENb0/YFPZ/+9xs/kuMLbovoweseZTrUQaBWM0cD8z8HQHaBqjKv DzUCnfoWBXD4GHlQmFSv4j7HiURTDO94o1WjS7aPyKsMevoNbt+DRBNW68xRzYgQ 49tooFsG65GdKBrpoNw6QoKGyrXqQJzUVb5uG0L8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f171.google.com MIME-Version: 1.0 X-Received: by 10.194.203.200 with SMTP id ks8mr12597477wjc.61.1394133914982; Thu, 06 Mar 2014 11:25:14 -0800 (PST) Date: Thu, 6 Mar 2014 20:25:14 +0100 Message-ID: Subject: 1.7.28, Windows 7: some commands very slow - especially the git prompt From: Tom Bujok To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hi guys I am using the newest version of cygwin (1.7.28) on my Lenovo Windows 7 machine (4 cores, SSD disk, 12GB RAM) I have installed oh-my-zsh and the prompt is extremely slow. I've executed a simple test "time git branch" in a folder with a sample git repo - and it takes around 100 - 150 ms - which is a lot. I've checked the BLODA list and it looks the my environment is fine. On some other windows host (Azure Virtual Host, Windows Server, 2 cores) with the same cygwin version and the same oh-my-zsh config the "time git branch" command takes around 20-30 ms. (5 times less) I've looked at some possible solutions (disable UAC, setting the PATH, etc) on my Lenovo host - but it didn't help. One thing I was thinking about was the fact that the Lenovo machine has a lot of network drives mapped. I was trying to umount them but I couldn't find a way to do it. My question is: could these network drives cause the git.exe to be slow and if yes, what's the best way to umount/disable these network drives so that my prompt is quick again. Thanks in advance for your help. Regards Tom -- Tom Bujok Reficio(tm) - Reestablish your software! http://www.reficio.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple