This is the mail archive of the cygwin-developers@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]

Re: cygwin slowdown in current cvs version


Hi!

Saturday, 08 September, 2001 egor duda deo@logos-m.ru wrote:

ed> Hi!

ed>   did anybody noticed that cygwin runs slower than before? i've just
ed> tried to perform full rebuild of newlib and received the following
ed> results:

[...]

ed> i'm doing binary search now to determine which check-in caused this.

ok, i've found a cause of major part of slowdown -- it's this change:

Tue Aug  7 10:54:00 2001  Corinna Vinschen <corinna@vinschen.de>

        * grp.cc (class grp_check): New class. Make `group_state'
        a member of class grp_check.
        (read_etc_group): Free former allocated memory on reread.
        * passwd.cc (class pwd_check): New class Make `passwd_state'
        a member of class pwd_check.
        (read_etc_passwd): Free former allocated memory on reread.


Yet, it's only half of the story. cvs build from just before this
change still work slower than the build i've used daily since the
beginning of August. I'll try to dig a little deeper now.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19


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