~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3377.3.11.

  • Committer: John Arbash Meinel
  • Date: 2008-04-23 02:20:26 UTC
  • mto: This revision was merged to the branch mainline in revision 3407.
  • Revision ID: john@arbash-meinel.com-20080423022026-mpxr9mafum9rcocz
Committing a debug thunk that was very helpful

find_seen_ancestors() should *not* be accessing the real_provider() as it
should only be looking at the part of the graph that has already been
accessed.

However, in some of our final checks, the list passed in included some of
the stuff we had only peaked at.

This drops the time for "bzr status" after a simple merge down from 5.2s down
to 1.76s. (Before this fix it was closer to 6-11s for my "improved" form).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: