This is the mail archive of the cygwin@cygwin.com 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: latest cygcheck -c is expensive


On Fri, Sep 05, 2003 at 08:40:47AM -0400, Jason Tishler wrote:
>Would you be willing to make the status check portion of cygcheck -c
>optional (i.e., another option)?  The latest version is very expensive:
>
>    $ # 1.5.3 on P4 2.4 GHz
>    $ time cygcheck -c >/dev/null
>
>    real    1m49.646s
>    user    0m0.010s
>    sys     0m0.020s
>
>    $ # 1.3.22 on P3 500 MHz
>    $ time cygcheck -c >/dev/null
>
>    real    0m0.042s
>    user    0m0.010s
>    sys     0m0.020s

Why does it matter if cygcheck -c is expensive?  It is supposed to be doing
a sanity check on the installation.

OTOH, it could probably be speeded up considerably if it used a mingw zlib
library...

cgf

--
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]