[MERGE] Remove knit caches

Aaron Bentley aaron.bentley at utoronto.ca
Tue Jun 27 14:06:10 BST 2006


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

Robert Collins wrote:
> Conversion of a tree with 8000 inventories has this access pattern:
> insert  rev 0
> insert rev1 reads rev0

VersionedFile.add_lines returns an opaque representation of the inserted
version, which can then be reused as the parent_texts parameter in
subsequent calls.  This sounds like it would solve that case well.  i.e.
when inserting rev1, you'd supply the rev0, so it wouldn't need to be read.

Is there something I'm missing?

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

iD8DBQFEoS1C0F+nu1YWqI0RAuTBAJ9eSmAY6AZA6cUfMh8XoojmWdOZeACdGLx8
Wi/Sb8hVsaw1Rkn8yKXQtaY=
=J2Cs
-----END PGP SIGNATURE-----




More information about the bazaar mailing list