~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-28 16:44:27 UTC
  • mfrom: (1864.5.20 readv-combining)
  • Revision ID: pqm@pqm.ubuntu.com-20060728164427-fdb5ec0bd7b40440
(jam) combine readv requests in sorted order, use paramiko.readv() if available

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
     branch is as much as 4x faster.
123
123
     (Michael Ellerman, Johan Rydberg, John Arbash Meinel, #46768)
124
124
 
 
125
   * Performance improvements for sftp. Branching and pulling are now up to
 
126
     2x faster. Utilize paramiko.readv() support for async requests if it
 
127
     is available (paramiko > 1.6) (John Arbash Meinel)
 
128
 
125
129
  BUG FIXES:
126
130
 
127
131
    * Fix shadowed definition of TestLocationConfig that caused some