[PATCH] Do not read file to memory on commit

Martin Pool mbp at sourcefrog.net
Sat Apr 16 23:52:43 BST 2005


Hi, and thanks for your patches.

If we change to using delta compression then we will probably need the
whole file in memory to do that, at which point this will no longer be
worthwhile.

It might be better to try to mmap them.  I'm not sure how the speed of
that compares from python or whether it's worth it.

-- 
Martin

-------------- 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/20050417/dff47aa8/attachment.pgp 


More information about the bazaar mailing list