[MERGE] Quicker initial commit
Ian Clatworthy
ian.clatworthy at internode.on.net
Thu Aug 23 02:10:40 BST 2007
This patch contains some changes that improve the speed of an initial
commit. In particular:
* files are no longer SHAed twice
* we no longer look up the path when we already know it.
Against the current bzr.dev, the impact isn't high (~ 5%). But after the
low hanging performance fruit are plucked - namely not generating output
thrown away (see the separate 3 noise levels patch) and Robert's
(pending) better iterator, the impact of these things becomes larger
percentage wise. As these changes are independent of those other things,
I'm submitting them separately for review.
Ian C.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quicker-initial-commit.patch
Type: text/x-patch
Size: 11959 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070823/ca9e5c2e/attachment-0001.bin
More information about the bazaar
mailing list