/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-09-04 20:49:12 UTC
  • Revision ID: john@arbash-meinel.com-20090904204912-e6mvz39tpx6u2ii2
Speed up the innermost btree parsing function.
When extracting a key, instead of parsing into a list, and then
casting that into a tuple, just pre-allocate the tuple (we know the
size anyway), and then parse.
This saves approx 10% of the time to parse a btree index.
Filename Latest Rev Last Changed Committer Comment Size
..
bzr 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.3 KB Diff Download File
bzr.simple 2512.1.1 18 years ago John Arbash Meinel (Antonin 'gree' Komenda) simple update for bash co 588 bytes Diff Download File
File bzrbashprompt.sh 3528.1.1 17 years ago Jelmer Vernooij Merge bashprompt script that prints the bzr branch 324 bytes Diff Download File