Re: svn client performance..
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-03-02 00:02:49 CET
Josh Siegel <joshs@stormbirds.org> writes:
> The "subject" of the test was a directory that
> The key things to notice are the calls to open() where it is changing
The first write adds 'incomplete="true"', the second makes changes due
There does appear to be a "bug" in that the changes aren't really
Aside from that, there are a number of optimisations that I haven't
1/ We might be able to avoid adding 'incomplete="true"' if the
2/ We might be able to cache 'incomplete="true"' in the access baton
3/ It might be possible to combine the removal of 'incomplete="true"',
> Translated to a real world example, my build environment has 1272
I don't think it's that bad. If there are no changes then the update
> Of course, it is also
Ideally we would not write the file if it does not change, but at
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Mar 2 00:04:00 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.