~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/whats-new/whats-new-in-2.4.txt

(jameinel) Update WT.pull to use fast Repository iter_changes when
 .fast_deltas is true. (bug #780677) (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
trees. A possibly incomplete list is as follows for running commands on a
64
64
70k file tree::
65
65
 
66
 
    bzr-2.3 bzr-2.4 action
67
 
    3m39s   1m03s   bzr co --lightweight
68
 
      38s      6s   bzr revert
69
 
    4m47s     27s   bzr merge
70
 
    4m58s     32s   bzr up
 
66
    bzr-2.3.1 bzr-2.3.2 bzr-2.4 action
 
67
    3m39s                 1m03s   bzr co --lightweight
 
68
      38s                    6s   bzr revert
 
69
    4m47s                   27s   bzr merge
 
70
    4m45s           29s     17s   bzr pull
 
71
    4m58s                   32s   bzr up
71
72
    
72
73
 
73
74
Faster stacked branches