~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-05-24 08:04:06 UTC
  • mto: (1728.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 1729.
  • Revision ID: robertc@robertcollins.net-20060524080406-df923c07fbf32e00
'bzr selftest --benchmark --lsprof-timed' will use lsprofile to generate
profile data for the individual profiled calls, allowing for fine
grained analysis of performance.
(Robert Collins, Martin Pool).

Show diffs side-by-side

added added

removed removed

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