~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/performance.dot

  • Committer: Aaron Bentley
  • Date: 2007-05-27 18:47:54 UTC
  • mto: This revision was merged to the branch mainline in revision 2497.
  • Revision ID: aaron.bentley@utoronto.ca-20070527184754-p0w83p0v54ejks8s
Add initial push/pull analysis

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* ESTIMATES ARE VERY ROUGH APPROXIMATIONS */
1
2
digraph performance {
2
3
  gdfo_api -> gdfo_cache;
3
4
  gdfo_api -> gdfo_usage;