#1558 closed defect

don't use hotshot as profiler for 'tahoe start --profile' — at Version 1

Reported by: davidsarah Owned by:
Priority: normal Milestone: undecided
Component: code-frontend-cli Version: 1.9.0a2
Keywords: tahoe-start profile performance twistd twisted Cc:
Launchpad Bug:

Description (last modified by davidsarah)

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.

See also #1546 (pass arbitrary options to twistd through the "tahoe" command-line), which would allow you to override the default profiler.

Change History (1)

comment:1 Changed at 2011-10-11T02:52:53Z by davidsarah

  • Description modified (diff)
Note: See TracTickets for help on using tickets.