[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cvs/svn checkout/update timing info.

From: Michael Price <mprice_at_atl.lmco.com>
Date: 2002-08-12 19:42:15 CEST

Karl Fogel writes:
> Mix <mixtim@acm.org> writes:
> > Kind of sad huh :)
> >
> > So then I went into each WC and performed an 'update' without having
> > changed a single thing. Here are the times:
> >
> > [...]
> >
> > Here are the times for a 'status' (and yes I know they aren't identical):
> >
> > [...]
>
> Yeah; as Branko says, this will improve when issue #749 is finished.
>
> Right now, the only place we win on speed is in commits. And "svn
> diff", of course :-).

I just did a 'echo "new file contents" > main.cc' in a cvs and svn WC and
then timed the commits. Same test setup as previous Mix email.

  CVS:
    real 0m0.852s
    user 0m0.030s
    sys 0m0.130s

  SVN:
    real 0m4.840s
    user 0m1.680s
    sys 0m0.460s

When the WC is on an NFS mount, I can't seem to find ANY operation where
svn is even close to cvs.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 12 19:43:19 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.