Any benefit to upgrading format locally only?

John Arbash Meinel john at arbash-meinel.com
Wed Feb 18 14:36:04 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Albisetti wrote:
> On Wed, Feb 18, 2009 at 2:49 PM, Russ Brown <pickscrape at gmail.com> wrote:
>> My question is, would there be any benefit (performance, space) to upgrading
>> to a newer format (1.6 or 1.9) locally only on clients that support a newer
>> format?
> 
> It would actually make things slower, as it has to convert each time
> between formats.
> 
> 

Actually, that isn't true. The data stored for pack-0.92 and 1.6/1.9 are
identical. Only the indexes change (and those are never copied as-is).

1.6 only introduces the "is stacking capable" flag, so has no on-disk
changes other than the format string.
1.9 introduces btree indexes, but again no major benefits for local
performance.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmcHNMACgkQJdeBCYSNAAPniQCfftWSmvcm3UBuyD+wMgO63i3G
jesAn2mkoTr36JhR4v1udToltQ91VNwN
=GXs2
-----END PGP SIGNATURE-----



More information about the bazaar mailing list