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

RE: Slow performance SVN Update

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Fri, 25 Sep 2009 12:33:11 +0100

> -----Original Message-----
> From: Johan Corveleyn [mailto:johan.corveleyn_at_uz.kuleuven.ac.be]
> Sent: Friday, September 25, 2009 12:18 PM
> To: 'Jonas Rosqvist'; users_at_subversion.tigris.org
> Subject: RE: Slow performance SVN Update
>
> working copy, defrag regularly, get a high speed disk, ... mmmm, a
> solid state disk even maybe?)
>

A SSD would reduce your performance dramatically, as svn's update
creates a lot of little lock files, and SSDs are slow to write,
performance on a SSD would not be recommended. A 20k rpm SCSI disc with
a large write cache is more like what you want.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2400195

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-25 13:34:09 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.