~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/performance-roadmap.txt

  • Committer: Alexander Belchenko
  • Date: 2007-06-05 08:02:04 UTC
  • mto: This revision was merged to the branch mainline in revision 2512.
  • Revision ID: bialix@ukr.net-20070605080204-hvhqw69njlpxcscb
sanitizeĀ developersĀ docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Bazaar Performance Roadmap
3
3
==========================
4
4
 
 
5
.. Mark sections in included files as following:
 
6
..   level 1 ========
 
7
..   level 2 --------
 
8
..   level 3 ~~~~~~~~
 
9
..   level 4 ^^^^^^^^ (better don't use level above 3!)
 
10
 
 
11
.. contents::
 
12
.. sectnum::
 
13
 
5
14
About the performance roadmap
6
15
#############################
7
16
 
12
21
 
13
22
.. include:: performance-use-case-analysis.txt
14
23
 
15
 
.. include:: initial-push-pull.rst
 
24
Use cases
 
25
#########
 
26
 
 
27
.. include:: initial-push-pull.txt
16
28
 
17
29
.. include:: incremental-push-pull.txt
18
30
 
24
36
 
25
37
.. include:: annotate.txt
26
38
 
27
 
.. include:: merge-scaling.rst
 
39
.. include:: merge-scaling.txt
28
40
 
29
 
.. include:: bundle-creation.rst
 
41
.. include:: bundle-creation.txt