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

Re: RFC: an idea for making 'svn list' faster

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-10-22 00:54:42 CEST

On Fri, 21 Oct 2005, Garrett Rooney wrote:

> So what's the solution to this problem? Well, for the verbose mode of
> svn list we obviously still need this info, but for the non-verbose
> mode it's totally useless. So I'd like to propose a new
> svn_ra_get_dir2 function, which takes a new argument that indicates
> what parts of the dirent you get back from the server. It'd look
> something like this.
>
I tried both bdb and fsfs locally and bdb seemed to be about 6 times
slower than fsfs (in my simple tests). Have you tested both bdb and fsfs
vs. ra_dav and ra_svn? Are all cases slow?

I remember a thread some time ago about ra_dav requesting too many
properties in get_dir. I don't know if this has something to do with it.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 22 00:57:30 2005

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.