branching via hard links

Aaron Bentley aaron.bentley at utoronto.ca
Mon May 15 18:00:01 BST 2006


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

John A Meinel wrote:
> You still have the speed gain. The problem is that building a working
> tree is still slow with bzr. (It takes about 10s to build the bzr source
> tree).
> 
> I haven't investigated why. I'm thinking it is because Aaron worked
> really hard to make TreeTransform correct and complete, and we haven't
> focused on making it fast yet.

That's probably right.  One piece of overhead is that it always checks
for conflicts.  Unfortunately, now that checkouts can be made in
non-empty directories, conflict checking is required.

Still, you could try commenting-out the find_conflicts call in
TreeTransform.apply, to see if that's even the problem.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEaLOR0F+nu1YWqI0RAhlqAJ9jG7nq2EoJ/d9/n2AKI11bLJLSkwCgiLmd
iRY93jE6F25r92rYYLn1Itc=
=XE4s
-----END PGP SIGNATURE-----




More information about the bazaar mailing list