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

Re: svn status benchmark

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-15 23:12:56 CET

On Dec 15, 2004, at 4:03 PM, John Williams wrote:
>
> Reduce the number of duplicated stat calls. Most stat calls are
> repeated twice
> in a row. Many files are stat-ed 4 or 5 times.
>

This was committed to /trunk recently:

------------------------------------------------------------------------
r11704 | philip | 2004-11-01 15:04:20 -0600 (Mon, 01 Nov 2004) | 32
lines

Reduce the number of times the wc format and entries files are
read. In particular, avoid reading entries files more than once
when running svn_client_status. I have a report that this makes
a noticeable difference to the speed of TSVN overlays.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 15 23:16:59 2004

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.