delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/24/10:22:57

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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=Vy5qAIJz1dwl9u478MO7qAdtSOyCZ
zzxPPP79gzT/G4YwncQd9DIJk+13yCRywUQTkgoWBosGBVmWBh0lZdHjjUF2dK2c
lfp+eXXMlkXunxVsrKrJP34nV8JQbfM3zR7Gc4GxtH/yK3Y8bF3wqh89sUri7PmQ
armvlEzkjHKgJo=
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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=It/AetXX+8crDD1FCUcTIdCe5Rk=; b=GkV
jPKFEi9aTh0SE8NdPwAuDYciqukHephTTVr6uNE/Z8XlvkbPjIJn8p0bEsX7OCn6
onhVJGSlfo+bNM98PRnhYO7/DDjkkJHNPtl5+8kNXiKIM7JttheMTpDJOcnIHlKb
sl5IICtc2sxJHvaLpjPMp5XfmXvdE5Y60bdNHrXk=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.9 required=5.0 tests=AWL,BAYES_00,MIME_BASE64_BLANKS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: rcdn-iport-1.cisco.com
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A0C2BQBAluxU/49dJa1bgwaBMIMEvW6FTIJOAhyBCUMBAQEBAQF8hA8BAQEDASMRVQIBCBoCBiACAgIwFQIBDQIEG4gfCLtNmHQBAQEBAQEBAQEBAQEBAQEBAQEBAQEXgSGJcoQ9FiKCaC+BFAWPVpx8IoNugjN/AQEB
From: "Dennis Hagarty (dehagart)" <dehagart AT cisco DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: Very slow Cygwin startup on Windows 7
Date: Tue, 24 Feb 2015 15:22:37 +0000
Message-ID: <3FEEC3A37A0B0A48AA326075128C32EE4EE2B395@xmb-rcd-x01.cisco.com>
References: <3FEEC3A37A0B0A48AA326075128C32EE4EE263B8 AT xmb-rcd-x01 DOT cisco DOT com> <20150218111515 DOT GL8493 AT calimero DOT vinschen DOT de> <3FEEC3A37A0B0A48AA326075128C32EE4EE26DE4 AT xmb-rcd-x01 DOT cisco DOT com> <20150218125429 DOT GN8493 AT calimero DOT vinschen DOT de> <3FEEC3A37A0B0A48AA326075128C32EE4EE275A7 AT xmb-rcd-x01 DOT cisco DOT com> <20150219103235 DOT GD26084 AT calimero DOT vinschen DOT de> <3FEEC3A37A0B0A48AA326075128C32EE4EE27AEC AT xmb-rcd-x01 DOT cisco DOT com> <20150220162024 DOT GZ26084 AT calimero DOT vinschen DOT de> <20150223211530 DOT GA23639 AT calimero DOT vinschen DOT de> <3FEEC3A37A0B0A48AA326075128C32EE4EE2B1C6 AT xmb-rcd-x01 DOT cisco DOT com> <20150224134512 DOT GJ437 AT calimero DOT vinschen DOT de>
In-Reply-To: <20150224134512.GJ437@calimero.vinschen.de>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t1OFMqQq027922

Yep - absolutely.

>> Using x86_64/cygwin1-20150223.dll.xz??
>> 
>> ~ uname -a
>> CYGWIN_NT-6.1 DEHAGART-WS02 1.7.35s(0.286/5/3) 20150223 21:02:38 x86_64 Cygwin
>> 
>> ~ cat /etc/nsswitch.conf
>> passwd: db
>> group: db
>> 
>> First manual start of bash shell *seemed* to take slightly longer than before and slightly longer than files db setting.
>> But anyway, the timed results show this:
>> 
>> cmd /v:on /c "echo !TIME! & C:\cygwin64\bin\mintty.exe /bin/echo "test" & echo !TIME!"
>> 
>> C:\Users\dehagart>cmd /v:on /c "echo !TIME! & C:\cygwin64\bin\mintty.exe /bin/echo "test" & echo !TIME!"	
>> 14:22:01.74	
>> 14:22:02.56	00:00.82
>> 	
>> C:\Users\dehagart>cmd /v:on /c "echo !TIME! & C:\cygwin64\bin\mintty.exe /bin/echo "test" & echo !TIME!"	
>> 14:22:07.10	
>> 14:22:07.27	00:00.17
>> 	
>> C:\Users\dehagart>cmd /v:on /c "echo !TIME! & C:\cygwin64\bin\mintty.exe /bin/echo "test" & echo !TIME!"	
>> 14:22:08.99	
>> 14:22:09.16	00:00.17
>> 	
>> C:\Users\dehagart>cmd /v:on /c "echo !TIME! & C:\cygwin64\bin\mintty.exe /bin/echo "test" & echo !TIME!"	
>> 14:22:10.72	
>> 14:22:10.89	00:00.17
>> 
>> I.e. significantly better.
>
>Excellent!  Is that something you can live with, including the
>occassional longer time(*)?
>
> (*) Which is probably some background effect, probably mostly to do with
>   OS caching stuff.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019