This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Making /bin/sh == bash. Has the time come?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]