~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-28 17:19:51 UTC
  • mfrom: (5993.4.2 faster-branch-open)
  • Revision ID: pqm@pqm.ubuntu.com-20110628171951-sl08uaay9phmndbt
(spiv) Make Branch.open more than 3x faster. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
.. Improvements to existing commands, especially improved performance 
27
27
   or memory usage, or better results.
28
28
 
 
29
* ``Branch.open`` is now about 3x faster (about 2ms instead of 6.5ms).
 
30
  (Andrew Bennetts).
 
31
 
29
32
Bug Fixes
30
33
*********
31
34