Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module dxprofile |
|
Utility functions for reporting bytecode frequencies to Skip Montanaro's stat collector.
This module requires a version of Python build with DYNAMIC_EXCUTION_PROFILE, and optionally DXPAIRS, defined to be useful.Function Summary | |
---|---|
Send an RLE encoded version of sys.getdxp() off to our Top Men (tm) for analysis. | |
Run length encode a list |
Function Details |
---|
report(email, appname)Send an RLE encoded version of sys.getdxp() off to our Top Men (tm) for analysis. |
rle(iterable)Run length encode a list |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:56 2003 | http://epydoc.sf.net |