From owner-freebsd-hubs Fri May 4 11:17:17 2001 Delivered-To: freebsd-hubs@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 323C037B422 for ; Fri, 4 May 2001 11:17:15 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.1) with ESMTP id f44IH7030264; Fri, 4 May 2001 11:17:07 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.3/8.11.0) id f44IH6H54699; Fri, 4 May 2001 11:17:06 -0700 (PDT) (envelope-from jdp) Date: Fri, 4 May 2001 11:17:06 -0700 (PDT) Message-Id: <200105041817.f44IH6H54699@vashon.polstra.com> To: hubs@freebsd.org From: John Polstra Reply-To: hubs@freebsd.org Cc: milo@cyberlifelabs.com Subject: Re: ftp-master method In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article , Milo Hyson wrote: > We've been running CVSup for FreeBSD, PostgreSQL and KDE for quite a while > now. It does eat up quite a bit of CPU time. Yes, that's for RCS files, as I explained in my mail: > > > although it does hurt when it comes to cpu. > > > > Hmm -- maybe, maybe not. It uses a lot of CPU for dealing with RCS > > files, because it parses them and edits them and generally spends a > > lot of time grokking them. The rsync algorithm is much simpler, so > > CVSup's CPU usage should be better for that case. When updating normal files CVSup will use the rsync algorithm, which I'd expect to use less CPU time. Also, CPU time isn't everything. If rsync uses too much RAM to be viable, then CVSup is an attractive alternative even if it turns out to be a little bit slower. I don't see much point in speculating about it when an actual test is so easy to perform. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message