~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-06-04 17:12:29 UTC
  • Revision ID: john@arbash-meinel.com-20090604171229-kbgfatt63y3u3uh1
Some small tweaks to decoding strings (avoid passing over the length 2x)

Down to 1.1s (from 1.4s) for decoding all of bzr.dev.
Also, favor decoding strings and then lists in _decode_object, since that is the
frequency we have those types inside Revisions.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
test_branch.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_cat.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2 KB Diff Download File
test_checkout.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_commit.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.5 KB Diff Download File
test_init.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.2 KB Diff Download File
test_init_repository.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
test_merge.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_missing.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File
test_pull.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2 KB Diff Download File
test_push.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_update.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.4 KB Diff Download File