[RFC] deprecate mutable inventories
Robert Collins
robertc at robertcollins.net
Tue Sep 12 22:46:08 BST 2006
On Tue, 2006-09-12 at 09:54 -0500, John Arbash Meinel wrote:
>
> Because dirstate is also the hashcache. We can just make it flexible
> about if a kind changes, the dirstate is updated. You still need to
> stat
> the filesystem, but if the packed stat matches, you don't need to do
> any
> more work, rather than just returning the dirstate record.
Right, where we have data that the fs knows, its because we want to
access it often and its not trivially cheap to recalculate, but we can
check the stat blob for differences and avoid recalculating.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060913/e0a24926/attachment.pgp
More information about the bazaar
mailing list