/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-03-03 20:09:08 UTC
  • mto: (0.17.31 trunk)
  • Revision ID: john@arbash-meinel.com-20090303200908-hjdzbzj0cs6zua2v
Use the new add_delta_source.

It shaves off a small amount of time, and improves the compression slightly.
Next step is to work on optimizing the code.
It feels like the include_entries_from_index is wasting a lot of time
double copying all of the previous matches.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.23.21 17 years ago John Arbash Meinel Rename the extension to _pyx, since Robert prefers 1.1 KB Diff Download File
test__groupcompress_pyx.py 0.23.45 17 years ago John Arbash Meinel Add a function that updates the index for delta by 7.3 KB Diff Download File
test_equivalence_table.py 0.18.15 17 years ago John Arbash Meinel Start writing tests directly for the compiled clas 3.3 KB Diff Download File
test_errors.py 0.17.1 17 years ago Robert Collins Starting point. Interface tests hooked up and fail 878 bytes Diff Download File
test_groupcompress.py 0.23.27 17 years ago John Arbash Meinel Fix up some failing tests. 6 KB Diff Download File
test_repofmt.py 0.17.9 17 years ago Robert Collins Initial stab at repository format support. 1.2 KB Diff Download File