/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
..
data_migration.txt 4634.63.1 15 years ago Barry Warsaw Elaborate on LP branch migration and fix a few typ 7.6 KB Diff Download File
index.txt 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 367 bytes Diff Download File
overview.txt 5278.1.5 15 years ago Martin Pool Correct more sloppy use of the term 'Linux' 3.1 KB Diff Download File
tips_and_tricks.txt 4501.3.6 16 years ago Ian Clatworthy Apply review feedback 1 KB Diff Download File