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

Why such performance gap between checkout and export?

From: Marziou, Gael <gael.marziou_at_hp.com>
Date: 2007-08-10 17:30:32 CEST

Hello,

I have setup a Windows server running SVN 1.4.4 + Apache 2.0.
I run some tests locally on the server to avoid impact of network.

svn checkout svn://localhost/... -> 91s
svn export svn://localhost/... -> 28s

The tests were run on a source tree of 2500 files / 50 MB.

So, it seems that the client is doing a lot of additional things on a checkout but it seems to be much to me.

Any explanations?

Thanks,

Gael Marziou

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 10 17:29:08 2007

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.