Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 1995 09:59:22 -0800
From:      Nate Williams <nate>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/usr.bin/cvs/cvs recurse.c
Message-ID:  <199503311759.JAA29277@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
nate        95/03/31 09:59:22

  Modified:    gnu/usr.bin/cvs/cvs recurse.c
  Log:
  Enclosed is a patch I mentioned in an earlier message.  It uses
  open()/fchdir() instead of getwd()/chdir() in the recursion code.  In
  my profiles, I've have measured 5 to 10% performance improvement when
  updating an up-to-date repository.
  
  Submitted by:	"J.T. Conklin" <jtc@cygnus.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503311759.JAA29277>