~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
..
ftp 3331.2.3 16 years ago Jelmer Vernooij Move ftp transport into separate directory. Diff
http 1540.3.3 18 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 4032.1.2 15 years ago John Arbash Meinel Track down a few more files that have trailing whi 73.4 KB Diff Download File
brokenrename.py 2555.3.14 17 years ago Martin Pool Better handling in LockDir of rename that moves on 1.9 KB Diff Download File
chroot.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 5.6 KB Diff Download File
decorator.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 7.9 KB Diff Download File
fakenfs.py 3446.2.1 16 years ago Martin Pool Failure to delete an obsolete pack file should not 2.5 KB Diff Download File
fakevfat.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3.8 KB Diff Download File
local.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 20.9 KB Diff Download File
log.py 3675.1.2 16 years ago Martin Pool log+ decorator needs special handling for iter_fil 5.3 KB Diff Download File
memory.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 10.8 KB Diff Download File
nosmart.py 3313.3.4 16 years ago Andrew Bennetts Add a 'nosmart+' transport decorator. 1.6 KB Diff Download File
readonly.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 3 KB Diff Download File
remote.py 3958.1.4 15 years ago Andrew Bennetts Merge bzr.dev 23.5 KB Diff Download File
sftp.py 4103.3.1 15 years ago Martin Pool More sftp progress hooks 49 KB Diff Download File
ssh.py 3943.8.1 15 years ago Marius Kruger remove all trailing whitespace from bzr source 22 KB Diff Download File
trace.py 4063.2.1 15 years ago Robert Collins Teach trace+ to log rmdir and put_bytes_non_atomic 6.1 KB Diff Download File
unlistable.py 2617.4.1 17 years ago Robert Collins Add a new transport decorator unlistable+ for test 1.7 KB Diff Download File