Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3F7D75E4.8000300@lapo.it> Date: Fri, 03 Oct 2003 15:13:08 +0200 From: Lapo Luchini User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916 X-Accept-Language: it, en, fr, es MIME-Version: 1.0 To: Mailing List: CygWin Subject: Re: invocation "slowness"? References: <3F7D731C DOT 1020304 AT lapo DOT it> In-Reply-To: <3F7D731C.1020304@lapo.it> X-Enigmail-Version: 0.76.7.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lapo Luchini wrote: > Even a single "echo" takes up to 500ms: > $ time /bin/echo 1 > 1 > real 0m0.442s > user 0m0.030s > sys 0m0.030s > $ time /bin/echo 1 1 real 0m0.040s user 0m0.030s sys 0m0.015s ARGHHHHHHHHHHHHHHH Found it... I had *lotsa lotsa lotsa* rsync "dead processes" waiting there... for a signal from a died parent. (kinda darkly poetic, isn't it?) I should *REALLY* hurry to solve that hideous bug... -- Lapo 'Raist' Luchini lapo AT lapo DOT it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/