-
Committer:
John Arbash Meinel
-
Date:
2009-02-28 05:03:49 UTC
-
mto:
(0.23.23 groupcompress_rabin)
-
mto:
This revision was merged to the branch mainline in
revision
4280.
-
Revision ID:
john@arbash-meinel.com-20090228050349-5b5fljgovy1ylokx
Implement a 'FAST' mode.
If we insert a text and get a 'decent' delta, then we just keep using
that delta_index until we get a bad insert. (delta > 1/2 size).
In this mode 'bzr pack' drops from 2m41s => 53s. Inventory pages
are barely effected in size, while Text pages go from 8.2MB => 9.6MB.