monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] CVS sync works (for me)


From: Christof Petig
Subject: Re: [Monotone-devel] CVS sync works (for me)
Date: Mon, 21 Feb 2005 08:25:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1

Christof Petig schrieb:
and it might easily take a lot of space
on your hard disk. It will also take some hours due to the sanity checks.

- it makes heavy use of tags (it stores the corresponding CVS revisions
uncompressed into a cert)

It's grossly inefficient:

table | count(*) | sum(length(*))

file_deltas|3909|2032633
files|1544|12104186
manifest_deltas|1143|493755
manifests|87|1863158
merkle_nodes|1550|261414
private_keys|1|920
public_keys|15|4194
revision_ancestry|1346|107520
revision_certs|4774|1706896
revisions|1162|1189334

... | name | ...

revision_certs|author|1165|360728
revision_certs|branch|1246|384483
revision_certs|changelog|1169|594799
revision_certs|comment|1|360
revision_certs|date|1177|361666
revision_certs|tag|16|4860

So  it looks like I will have to resort to diff encoding.

  Christof

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]