> From: "D. Richard Hipp" <d...@hwaci.com>
> Subject: Re: [fossil-users] fossil slow on binary file changes,       reason
>       and workaround
> To: fossil-users@lists.fossil-scm.org
> Message-ID: <17c6a27d-07aa-4d68-8682-6bbe78155...@hwaci.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> On Mar 24, 2009, at 3:40 AM, Rene Zaumseil wrote:
> > Hi,
> >
> > using larger binary files takes some time in fossil.
> > The first commit is really fast. After that, the time is spent
> > in function content_deltify().
>
> The issue here was that the delta generator was inefficient when given
> two large files that had very few similarities.  That inefficiency has
> now been addressed and the latest fossil check-in runs 50 to 100 times
> faster on the test files.  Since this is an obscure problem, I did not
> regenerate precompiled binaries.
Thank you. Version 522104c2cd is now working.

Regards
rene
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to