On Mon, Sep 3, 2012 at 12:10 PM, Peter Westlake <[email protected]>wrote:
> An output file generated with cProfile.run() can be read. > Running twistd without --savestats generates a valid-looking > textual report. > This may be because the default profiler twistd uses is hotshot; try --profiler=cprofile or --profiler=profile. -- Itamar Turner-Trauring, Future Foundries LLC http://futurefoundries.com/ — Twisted consulting, training and support.
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
