~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-06 08:37:14 UTC
  • mfrom: (2506.1.4 installer-0.17)
  • Revision ID: pqm@pqm.ubuntu.com-20070606083714-rt2za45t9gt5nqqh
(bialix,r=john,r=aaron) sanitize dev docs (performance-roadmap) &
 win32 installers improvements

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 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
 
10
 
 
11
.. contents::
 
12
.. sectnum::
 
13
 
5
14
About the performance roadmap
6
15
#############################
7
16
 
14
23
 
15
24
.. include:: performance-use-case-analysis.txt
16
25
 
17
 
.. include:: initial-push-pull.rst
 
26
Use cases
 
27
#########
 
28
 
 
29
.. include:: initial-push-pull.txt
18
30
 
19
31
.. include:: incremental-push-pull.txt
20
32
 
26
38
 
27
39
.. include:: annotate.txt
28
40
 
29
 
.. include:: merge-scaling.rst
 
41
.. include:: merge-scaling.txt
30
42
 
31
 
.. include:: bundle-creation.rst
 
43
.. include:: bundle-creation.txt