<div dir="ltr">Just saw that on reddit, might be interesting for the tools night.<br><br><a href="http://orestis.gr/blog/2008/10/13/pysmell-v06-released/">http://orestis.gr/blog/2008/10/13/pysmell-v06-released/</a><br><br>
<div class="gmail_quote">On Sun, Oct 19, 2008 at 9:04 PM, Stephen McInerney <span dir="ltr">&lt;<a href="mailto:spmcinerney@hotmail.com">spmcinerney@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
My personal order of preference:<br><br>&gt; * Using the profile module<br>
+1 Definitely, but I want to know how to go all the way to coloring hotspots in my source code<br>
in (say) Eclipse IDE, i.e. a high-productivity&nbsp;low-overhead flow judiciously using profiling only as and where needed, and mainly to shift stuff out of the inner loop. And when do I decide to either go to Psyco JIT, or recode the inner loop in C++ and wrap it for Python?<br>

<br>&gt; * Using IPython<div class="Ih2E3d"><br>
&gt; * Using nose, nose tests, and doctest<br></div>
+1 to both, Fernando Perez (ipython creator) may touch on iPython next month anyway when<br>
he talks on Scientific Python.&nbsp;FYI NumPy uses nose and Sphinx-based documentation.<br>(see p24, &quot;The State of SciPy&quot; 2008,&nbsp;<a href="http://conference.scipy.org/static/wiki/stateofscipy.pdf" target="_blank">http://conference.scipy.org/static/wiki/stateofscipy.pdf</a>&nbsp;)<br>

&nbsp;<br>
&gt; * Using pdb<br>0.5 don&#39;t really care. Do people use this much on real systems for actual debug?<br>
Asserts, logging and trusty old print statements have always done it for me.<br>
(Will pdb do multithreaded? etc.)<br>
&nbsp;<br>
Best,<br><font color="#888888">
Stephen<br></font><div class="WgoR0d"><br><hr>Stay organized with simple drag and drop from Windows Live Hotmail. <a href="http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_102008" target="_blank">Try it</a></div>
</div>
<br>_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br></blockquote></div><br></div>