[IronPython] profiling ipy apps

Arman Bostani arman at twinsun.com
Wed Jul 26 02:02:53 CEST 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 Ironpython-users mailing list