~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 6118.2.7.

  • Committer: John Arbash Meinel
  • Date: 2011-09-01 16:12:55 UTC
  • mto: This revision was merged to the branch mainline in revision 6133.
  • Revision ID: john@arbash-meinel.com-20110901161255-88hc057xuxsven0u
Just use max_size.

We get better results with a larger estimate, but our estimator isn't giving better
results, it is just that doing more-per-pass is pretty much always better.
The *big* win is that we have 9-round-trips for all of gcc's history rather
than 46 round trips.
For bzr, increasing the estimation just results is more data being sent. And
we start breaking the 64k desired size a bit too often.
Live with it for now.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: