~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/benchmarks/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-05 02:46:38 UTC
  • mfrom: (4398.5.20 bencode_serializer)
  • Revision ID: pqm@pqm.ubuntu.com-20090605024638-fe5tn388osc38jvw
(bialix, jelmer, jam) Pyrex bencode and --development7-rich-root

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
                   'bzrlib.benchmarks.bench_rocks',
191
191
                   'bzrlib.benchmarks.bench_startup',
192
192
                   'bzrlib.benchmarks.bench_status',
 
193
                   'bzrlib.benchmarks.bench_tags',
193
194
                   'bzrlib.benchmarks.bench_transform',
194
195
                   'bzrlib.benchmarks.bench_workingtree',
195
196
                   'bzrlib.benchmarks.bench_sftp',