~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2009-08-24 21:05:09 UTC
  • mto: This revision was merged to the branch mainline in revision 4645.
  • Revision ID: robertc@robertcollins.net-20090824210509-pproia2q9evq1nsl
lsprof support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
Internals
68
68
*********
69
69
 
 
70
* The ``bzrlib.lsprof`` module has a new class ``BzrProfiler`` which makes
 
71
  profiling in some situations like callbacks and generators easier.
 
72
  (Robert Collins)
 
73
 
70
74
Testing
71
75
*******
72
76