|
Profiling
Information about the profiling branch
IntroductionThis page describes the profiling branch for django-logging. This introduces additional functionality to make use of the Python's profiling capabilities. InstallationThe branch can be checked out from: svn co http://django-logging.googlecode.com/svn/branches/profiling/djangologging/ djangologging The basic installation instructions are the same as those on the Overview page. The new LOGGING_PROFILER setting must also be provided to enable profiling:
Todo
FeedbackThis branch is effectively a beta pre-release, so I'm keen to get feedback and ideas for what it should do. If you spot any bugs or want to make a suggestion, please use the issue tracker, or contact me directly. Thanks, Fraser |
Sign in to add a comment