~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2006-07-25 13:44:42 UTC
  • mto: (1946.2.6 reduce-knit-churn)
  • mto: This revision was merged to the branch mainline in revision 1884.
  • Revision ID: john@arbash-meinel.com-20060725134442-40a49b0689c754e0
(Adeodato Simó) small NEWS typo

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
     connection keep-alive, which reduces dns requests and round trips.
118
118
     And for both urllib and pycurl we support multi-range requests, 
119
119
     which decreases the number of round-trips. Performance results for
120
 
     ``bzr branch http://bazaar-vcs.org/bzr/bzr.dev/`` is not 2-3x faster.
121
 
     And ``bzr pull`` in an existing branch is as much as 4x faster.
 
120
     ``bzr branch http://bazaar-vcs.org/bzr/bzr.dev/`` indicate
 
121
     http branching is now 2-3x faster, and ``bzr pull`` in an existing 
 
122
     branch is as much as 4x faster.
122
123
     (Michael Ellerman, Johan Rydberg, John Arbash Meinel, #46768)
123
124
 
124
125
  BUG FIXES: