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

Re: Current status of issue 45

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-04 21:46:24 CEST

Stefan Fuhrmann wrote:
> Hi dev@,
>
> just in case you are wondering how the
> work on "log caching" is going. As of today,
> the code is able to
>
> * import files generated by "svn log -v --xml"
> into a time & space efficient representation
> * save the representation to some file on disk
> * load that file from disk
>
> Although no final data is available, performance
> figures (time- and space-wise) look even better
> that projected:
>
> * RAM is approx. 50% of XML file size
> * cache file is 10 .. 20% of XML file size
> (and less than 200% of the zipped XML file size)
> * cache file I/O is bandwith limited (>100 MB/sec)
>
> * XML import (good indication for update speed)
> is >10.000 revisions /sec
>
> The next steps include code cleanup, addition of
> minor missing features and design documentation.
>
> On track for 1.5.0.

Great! I've been monitoring your commits. You've been really busy :)

Just one little issue: please set the svn:eol-style property of your new
files to 'native' - otherwise the commit mails always have double lines.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Sep 4 21:46:46 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.