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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=DYXmBaAgMaO9TDG4f6VX7OlVuOOb CtOWomDHLr25dCmE2ZLRIMguHahuJWPvy6fT6u6PHJo5D5svFW9jn8+axUE0LcXS RXgWpmAR3+2Z47t2KM88PxGYnDMRsgHWhojzVZlr2/kfTPoZvRGikq3Np+YbYpbS jJBPeSmgjlbG/rE= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=VVgiHtNIU9R5uRUnsMTXSvwRFMw=; b=xO uScwEBXPcQAi8m/HK+xa+qh22ol0Z8egzc5B4Rfb6d2eppIZpbF0vd+ns5YL+fLk +tEUhv9p097w8pXJobH52EBHXDF/SNAoW8TH7IKKaxAnc42fnhNyuUd4X2915nA9 Jg9fCmcrYSSPTZnz4U7tA2e+xlBafrMtzatS3GwFQ= 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=-1.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-002 From: Warren Young In-Reply-To: <20141209105617.GF3810@calimero.vinschen.de> Date: Tue, 9 Dec 2014 15:05:47 -0700 Message-Id: References: <6695DB56-B38C-4FC4-A58A-9CE8798DBAFB AT etr-usa DOT com> <20141209105617 DOT GF3810 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT com X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sB9M6upt005355 On Dec 9, 2014, at 3:56 AM, Corinna Vinschen wrote: > On Dec 8 15:14, Warren Young wrote: >> On Dec 6, 2014, at 12:49 PM, Corinna Vinschen wrote: >> >>> - Cygwin can now generate passwd/group entries directly from Windows >> >> don’t use AD here, and /etc/passwd suffices >> for my purposes > > You can still benefit, I hope. Even when using only the local SAM, the > process startups should be a tad bit faster than when every exec'ed > process has to read /etc/passwd and /etc/group files: Challenge…accepted. I decided to do the nastiest thing I could think of to Cygwin: run a configure script. ;) In my Windows 10 Technical Preview test VM, Cygwin 64 1.7.33 runs the iperf3 configure script in 20 seconds. On upgrading to 1.7.34-002, without doing anything to nsswitch.conf, the time remained the same. On making the suggested change to nsswitch.conf, configure time went *up* to 21 seconds. So, I moved the new nsswitch.conf back out of the way, relaunched MinTTY, and configure time dropped its extra second. Hmm. -- 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