Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Posted-Date: Thu, 22 Jun 2000 17:51:05 -0500 (CDT) From: "Gary R. Van Sickle" To: "Cygwin Mailing List \(E-mail\)" Subject: Re: cygwin 1.1.2 - slow execution of each command Date: Thu, 22 Jun 2000 17:50:57 -0500 Message-ID: <000301bfdc9c$550b0e20$3501a8c0@braemarinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Earnie Boyd wrote: >> Is there a way to profile a cygwin program including the time spent inside >> cygwin inself to determine why command execution takes between .70 and 1.5 >> seconds for something like /usr/bin/echo, etc.? >> >Good question, don't know the answer to this. My observations have led me to >the fact that the Virus Scanner is getting in the way. This is especially true >after the updates to the virus db following the infamous "I LOVE YOU" vbs >virus. >You might want to look at an strace to see what happens with /usr/bin/echo >within the Cygwin API's. Do `strace -o ./echo.strace /usr/bin/echo' then less >echo.strace to page through the file. It's my understanding that the slowness we all seem to be seeing is due to Corrina's recent NT security work somehow, and that she's already got a fix checked in that will be in the next snapshot (that I was *sooo* hoping would be out today ;-)). As far as I can tell, Cygwin is hitting the network constantly and heavily during the execution of pretty much any command, I assume to verify that I'm really who I say I am or something. I'm on a 2000 workstation on a network; are you non-networked 9x'ers seeing similar slowness? Gary R. Van Sickle Braemar Inc. 11481 Rupp Dr. Burnsville, MN 55337 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com