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

Re: fsfs still very unstable with simultaneous commits

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-06-10 02:07:34 CEST

On Wed, 2004-06-09 at 19:41, C.A.T.Magic wrote:
> one question on performance, arising from my test-scripts:
> a commit of a single 1 kb file on an almost empty repository
> takes about 2 seconds to complete --
> what is causing this slowness?
> is it the buffer-flush to disk?
> is there anything (conf option) to speed up the test procedures,
> e.g. to disable the flush?

I don't know what's causing this slowness; you'd have to profile. But
one possible culprit for some of it is svn_sleep_for_timestamps().

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 10 02:08:17 2004

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.