DragonFly users List (threaded) for 2008-01
DragonFly BSD
DragonFly users List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: rsync vs. cvsup benchmarks


From: Rahul Siddharthan <rsidd@xxxxxxxxx>
Date: 30 Jan 2008 09:54:29 GMT
Keywords:
Summary:

Vincent Stemen <vs1@crel.us> wrote:
>I have some benchmark test results comparing rsync to cvsup.  I did 12 client
>side tests over the last week.  5 against TheShell.com, 3 against AllBSD.org,
>and 4 against chlamydia.fs.ei.tum.de.  All tests were mirroring the DragonFly
>BSD source repository.  The tests were done with various aged repositories at
>different times of the day and night, some with compression on and some with it
>off.  Each test was done by unpacking two identical copies of a given aged
>repository, one to run the cvsup test on and one to run the rsync test on.

As I understand, cvsup maintains state between updates using checkout
files in a separate "sup" directory.  If you are missing that
directory, or it does not correspond to your "aged" tree, cvsup won't
do very well.  You should test cvsup by checking out the tree, waiting
a week (or whatever the time is) to age it, and then updating it. 
Likewise for rsync (though it doesn't require a checkouts directory). 

Rahul




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]