~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2006-05-19 06:04:00 UTC
  • mfrom: (1714 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1717.
  • Revision ID: mbp@sourcefrog.net-20060519060400-df4657a818d9008a
merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
434
434
  with removing the tags on the way back in.
435
435
 
436
436
* ``bzr find``
 
437
 
 
438
Selftest
 
439
--------
 
440
 
 
441
* Write some benchmark tests
 
442
 
 
443
* we could display the ids of some tests selected by time to rune, or cputime,
 
444
  rusage. 
 
445
 
 
446
* We could run tests multiple times and report deviation/slowest/fastest.
 
447
 
 
448
* Gather lsprofile output for each test individually - log that somewhere.
 
449
 
 
450
* Should plugins be able to offer benchmark tests ?
 
451