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

Re: svn commit: r17186 - trunk/subversion/libsvn_wc

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-11-04 16:03:30 CET

Erik,

r17186/r17187 added a whole bunch of calls to svn_wc_entry() into various
places within libsvn_wc/props.c (and to a lesser extent, diff.c as well),
all to get the node kind. Am I right in thinking that each one of those
calls incurs a load/parse of an entries file?

If so, did you happen to measure whether there was any noticeable
performance hit after making those changes? (I'm particularly
thinking back to r15061, where lundblad removed a call to stat() from
svn_wc__load_prop_file(), and reported a measurable difference in
'svn st'.)

Ignore me if I've got the wrong end of the stick.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 4 16:05:15 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.