/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2010-08-03 20:56:39 UTC
  • Revision ID: john@arbash-meinel.com-20100803205639-k23colcozyd14440
Implement a custom parser for chk btree leaves.

The basic parsing is actually quicker (47us to build this new structure vs 110us)
Most likely because we have 1 malloc rather than N per leaf.
Memory size is also much smaller. We'll lose a little bit if we
convert back and forth from keys, etc.
Filename Latest Rev Last Changed Committer Comment Size
..
revision 1563.2.20 19 years ago Robert Collins Add a revision store test adapter. Diff
versioned 1563.2.8 19 years ago Robert Collins Move WeaveStore down into bzrlib.store.versioned.w Diff
__init__.py 4463.1.1 16 years ago Martin Pool Update docstrings for recent progress changes 10.9 KB Diff Download File
text.py 4708.2.2 15 years ago Martin Workingtree changes sitting around since November, 4.3 KB Diff Download File