/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/performance.dot

  • Committer: Robert Collins
  • Date: 2007-07-02 05:18:12 UTC
  • mto: This revision was merged to the branch mainline in revision 2583.
  • Revision ID: robertc@robertcollins.net-20070702051812-9ztlxv5nw1w3v10m
Review feedback.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
  revert_analysis[label="Work required analysis for revert"];
14
14
  revert_path_analysis[label="Work required analysis for revert of selected paths"];
15
15
  status_analysis[label="Work required analysis for status"];
 
16
  uncommit_analysis[label="Work required analysis for uncommit"];
16
17
  wt_disk_order[label="Working Tree disk ordering\n6-8 weeks"];
17
18
 
18
19
  /* uncompleted node list - add new tasks here */
22
23
  diff_analysis[label="Work required analysis for diff"];
23
24
  diff_path_analysis[label="Work required analysis for diff of selected paths"];
24
25
  merge_analysis[label="Work required analysis for merge"];
25
 
  uncommit_analysis[label="Work required analysis for uncommit"];
26
26
  missing_analysis[label="Work required analysis for missing"];
27
27
  update_analysis[label="Work required analysis for update"];
28
28
  cbranch_analysis[label="Work required analysis for cbranch"];