delorie.com/archives/browse.cgi | search |
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=oPp75j2EFD9my8vNk9sc7ZOOVIQyW | |
+DLIy6Y2GTb9LFA+gxuoU7wKgOYO6mM5g0eOAeOnAQmJuS2gvgWiM51itGUe79gS | |
ppI7AHBqDnbjahg3SPi89rWI/4mX/g7vHMkSpXz/YUZ4eyfQoF/p+JzNjQMdaRn/ | |
m6AM7BiWYf2bAg= | |
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=0DiFAxKdneZ6GeoJ6yhtOBiFcu8=; b=T36 | |
+ho+idgTq/8pAVJpg5C3xQhffpgfBW/XGJM0T7wdnpIEThOqZD0he3uVGaF5x1iR | |
3gyt+7ayONeH4ATZgxI+qGlEbUIH/z1z/qKSyDmgHx/f/5WvWaBQt8Qk2FVOu/3K | |
n/2wiKV3BOUTMVK/iS1FCOKEKMy4d9hM9Vqmk6KY= | |
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.8 required=5.0 tests=AWL,BAYES_00,MIME_BASE64_BLANKS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
X-HELO: | alln-iport-4.cisco.com |
X-IronPort-Anti-Spam-Filtered: | true |
X-IronPort-Anti-Spam-Result: | A0C3BQC3e+xU/4QNJK1bgwZSXoMEvW6CJoV0AhyBCUMBAQEBAQF8hA8BAQEEIxFRBAIBCBgCAgYgAgICMBUCAQ0CBBuIJ7pLmHUBAQEBAQEBAQEBAQEBAQEBAQEBAQETBIEhiXKEPRYigmgvgRQFj1aDYIcAgxWLSYM+IoNugjN/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 13:30:05 +0000 |
Message-ID: | <3FEEC3A37A0B0A48AA326075128C32EE4EE2B1C6@xmb-rcd-x01.cisco.com> |
References: | <3FEEC3A37A0B0A48AA326075128C32EE4DC9F137 AT xmb-rcd-x01 DOT cisco DOT com> <869208266 DOT 20150210030528 AT yandex DOT ru> <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> |
In-Reply-To: | <20150223211530.GA23639@calimero.vinschen.de> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id t1ODUOVo017045 |
Hi Corinna, 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. Regards Dennis -----Original Message----- Hi Dennis, On Feb 20 17:20, Corinna Vinschen wrote: > On Feb 19 19:04, Dennis Hagarty (dehagart) wrote: > > >It would be pretty helpful to get an idea what's so slow in your case. > > >Either you get ADInsight working, or... is it ok if I send you a link > > >to a debug-augmented DLL via PM? > > > > Sure. > > Thanks for helping debugging, Dennis. I have another one for testing. I rewrote the function fetching all the group information for the groups in your user token, the one which is mainly responsible for the 1.4 secs startup time. In theory the performance improvement should be pretty noticable, even with /etc/nsswitch.conf only using the "db" setting for groups. In a bigger environment with a user token of 150 groups, the time this function took was reduced from ~300ms to ~50ms so I have high hopes. Can you test this again with the Cygwin DLL from the latest developer snaphshot at https://cygwin.com/snapshots/ please? Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |