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

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

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-12-20 00:36:28 CET

On 12/20/05, dionisos@tigris.org <dionisos@tigris.org> wrote:
> Author: dionisos
> Date: Mon Dec 19 17:25:22 2005
> New Revision: 17861
>
> Modified:
> trunk/subversion/libsvn_wc/log.c
>
> Log:
> Improve post-commit processing in libsvn_wc.

I'd like to point out that this change improved a 4 file 1.7Gb commit
(no props) to a file:/// accessed fsfs repository from way over 21
minutes to close under 17 minutes.

A significant speedup, I'd say.

There is an even more common case which can be improved upon too: the
no-keywords but eol-style case currently causes retranslation, but
doesn't need to as long as the eol-style doesn't change.

bye,

Erik.
Received on Tue Dec 20 01:31:54 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.