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

Re: svn commit/checkout performance issues (P5)

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2004-11-29 21:45:48 CET

>
> =========================================
> checkout
> ========
> accurev update 5:02
> svn checkout 17:36 (pretty long)
>
> =========================================
> repository size:
>
> svn 493,024K (~180,000 per kit version) (impressive)
> accurev 1,379,852K (~400,000K per kit version)
>

What are the working copy (client) sizes after checkout? Also what
filesystem are you running on the clients?

Also, do you know about the --bdb-txn-nosync flag or did you use the
FSFS repository format? During imports or commmits, setting the
--bdb-txn-nosync flag on the repository can be as much as 30x or more
speedup. On checkouts with this flag set, you should see about a 2x
speedup.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 29 21:51:31 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.