~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-05-24 23:54:33 UTC
  • mfrom: (1728.1.3 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060524235433-c2b19857caffa3c0
(rbc)Merge in benchmark --lsprof-timed lsprofiling feature. (Robert Collins, Martin Pool).

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
     for the PQM status window. (Robert Collins).
21
21
 
22
22
   * 'bzr selftest --benchmark' will run a new benchmarking selftest.
 
23
     'bzr selftest --benchmark --lsprof-timed' will use lsprofile to generate
 
24
     profile data for the individual profiled calls, allowing for fine
 
25
     grained analysis of performance.
23
26
     (Robert Collins, Martin Pool).
24
27
 
25
28
   * 'bzr commit' shows a progress bar. This is useful for commits over sftp