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

Re: Large Repositories - related to Re: Issuezilla #1350 -- update

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-11 18:35:29 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> 0.25 did fix a few scalability problems; I'd like to know if things
> have improved at all.

Commits of lots of files take a long time. I haven't really
investigated but it appears to be the deltification that occurs as the
last stage of the commit. If you want to experience it try

     stress.pl -c -s0 -n1 -N1 -x100 -F100

to create and then update 100 files. On my system that is acceptable,
while

     stress.pl -c -s0 -n1 -N1 -x1000 -F1000

for 1000 files is slow.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 11 18:36:25 2003

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.