t.p.dxprofile : module documentation

Part of twisted.python View Source

DEPRECATED since Twisted 8.0.

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 rle Run length encode a list.
Function report Send an RLE encoded version of sys.getdxp() off to our Top Men (tm) for analysis.
def rle(iterable): (source)
Run length encode a list.
def report(email, appname): (source)
Send an RLE encoded version of sys.getdxp() off to our Top Men (tm) for analysis.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.