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

Re: Making blame even faster

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-15 12:06:12 CET

Daniel Berlin wrote:

>>It depends on your repository, but probably yes.
>>
>>-- Brane
>>
>>
>
>
>Just to followup:
>
>Brane's timings on windows showed that for the gcc combine.c file (which
>had ~1500 revisions, spread out across branches, etc), we had
>
>blame on an bdb repo with vdelta: 40 seconds
>blame on an bdb repo with xdelta: 10 seconds
>
>blame on an fsfs repo with vdelta: 108 seconds
>blame on an fsfs repo with xdelta: 105 seconds
>
>
I've put the timings on http://www.xbc.nu/svn/Xdelta_Performace.html.

There's no doubt that the increase in repository size is more than
compensated by the increase in undeltification speed. With Peter's
patch, this now holds for FSFS as well as BDB.

When comparing both speed and repository size, BDB still leads in this
particular test (3.6 times faster vs. 2.3 times larger repo).

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 15 12:06:06 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.