~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-11-28 02:19:14 UTC
  • mfrom: (3825.5.4 item-key-tweak)
  • Revision ID: pqm@pqm.ubuntu.com-20081128021914-ajryb98qjwow6wfv
Improve the way we determine the signatures to transfer in
        item_keys_introduced_by.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
      files accessed when pushing 1 new revision, for instance.
31
31
      (John Arbash Meinel)
32
32
 
 
33
    * Signatures to transfer are calculated more efficiently in
 
34
      ``item_keys_introduced_by``.  (Andrew Bennetts, John Arbash Meinel)
 
35
 
33
36
    * The generic fetch code can once again copy revisions and signatures
34
37
      without extracting them completely to fulltexts and then serializing
35
38
      them back down into byte strings. This is a significant performance