~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-03-19 06:01:53 UTC
  • mto: (3735.2.157 brisbane-core)
  • Revision ID: john@arbash-meinel.com-20090319060153-p0e7qedqdq9vd8iq
Now we are able to weave 'add_source' into the existing index.
This brings 'bzr pack' time down to ~23.6s (with debugging on).
According to lsprof time for 'add_delta_source' overall dropped from ~5s down to
about 300ms, and now the time for 'add_source' dropped 5s->3.3s->1.6s.
Next thing is to probably bump the number of free slots.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4084.5.1 15 years ago Robert Collins Bulk update all test adaptation into a single appr 5.5 KB Diff Download File
test_add.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.6 KB Diff Download File
test_add_reference.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 4.4 KB Diff Download File
test_basis_inventory.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.3 KB Diff Download File
test_basis_tree.py 2255.2.72 17 years ago John Arbash Meinel Add some tests for WorkingTree.basis_tree() 2.9 KB Diff Download File
test_break_lock.py 3015.2.11 17 years ago Robert Collins Handle repositories that do not physically lock in 3.1 KB Diff Download File
test_changes_from.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.1 KB Diff Download File
test_commit.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 24.4 KB Diff Download File
test_executable.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.3 KB Diff Download File
test_flush.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.6 KB Diff Download File
test_get_file_mtime.py 2405.3.2 17 years ago John Arbash Meinel Fix one test. 3.3 KB Diff Download File
test_get_file_with_stat.py 3709.3.2 16 years ago Robert Collins Race-free stat-fingerprint updating during commit 1.9 KB Diff Download File
test_get_parent_ids.py 2249.5.7 17 years ago John Arbash Meinel Make sure WorkingTree revision_ids are also return 2.5 KB Diff Download File
test_inv.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 6.2 KB Diff Download File
test_is_control_filename.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 1.7 KB Diff Download File
test_is_ignored.py 2696.1.1 17 years ago Martin Pool Remove things deprecated in 0.11 and earlier 8.4 KB Diff Download File
test_locking.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 11.5 KB Diff Download File
test_merge_from_branch.py 3254.1.1 16 years ago Aaron Bentley Make Tree.iter_changes a public method 4.8 KB Diff Download File
test_mkdir.py 4100.2.2 15 years ago Aaron Bentley Remove locking decorator 1.4 KB Diff Download File
test_move.py 3923.2.1 15 years ago Charles Duffy Fix bug #314251 (dirstate crash on rename via dele 23.5 KB Diff Download File
test_nested_specifics.py 4100.2.3 15 years ago Aaron Bentley Avoid autodetecting tree references in _comparison 2.7 KB Diff Download File
test_parents.py 4095.3.4 15 years ago Vincent Ladeuil Some trivial cleanups, related to fix for bug #272 32.6 KB Diff Download File
test_paths2ids.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.7 KB Diff Download File
test_pull.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 2.2 KB Diff Download File
test_put_file.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1.5 KB Diff Download File
test_read_working_inventory.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 1.8 KB Diff Download File
test_readonly.py 2255.10.1 17 years ago John Arbash Meinel Update WorkingTree4 so that it doesn't use a HashC 4.3 KB Diff Download File
test_remove.py 3719.1.1 16 years ago Vincent Ladeuil Fix bug #272648 * bzrlib/tests/workingtree_imple 13 KB Diff Download File
test_rename_one.py 3907.2.3 15 years ago Ian Clatworthy DirStateWorkingTree and DirStateWorkingTreeFormat 13.2 KB Diff Download File
test_revision_tree.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.7 KB Diff Download File
test_set_root_id.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 1.9 KB Diff Download File
test_smart_add.py 4032.1.1 15 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 10.2 KB Diff Download File
test_uncommit.py 2598.5.7 17 years ago Aaron Bentley Updates from review 1.2 KB Diff Download File
test_unversion.py 2946.3.3 17 years ago John Arbash Meinel Prefer tree.get_root_id() as more explicit than tr 7.5 KB Diff Download File
test_views.py 4048.1.1 15 years ago Ian Clatworthy Make ls aware of views (Eduardo O. Padoan) 7.5 KB Diff Download File
test_walkdirs.py 3376.2.11 16 years ago Martin Pool Compare to None using is/is not not == 9.6 KB Diff Download File
test_workingtree.py 4100.2.2 15 years ago Aaron Bentley Remove locking decorator 39 KB Diff Download File