[MERGE] Do not scan history for tags when none are present.

Robert Collins robertc at robertcollins.net
Fri Jul 18 12:29:56 BST 2008


This improves the time for 'bzr tags' when no tags are present:

robertc at lifeless-64:~/source/baz/misc-fixen$ time ./bzr tags

real    0m0.401s
user    0m0.292s
sys     0m0.064s


robertc at lifeless-64:~/source/baz/misc-fixen$ time ../bzr.dev/bzr tags

real    0m8.449s
user    0m3.144s
sys     0m0.160s


It doesn't help when tags are needed; the problem is that bzr is
generating a full revision map.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: misc-fixen-3554.patch
Type: text/x-patch
Size: 2542 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080718/9f96924d/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080718/9f96924d/attachment.pgp 


More information about the bazaar mailing list