~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-10-07 22:59:55 UTC
  • mto: (2592.3.168 repository)
  • mto: This revision was merged to the branch mainline in revision 2908.
  • Revision ID: robertc@robertcollins.net-20071007225955-8ibbi8frtdrjt58q
* Pack indices are now partially parsed for specific key lookup using a
  bisection approach. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
   * Inventory serialisation no longer double-sha's the content.
52
52
     (Robert Collins)
53
53
 
 
54
   * Pack indices are now partially parsed for specific key lookup using a
 
55
     bisection approach. (Robert Collins)
 
56
 
54
57
   * Partial commits are now approximately 40% faster by walking over the
55
58
     unselected current tree more efficiently. (Robert Collins)
56
59