/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
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 766 bytes Diff Download File
groupcompress_repo.py 4634.20.1 16 years ago Robert Collins Fix bug 402652 by recompressing all texts that are 52.7 KB Diff Download File
knitrepo.py 4608.1.6 16 years ago Martin Pool Remove redundant overrides of check_conversion_tar 18.7 KB Diff Download File
pack_repo.py 4608.1.6 16 years ago Martin Pool Remove redundant overrides of check_conversion_tar 116 KB Diff Download File
weaverepo.py 4593.5.39 16 years ago John Arbash Meinel Merge bzr.dev 4624 in preparation for NEWS 27.1 KB Diff Download File