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

Re: Performance (Subversion vs. CVS)

From: Greg Ward <gward_at_python.net>
Date: 2004-09-15 02:45:44 CEST

On 13 September 2004, kfogel@collab.net said:
> Greg Ward <gward@python.net> writes:
> > But I've been playing around with timing "cvs co" and "cvs up" versus
> > their Subversion counterparts, and the results are not good. In a
> > nutshell, CVS is 5-15 times faster at checking out and updating working
> > trees.
>
> Re checkout, this is no surprise (though our own measurements only had
> Subversion 2 or at most 3 times slower).

Yeah, if it had only been 2x-3x slower, I would have shrugged it off --
after all, subversion has to write each checked-out file twice, and
there's all that other stuff in the .svn/ directory to worry about.
Obviously much more work than writing CVS/{Entries,Repository,Root}.

Anyways, I'll try to do some more tests, eg. put the svn repository on
my SCSI disk, do some network tests, that sort of thing. Thanks for the
responses!

        Greg

-- 
Greg Ward <gward_at_python.net>                         http://www.gerg.ca/
Hand me a pair of leather pants and a CASIO keyboard -- I'm living for today!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 02:47:01 2004

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

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