~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-02-24 20:23:07 UTC
  • Revision ID: john@arbash-meinel.com-20090224202307-qxv0wgz3cikobn0c
Group records to read by pack file and sort by offset.

This assumes that sort(index_memo) gives the right ordering, but for all 
formats so far, this holds true.

This makes a *big* difference when doing 'bzr branch --stacked' or
'bzr checkout --lightweight'.

If you don't group the requests, then the next level splits them up
into many readv() requests, because it splits them by pack/knit file.
Filename Latest Rev Last Changed Committer Comment Size
..
admin-guide 3183.3.2 16 years ago Matthew Revell Added an admin-guide directory to doc/en and outli Diff
developer-guide 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
mini-tutorial 2691.1.11 17 years ago Ian Clatworthy Added mini tutorial Diff
quick-reference 2691.1.12 17 years ago Ian Clatworthy Added Quick Start Summary Diff
release-notes 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
tutorials 2977.1.13 16 years ago Ian Clatworthy more cleanups and creation of tutorials directory Diff
user-guide 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
user-reference 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff