Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com To: cygwin@cygwin.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.GA13181@trixie.casa.cgf.cx> <20050610231343.6A12713C0A7@cgf.cx> <20050611003817.GB1106@trixie.casa.cgf.cx> <004701c56f79$1eb791c0$d119fea9@pcdahl4201> <20050613040402.GA13318@trixie.casa.cgf.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/