71
71
to 1.1 seconds. The improvement for ``bzr ls -r-1`` is more
72
72
substantial dropping from 54.3 to 1.1 seconds. (Ian Clatworthy)
74
77
* Resolving a revno to a revision id on a branch accessed via ``bzr://``
75
78
or ``bzr+ssh://`` is now much faster and involves no VFS operations.
76
79
This speeds up commands like ``bzr pull -r 123``. (Andrew Bennetts)