Rev 2524: Make gdfo cache under discussion in the graph in file:///home/robertc/source/baz/roadmap/

Robert Collins robertc at robertcollins.net
Tue Jun 19 01:55:21 BST 2007


At file:///home/robertc/source/baz/roadmap/

------------------------------------------------------------
revno: 2524
revision-id: robertc at robertcollins.net-20070619005518-r2n8pmtgnf9lq9yo
parent: robertc at robertcollins.net-20070619004822-wsop5g2arwu1lti4
committer: Robert Collins <robertc at robertcollins.net>
branch nick: roadmap
timestamp: Tue 2007-06-19 10:55:18 +1000
message:
  Make gdfo cache under discussion in the graph
modified:
  doc/developers/performance.dot performance.dot-20070527173558-rqaqxn1al7vzgcto-3
=== modified file 'doc/developers/performance.dot'
--- a/doc/developers/performance.dot	2007-06-19 00:48:22 +0000
+++ b/doc/developers/performance.dot	2007-06-19 00:55:18 +0000
@@ -43,9 +43,6 @@
   update_api_stack[label="Targeted API stack for update"];
   cbranch_api_stack[label="Targeted API stack for cbranch"];
 
-/*  gdfo_api[label="GDFO API\n1 day"];
-  gdfo_cache[label="GDFO Cache\n1 week"];
-  gdfo_usage[label="GDFO Usage\n3 days"]; */
   data_collation[label="Stream API for inserting/obtaining revision data.\n1 month"];
   repository_stacking[label="Repository stacking API\n2 months"];
   new_container[label="New container format\n2 weeks"]
@@ -68,6 +65,9 @@
   /* under discussion/optional */
   node[color="yellow"];
   hash_names[label="Use hashes as names for some objects\n(to reduce tracking metadata and ease interoperability."];
+  gdfo_api[label="GDFO API\n1 day"];
+  gdfo_cache[label="GDFO Cache\n1 week"];
+  gdfo_usage[label="GDFO Usage\n3 days"];
 
   /* dependencies */
   gdfo_api -> gdfo_cache;



More information about the bazaar-commits mailing list