~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 1.5 KB Diff Download File
test_lock.py 2872.5.1 17 years ago Martin Pool Avoid internal error tracebacks on failure to lock 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 17 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File