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

RE: svn ci performance issue with 1.7.x and nfs mounted working copies

From: Moe, Mark <mark.moe_at_medtronic.com>
Date: Tue, 1 May 2012 10:33:36 -0500

Yes, I tried it and it was very effective! See below:

                        1.6.17 1.7.4 1.7.4-patched
NFS benchmark* 1534s 4074s 572s
Local benchmark* 365s 162s 118s
NFS svn co 29s 163s 18s
Local svn co 4s 4s 3s

Are there any downsides to this patch? It sounds like the only downside is a delay to simultaneous read operations for the same working-copy. Those operations are very rare for compared to the huge gains in NFS working-copy performance.

Thanks for figuring out this patch!

- Mark

* The benchmark command runs a variety of svn commands and is from here https://ctf.open.collab.net/sf/wiki/do/viewPage/projects.csvn/wiki/BenchmarkInstructions.

-----Original Message-----
From: MARTIN PHILIP [mailto:codematters_at_ntlworld.com] On Behalf Of Philip Martin
Sent: Tuesday, May 01, 2012 3:19 AM
To: Moe, Mark
Cc: dev_at_subversion.apache.org
Subject: Re: svn ci performance issue with 1.7.x and nfs mounted working copies

Mark Moe <mark.moe_at_medtronic.com> writes:

> This is a big deal for us too. Will there be a configuration setting in an
> official svn 1.7.x version that we can use to enable the exclusive lock mode
> for SQLite? (assuming that is a valid fix for this issue)

Are you able to try a patch and tell us how effective it is?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
[CONFIDENTIALITY AND PRIVACY NOTICE]
Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records.
 
To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com
Received on 2012-05-01 18:18:01 CEST

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.