/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/bundles.txt

  • Committer: John Arbash Meinel
  • Date: 2007-06-29 00:39:08 UTC
  • mto: This revision was merged to the branch mainline in revision 2614.
  • Revision ID: john@arbash-meinel.com-20070629003908-0u62qx1u883o81pw
Fix up the benchmarks (bench_knit.py) for the new function locations.
I see something between 2-3x faster for reading .kndx files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
=======
2
 
Bundles
 
2
Bundles 
3
3
=======
4
4
 
5
5
Status
41
41
 
42
42
June 2007 Design
43
43
================
44
 
`Bundle Format 4 spec`_
45
 
 
46
 
.. _Bundle Format 4 spec: bundle-format4.html
47
 
 
 
44
 
 
45
To be documented.
48
46
 
49
47
Future Plans
50
48
============
81
79
the Branch level to gain access to that.
82
80
 
83
81
 
84
 
..
85
82
   vim: ft=rst tw=74 ai
 
83