Changes between Initial Version and Version 1 of Ticket #1558
- Timestamp:
- 2011-10-11T02:52:53Z (13 years ago)
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.1 Hotshot 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. 2 2 3 3 See also #1546 (pass arbitrary options to twistd through the "tahoe" command-line), which would allow you to override the default profiler.