[IronPython] profiling ipy apps

Arman Bostani arman at twinsun.com
Tue Jul 25 17:02:53 PDT 2006


Hello all,

Is there a recommended process for profiling ipy applications? 
Understandably, the cpython profile module doesn't work (no 
sys.setprofile).  Also, CLR Profiler isn't geared towards performance 
analysis.  So, do I need to somehow run my ipy applications under VS 
2005 Team Suite?

Thanks,
-arman


More information about the users mailing list