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 To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: Re: Making /bin/sh == bash. Has the time come? Date: Mon, 13 Jun 2005 06:54:15 +0200 Lines: 54 Message-ID: References: <20050610150729 DOT GA13181 AT trixie DOT casa DOT cgf DOT cx> <20050610231343 DOT 6A12713C0A7 AT cgf DOT cx> <20050611003817 DOT GB1106 AT trixie DOT casa DOT cgf DOT cx> <004701c56f79$1eb791c0$d119fea9 AT pcdahl4201> <20050613040402 DOT GA13318 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Christopher Faylor wrote: > Thanks for running these. Would you mind running the same tests after > doing this: > > mount -f -X -b c:/cygwin/bin /bin > mount -f -X -b c:/cygwin/bin /usr/bin > > replacing the 'c:' above, as appropriate. I've already had /usr/bin mounted and cygwin\bin in system path (so there seems to be no need for mounting /bin), but sure thing: $ ./bench.sh Configuring netcat-0.7.1 with sh real 0m47.611s user 1m24.266s sys 0m23.371s Configuring netcat-0.7.1 with bash real 0m51.942s user 1m29.815s sys 0m29.348s Configuring mc-4.6.1-pre4 with sh real 1m52.675s user 3m26.551s sys 0m57.965s Configuring mc-4.6.1-pre4 with bash real 2m1.234s user 3m30.280s sys 1m7.476s Configuring octave-2.1.57 with sh real 2m20.639s user 4m0.171s sys 1m10.804s Configuring octave-2.1.57 with bash real 2m32.874s user 4m12.131s sys 1m23.832s Regards Krzysztof Duleba -- 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/