Rev 3784: NEWS entry about index optimization. in http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/btree_optimize

John Arbash Meinel john at arbash-meinel.com
Wed Oct 22 20:27:02 BST 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/btree_optimize

------------------------------------------------------------
revno: 3784
revision-id: john at arbash-meinel.com-20081022192642-3llptswnqir54glz
parent: john at arbash-meinel.com-20081022192527-t9vrlcebnylxyv4f
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: btree_optimize
timestamp: Wed 2008-10-22 14:26:42 -0500
message:
  NEWS entry about index optimization.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2008-10-21 20:49:54 +0000
+++ b/NEWS	2008-10-22 19:26:42 +0000
@@ -16,6 +16,10 @@
     * ``bzr dump-btree`` is a hidden command introduced to allow dumping
       the contents of a compressed btree file.  (John Arbash Meinel)
 
+    * ``bzr pack`` now tells the index builders to optimize for size. For
+      btree index repositories, this can save 25% of the index size
+      (mostly in the text indexes). (John Arbash Meinel)
+
     * default username for bzr+ssh and sftp can be configured in
       authentication.conf. (Aaron Bentley)
 



More information about the bazaar-commits mailing list