~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-21 04:30:25 UTC
  • mfrom: (4371.4.32 jam-gdfo-heads)
  • Revision ID: pqm@pqm.ubuntu.com-20090621043025-one1vuhpnsgdv5tv
(jam, vila) Improve the KnownGraph.heads() code,
        using a min_gdfo value (can be another 10-100x faster on complex
        graphs).

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
  the whole graph has already been loaded. This is true during
60
60
  ``annotate`` so it is used there with good success (as much as 2x faster
61
61
  for files with long ancestry and 'cherrypicked' changes.)
62
 
  (John Arbash Meinel)
 
62
  (John Arbash Meinel, Vincent Ladeuil)
63
63
 
64
64
* pack <=> pack fetching is now done via a ``PackStreamSource`` rather
65
65
  than the ``Packer`` code. The user visible change is that we now