<div class="gmail_extra"><br><br><div class="gmail_quote">2012/4/27 黄 轶明 <span dir="ltr">&lt;<a href="mailto:hoooooosety@gmail.com" target="_blank">hoooooosety@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How can i use cProfile with twisted?<br>
<br>
Is there any guide or example?<br>
<br>
Thank you very much. I googled and stackoverflowed ,but didn&#39;t find any examples.<br>
<br>
<br>
在 2012-4-26,下午6:00, Itamar Turner-Trauring 写道:<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On 04/26/2012 02:14 AM, 黄 轶明 wrote:<br>
&gt;&gt; hi<br>
&gt;&gt;<br>
&gt;&gt; I use twisted to build some web services, using twistd to start a application.<br>
&gt;&gt;<br>
&gt;&gt; When I start the twistd, and without any connection, the cpu usage of twistd process comes to about 10%.<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t think it&#39;s normal. I think it should be much low than this num.<br>
&gt;&gt;<br>
&gt;&gt; But I don&#39;t know how to find the problem is.Would anyone be pleased to help me?<br>
&gt;&gt;<br>
&gt; Twisted doesn&#39;t use 10% CPU by default; chances are it&#39;s some code you<br>
&gt; wrote. Have you tried using a profiler (e.g. cProfile)?<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Twisted-Python mailing list<br>
&gt; <a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
&gt; <a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Hi</div><div class="gmail_extra"><br></div><div class="gmail_extra">&nbsp; you may look at&nbsp;<a href="http://docs.python.org/library/profile.html">http://docs.python.org/library/profile.html</a>&nbsp;for some details.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Regards</div><div class="gmail_extra"><br></div><div class="gmail_extra">gelin yan</div>