Changes between Initial Version and Version 1 of Ticket #1558


Ignore:
Timestamp:
2011-10-11T02:52:53Z (13 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1558 – Description

    initial v1  
    1 Hotshot is unmaintained (see http://docs.python.org/library/hotshot.html and http://bugs.python.org/issue900092 and http://twistedmatrix.com/trac/ticket/5137#comment:3). {{{tahoe start --profile}}} should probably use cProfile instead.
     1Hotshot is unmaintained and buggy (see http://docs.python.org/library/hotshot.html and http://bugs.python.org/issue900092 and http://twistedmatrix.com/trac/ticket/5137#comment:3). {{{tahoe start --profile}}} should probably use cProfile instead.
    22
    33See also #1546 (pass arbitrary options to twistd through the "tahoe" command-line), which would allow you to override the default profiler.