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

Re: Subversion Performance

From: Eric Lemes <ericlemes_at_gmail.com>
Date: Tue, 30 Sep 2008 14:12:29 -0200

>
> It is just a guess, but maybe using 1.5 with sharding enabled will improve
> your
> performance. See:
>
> http://subversion.tigris.org/svn_1.5_releasenotes.html#fsfs-sharding
>

I did some investigation about this feature, and I think it will get better
I/O, but I/O isn't our problem.

The machine has lot's of RAM and after some operations almost all the db is
cached. We can prove it with iostat and vmstat. Our filesystem is alread
mounted with noatime (it's our default).

If there's any other information that I can send to help investigate the
problem, please, let me know.

Thank you for all your help.

Eric Lemes
Received on 2008-09-30 18:12:52 CEST

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.